acoda.xyz publishes 2 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.1 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/market-state | GET | $0.01 | 402 |
| /v1/observed-map | GET | $0.1 | 402 |
Aggregated perp market state: OI-weighted mark/index price, open interest, funding, per-venue breakdown and freshness across 7 live venues.
MEASURED liquidation map: real liquidation prices read from live Hyperliquid positions (the exchange-reported liquidationPx of open positions), bucketed by price. A sampled lower bound with explicit c…