Skip to main content
Dwellir and 0xArchive solve different market-data jobs. Dwellir documents RPC and historical-data access; 0xArchive provides Hyperliquid and Lighter order-book, trade, and order-level data through route-addressed APIs. One key returns order books, trades, candles, funding, open interest, liquidations, and full order-level (L4) depth as normalized JSON, live or historical. The live order book is a 0xArchive route. So is every snapshot back to April 2023. 0xArchive removes venue collection and historical backfill work; supported reconstruction routes return a checkpoint/snapshot. A snapshot-only consumer can use that state directly. A continuously updated local L4 book still must apply ordered diffs or replay, detect gaps, and reconstruct state after the checkpoint; the API does not remove those local-state obligations.
Evidence checked August 28, 2026. Dwellir’s L4 order-book documentation documents individual orders, user addresses, order IDs, snapshots, and incremental updates. Its Hyperliquid order-book page describes L2 and L4 access and low-latency live delivery. The 0xArchive route and window claims use Hyperliquid L4, Lighter L3, and Venue coverage.

What One Key Returns

Where Dwellir Fits

Dwellir’s L4 documentation documents a low-latency Hyperliquid order-book service with individual orders, user addresses, order IDs, snapshots, and incremental updates. Its Hyperliquid order-book page also describes configurable L2 depth and L4 access. Use Dwellir when the workload is a live Hyperliquid book or node-backed connectivity and its latency, retention, and delivery terms match the requirement. Use 0xArchive when the workload is a bounded historical route across Hyperliquid and Lighter with family-specific coverage and data-quality checks. If the job is node-backed chain connectivity or transaction submission rather than a market-data archive, 0xArchive is not the right fit for that layer. A live order-book feed is not automatically a historical archive. For a past timestamp, compare the provider’s documented window, snapshot behavior, and reconstruction contract with the exact 0xArchive history route.

When To Use 0xArchive

One call returns the order book, live or historical, normalized and route-addressed: 20-level L2 snapshots since April 2023, plus full order-level L4 history with wallet attribution from March 2026 on core and HIP-3, and from May 2026 on HIP-4; Spot order events and reconstructable checkpoints require separate coverage checks, route-specific lifecycle history, and Lighter L3 since March 2026. Live subscriptions share the socket with timed replay on supported standard channels and checkpoint-anchored bulk replay for core L4. Spot, HIP-3, and HIP-4 L4 are real-time-only. Store the request ID when the response exposes it, and check Data quality before a backtest trusts the window. You read the book by symbol and date on Venue coverage terms, not by standing up a node. Plans govern capacity and request windows. Availability is specific to the route, family, symbol, and schema; inspect the selected operation and coverage before relying on it.

Run One Route

Next Step

Open Hyperliquid Order Book Data API or Best order book API, run one BTC request, then compare plans.
Last modified on September 14, 2026