Animica x402 Directory

Directory

defi.halowerk.com

defi.halowerk.com publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.004 to $0.008 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/bridge/quote GET $0.008 402
/dex/quote GET $0.005 402
/lending/health GET $0.006 402
/mev/risk GET $0.006 402
/oracle/crosscheck GET $0.004 402
/pool/liquidity GET $0.005 402
/yield/normalize GET $0.006 402

What these endpoints do

defi.halowerk.com/bridge/quote

Fetches live offers from a public bridge aggregator and reports for every option what arrives, what it costs in fees and gas, and how long it usually takes. The security model is given equal weight to…

GET · $0.008 · probe 402

defi.halowerk.com/dex/quote

For a given chain, token pair and input amount, every connected DEX is queried through its own contracts: Uniswap V3 through the Quoter via eth_call across all fee tiers, constant-product pools throug…

GET · $0.005 · probe 402

defi.halowerk.com/lending/health

Resolves pool, price oracle and data provider through the protocol address provider rather than hard-coded addresses, then reads every reserve the wallet touches: collateral amounts, variable and stab…

GET · $0.006 · probe 402

defi.halowerk.com/mev/risk

Takes chain, token pair, input amount and slippage tolerance, finds the pool the trade would most likely use and reads its live state. The maximum the caller can lose is arithmetic and exact: the gap …

GET · $0.006 · probe 402

defi.halowerk.com/oracle/crosscheck

Reads a Chainlink aggregator directly from the chain, pulls Pyth and RedStone, queries public exchange tickers and derives spot plus a 30-minute TWAP from the deepest Uniswap V3 pool of the asset agai…

GET · $0.004 · probe 402

defi.halowerk.com/pool/liquidity

Resolves a pool either by address or by chain, token pair and DEX, then reads token0, token1, fee tier, reserves, in-range liquidity and the current tick straight from the contract. Exit impact is not…

GET · $0.005 · probe 402

defi.halowerk.com/yield/normalize

Resolves a pool in a public yield directory by chain, protocol and pool id or symbol, then rebuilds the number a buyer actually needs. Advertised total APY and a conservative APY are reported separate…

GET · $0.006 · probe 402