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 coverage — observed, not modeled.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://acoda.xyz/v1/observed-map' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://acoda.xyz/v1/observed-map'
Endpoint: https://acoda.xyz/v1/observed-map. Operated by acoda.xyz, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Aggregated perp market state: OI-weighted mark/index price, open interest, funding, per-venue breakdown and freshness across 7 live venues.