Skip to main content
0xArchive provides historical and live market-data records for Hyperliquid and Lighter through one API. Coverage depends on venue family, data type, symbol, and time window. QuickNode is RPC, node, and stream infrastructure for connecting to networks. For the market data, you call 0xArchive: the historical and live market-data API for Hyperliquid and Lighter. One key returns order books, trades, candles, funding, open interest, liquidations, and order-level (L4) depth as normalized JSON. Hyperliquid order books and trades go back to April 2023. L4 order-level depth starts in March 2026 on core, Spot, and HIP-3 and in May 2026 on HIP-4. Lifecycle history is route-specific. The earliest observed Lighter trade row is January 17, 2025; exact starts vary by market. No collectors, no backfill, no rebuilding the book.

What One Key Returns

Where QuickNode Fits

0xArchive answers market-data questions, not chain connectivity; RPC is QuickNode’s product: globally distributed RPC endpoints, Streams and Webhooks for real-time chain data, and a marketplace of one-click add-ons, across 83+ chains and 140+ networks. Its homepage leads with 99.99% uptime, an 83ms average response time, and SOC 2 and ISO 27001 certification, and the buyers it names are builders, fintechs, and enterprises shipping blockchain applications without operating their own nodes. If the job is sending transactions, reading contract state, or subscribing to raw chain events across many networks from one account, that job is QuickNode’s, and 0xArchive is not the right fit for it; this API starts where the node stops, at the order book the chain does not keep. The gap runs the other way for market data. An RPC endpoint hands you blocks and logs; it does not hand you the Hyperliquid order book as it stood at a timestamp, and no amount of node capacity backfills a book you never collected.

When To Use 0xArchive

One call replaces a collector you would otherwise build and run on top of raw RPC. Hyperliquid order-book records and trades go back to April 2023, and order-level L4 depth with wallet attribution starts in March 2026 on core, Spot, and HIP-3 and in May 2026 on HIP-4. The earliest observed Lighter trade row is January 17, 2025; exact starts vary by market. Store the request ID when the response exposes it, and check data quality before a backtest trusts the window. Every route, market family, and schema is available on every tier, including Free. Plans gate credits, request rate, and replay speed, not data access. Agents use the same routes through the hosted MCP server at https://mcp.0xarchive.io/mcp with an API key as a bearer token.

Run One Route

Next Step

Open REST API, run one BTC request, then add Data quality and Reliability and gaps. Compare plans.
Last modified on August 13, 2026