mark_price and mid_price represent implied probability in [0, 1], not USD.
HIP-4 outcome-market history starts May 2026 and covers more than 500 outcome series across order books, trades, open interest, and per-outcome settlement status, continuous to the current hour.
HIP-4 REST
Outcome-market route family.
Response schemas
Shared field rules and envelope behavior.
Why 0xArchive Fits
HIP-4 data is easy to misuse if it is treated like a normal perp or Spot market. 0xArchive separates HIP-4 into/v1/hyperliquid/hip4/*, documents the probability-price caveat, and keeps outcome-market routes visible in the REST taxonomy.
Use HIP-4 routes for outcome discovery, outcome lookup by slug, question lookup, side-level order books, trades, candles, open interest, and historical probability analysis where Endpoint Reference exposes the relevant endpoint. Store the outcome identifier, question identifier or slug, venue family, timestamp, and request ID with every output.
Implementation Pattern
Start by discovering or confirming the question, outcome slug, or outcome side, then pull a small order-book, trade, or candle request. If the output feeds a model, alert, or backtest, check data-quality routes and label price fields as probabilities. If a coding agent generates code, instruct it to preserve# identifiers and URL encoding.