HIP-4 · Hyperliquid prediction markets

The complete HIP-4 data layer, in real time.

Every fill, settlement, oracle price, and builder on Hyperliquid's prediction markets — recorded from our own validating node, sub-second, with nothing missed. Query it, stream it, or get a webhook when it happens.

Sub-second · real time

Our mainnet node tails fills the moment a block finalizes (~0.6–1s) — not the ~2h hourly S3 lag everyone else uses.

Complete · zero gaps

Every HIP-4 fill since launch, backfilled and reconciled against the chain. A verified superset of any other source.

Enriched metadata

Markets categorized (crypto / sports / macro / politics), named outcomes, question groups, and settlement oracle prices.

Builder analytics

Volume, users, and P&L per front-end — see which terminal's traders actually win. The data only we have.

API

GET /v1/markets — all HIP-4 markets + category, sides, expiry, settlement GET /v1/fills?coin=#BTC&since=… — real-time + historical fills GET /v1/builders/leaderboard — revenue · users · P&L per builder GET /v1/settlements — resolved outcomes + oracle price

Webhooks

POST /v1/webhooks — subscribe your app: fire on a user's fills, a market settling, or a price threshold. HMAC-signed, retried.

Built for HIP-4 app builders: notify your users the instant their position fills or a market resolves.