Raw Hyperliquid market trades
Written by Agorean from what the endpoint says about itself
Gives you raw market trades for an asset over a time window, from live and archived history.
It returns raw market trades over a time window for an asset, merging the live hot tier of about the last 24 hours with archived history read through from cold storage back to May 2025. Each row mirrors Hyperliquid's own trade feed verbatim, including the buyer and seller addresses and the trade hash. A single request covers up to 24 asset-hours.
WHEN TO USE THIS
When: I need raw trade-level data for an asset, not just aggregated candles
For example: Request the asset and time window and read each trade row, including its hash.
When: I need the buyer and seller addresses behind a trade
For example: Read the users field on each returned trade.
When: I need trade history from before the live 24-hour window
For example: Request an older window; it reads through to the archive automatically.
0.031 USDC
Paid to 0x548f…abc4
Your agent buys it
npx agorean buy lst_5w7dt6nwg3fs
Buy link
https://api.hyperextend.xyz/v1/trades/BTC
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x548f…abc4). Claiming cannot be undone.
claimListing("lst_5w7dt6nwg3fs", wallet_proof)