Hyperliquid RPC, real-time streams, and historical data.

Low-latency RPC for HyperEVM and HyperCore, real-time gRPC streams of every trade, order, and book update, and a complete archive of Hyperliquid market history. One API key, production-ready in minutes.

Plans from $49/mo · First message in under 5 minutes · Book a Demo →

Requests served on HyperliquidRPC: 12,847,203,114

Get your API key

Plans from $49/mo. Streams, RPC, and history on one key, live in minutes.

Set up in under 30 seconds

  • Streams, RPC, and history on one key
  • Live data in minutes
  • Cancel anytime, no calls
OBSIDIANmeridianVantage PointHALCYONdriftlineNORTH&Co
Trades / day6.5M+
Order events archived1,652,195,587
Markets covered462+perps · spot · HIP-3
Daily volume traded~$10.5B
How it works

How a trade gets from Hyperliquid to your app.

Our nodes watch the Hyperliquid blockchain, turn every event into clean structured data, and stream it to your application in under five milliseconds. This is the journey of one trade.

One trade, fully detailed

{  "coin": "BTC",  "px": "67012.0",  "sz": "0.14523",  "notional": "9732.05",  : "0x7c4e09b1...a3f9",  : "1142.87",  : "-0.94",  "crossed": true,  "dir": "Close Long",  "oid": 84120993421,  : 612480211}
What you get

Four products. One API key.

Everything authenticates with the same key. Start with one product and add the others whenever you need them.

01

Real-time data streams

Live feeds of every trade, order, and order book change on Hyperliquid, delivered to your application in well under a second.

  • Subscribe to only the coins and wallets you need
  • Every trade includes the trader's wallet and profit
  • Rewind from any block to catch up on missed data

StreamSwaps · ETH

simulated
  • sell 3499.751.9019$6,656
  • buy 3499.750.3864$1,352
  • buy 3500.003.0823$10,788
  • sell 3500.251.4201$4,971
  • buy 3500.250.3142$1,100
  • buy 3500.502.8882$10,110
  • buy 3500.253.7065$12,974
  • buy 3500.251.5283$5,349
filter by coinfilter by walletrewind & replayQuickNode-compatible
02

Hyperliquid RPC

Standard JSON-RPC for reading chain state and sending transactions on HyperEVM, plus the HyperCore API for markets and accounts.

  • All the usual eth_ methods, including sendRawTransaction
  • 4.2 ms median reads, measured and published hourly
  • Works with viem, ethers, web3.py, and standard tooling

POSTrpc.hyperliquidrpc.com

request

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "eth_blockNumber",
  "params": []
}

response4.2 ms

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": "0x7b2a4f1"
}
03

Historical market data

Everything the live streams deliver, saved with exact precision since launch. Built for backtesting, research, and analytics.

  • Query with SQL or download Parquet, CSV, and JSONL
  • Same format as the live feed, so backtests deploy as-is
  • Exact decimals that reconcile to the chain

Order events archived

1,652,195,587

growing by 725M+ a day, counted live

SQL query APIParquetCSVJSONLread-only DB
04

Dedicated nodes

A private Hyperliquid node for teams that can't share capacity, with custom uptime agreements and white-glove onboarding.

  • Guaranteed throughput, no shared rate limits
  • Custom SLAs up to 99.99% with automatic credits
  • Historical backfills delivered to your cloud storage
node
Dedicated, yours alone
failover
Automatic, watchdogged
uptime SLA
99.99%, with credits

Previews run on simulated data shaped like the production feed. The archive figure is real and growing at the published daily rate.

Performance

Measured latency. Not marketing latency.

We speed-test our own service every hour from Frankfurt and publish the results as they come out. Bad days included.

JSON-RPC readsp50 / p95 / p99 · ms · log scale

12:00p504.12 msp958.68 msp9920.03 ms

Worst window in range: p99 114.09 ms (16:00). Percentiles are published unedited, and degraded windows stay on the chart. Illustrative series in the published-benchmark format.

0.0 ms

p50, JSON-RPC reads, Frankfurt

0.0 ms

Stream delivery overhead

Historical data

Every event, saved forever.

Everything our live streams deliver is also stored in the historical archive, in the same format. Backtest your strategy on past data, then run it live without changing your code. The archive grows by 725M+ events a day and currently holds

1,652,195,587 order events

What's in the archive

  • Order events1.65B+

    every order placed, changed, cancelled, or filled

  • Book updates1B+

    every change to every order book

  • Top-of-book ticksevery tick

    best bid and ask, tick by tick

  • Trades14M+

    every trade with wallet, profit, and fees

  • Funding & liquidationscomplete

    every funding payment and liquidation

  • TWAP executionscomplete

    every TWAP order, tracked to completion

Recorded continuously since launch (figures as of 2026-06-09). Need older data? We build custom backfills.

Getting started

Live Hyperliquid data in three steps.

  1. 1

    Create an API key

    Sign up in about two minutes. Plans start at $49 per month, billed monthly with no long-term commitment.

  2. 2

    Connect from any language

    Standard gRPC tools work out of the box. Already on QuickNode or Dwellir? Your existing code connects unchanged.

  3. 3

    Receive live trades

    Filter to the coins and wallets you care about. You can also rewind the stream to catch up on anything you missed.

Read the quickstart
you@desk: ~

$ grpcurl -H 'x-api-key: ...' stream.hyperliquidrpc.com:443 \

hyperliquid_swaps.v1.SwapStreaming/StreamSwaps

streaming

grpcurl -H 'x-api-key: YOUR_KEY' \  -d '{"market_type":"ALL","coins":["BTC"]}' \  stream.hyperliquidrpc.com:443 \  hyperliquid_swaps.v1.SwapStreaming/StreamSwaps
Pricing

Two plans. The full platform on both.

Every plan includes the streams, the RPC, and the historical archive on one key. The difference is throughput and how much history you can query. Annual billing saves 17%.

Pro
$49/mo

Every stream, production rate limits.

  • All real-time streams: trades, orders, L2/L4, book diffs, TWAP, events, blocks
  • Filter up to 25 coins and 25 wallets server-side
  • RPC at 250 req/s · 50 GB/day stream egress included
  • 30-day historical query window
  • Email support · 99.9% uptime SLA
Most popularUltra
$199/mo

Full archive, replay, and maximum throughput.

  • Unlimited coin/wallet filters · replay from any block height
  • RPC at 1,000 req/s · 500 GB/day stream egress included
  • Full historical query access + 250 GB/mo bulk-export quota
  • Derived datasets: OHLCV, wallet PnL, liquidations, funding
  • Priority support · 99.99% uptime SLA

Every gate (streams, throughput, filters, historical depth, RPC rate, SLA) is spelled out in the full feature matrix. Dedicated nodes and custom terms live on Enterprise.

Start streaming Hyperliquid data today.

One API key gets you real-time streams, RPC access, and the full historical archive. Set up in minutes, no long-term commitment required.

Book a Demo