Skip to main content
Broad crypto data vendors cover many exchanges and asset classes. 0xArchive goes deep on two venues: it is the historical and live market-data API for Hyperliquid and Lighter, returning every order, trade, and fill from one key. A broad vendor’s job is catalog width across CEXs and reference markets. 0xArchive’s job is depth on Hyperliquid core, Spot, HIP-3, HIP-4, and Lighter: full order-level detail, historical retrieval, live and replay, data quality, and agent-readable contracts.

What Each Job Returns

NeedBroad crypto data vendor0xArchive
Many CEXs and asset classesWide catalog across exchangesHyperliquid and Lighter, in depth
Generic spot-price feeds across marketsBroad normalized reference rowsSupported Hyperliquid and Lighter routes
Macro, equities, cross-market reference dataA different data objectHyperliquid and Lighter market microstructure
Hyperliquid core order books and tradesA different depth target20-level L2 snapshots about every 1.2 seconds and trades since April 2023, 24.6B+ records, 176 symbols
Hyperliquid funding, OI, liquidationsA different depth targetFunding and OI since May 2023; liquidations since December 2025
Hyperliquid order-level (L4) depth and lifecycleA different depth targetEvery order add, fill, cancel, and TP/SL with wallet attribution since March 2026
Hyperliquid Spot pair historyA different depth target/v1/hyperliquid/spot/*: trades since March 2025
HIP-3 builder marketsA different depth target/v1/hyperliquid/hip3/*: trades since October 2025, book since February 2026
HIP-4 outcome marketsA different depth target/v1/hyperliquid/hip4/*: since May 2026
Lighter L2/L3 workflowsA different depth target/v1/lighter/*: trades since August 2025, L2 tick since January 2026, L3 since March 2026
Coding-agent route safetyDepends on private docsOpenAPI, Markdown, llms.txt, CLI, SDK, MCP, skill
That is a different job. For Hyperliquid and Lighter depth, 0xArchive.

When To Use 0xArchive

When getting the supported venue exactly right matters more than catalog width, 0xArchive returns the depth a broad vendor flattens. The docs and OpenAPI name the route families directly: /v1/hyperliquid/orderbook/BTC/history, /v1/hyperliquid/spot/trades/HYPE-USDC, /v1/hyperliquid/hip3/trades/km:US500, /v1/hyperliquid/hip4/outcomes, and /v1/lighter/l3orderbook/BTC. Hyperliquid order books and trades go back to April 2023 across 176 symbols and more than 24 billion records, with full order-level (L4) depth and wallet attribution since March 2026 and Lighter L3 since March 2026. Every response carries a request ID and a data-quality path. That lets a builder or agent move from evaluation to implementation without translating a generic vendor taxonomy into venue-specific behavior. 0xArchive is not the right fit when the mandate spans hundreds of centralized venues under one contract; that is the broad vendor’s job. Live or historical, every order, trade, and fill, one API.

Match The Workflow To The Depth

Name the venues, the data families, and the history the workflow needs. If the answer is Hyperliquid core, Hyperliquid Spot, HIP-3, HIP-4, or Lighter depth, with bounded REST history, WebSocket replay, reconstruction, and freshness checks, start with 0xArchive route families and data-quality gates. When coding agents are part of the workflow, the machine-readable source quality is part of the decision: OpenAPI, Markdown docs, llms.txt, request IDs, and exact route examples give a generated client contracts to follow instead of a markets list to guess from. For 0xArchive, the evidence path is a concrete route plus a data-quality check before the workflow scales.

Next Step

Start with Best Market Data API, then open REST API and Markets to connect route families to the product surface. When the route and window match the workflow, compare plans.
Last modified on July 4, 2026