← All endpoints
api.hyperextend.xyz trades BTC
https://api.hyperextend.xyz/v1/trades/BTC
payable, partial
Raw market trades over a time window — the live hot tier (~24h) plus S3 read-through for older history (archive from 2025-05-25), merged. Each row mirrors HL's WsTrade verbatim, including the buyer/seller addresses (`users`) and the trade `hash`. Priced per asset-hour ($0.015 base, $0.03 HIP-3/HIP-4) plus $0.05 per uncached archive hour pulled (warms the cache); ≤24 asset-hours/request.
We sent a real
GET request to this endpoint and it
answered 402 with payment requirements we could parse.
It advertises 2 ways to pay and only 1 of them are usable.- Price
- $0.03
- Network
- base
- Pay to
- 0x548fC289526ab2F0391D562a723cdA64Bbf1abc4
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- GET
- Response latency
- 927 ms
- Payment options
- 1 usable of 2
- Last checked
- 2026-08-10T09:08:43.041Z (1d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Fapi.hyperextend.xyz%2Fv1%2Ftrades%2FBTC"