api.hyperextend.xyz

Category
Service
Network
Avg / request
$0.001 – $0.121
Endpoints
11

Service overview

What is hyperextend?

Forced-liquidation tape over a time window, reconstructed from the node-fills archive (Hyperliquid has no public liquidations feed). Each row is a trade row (coin, side, px, sz, time, hash, tid, users:[buyer, seller]) plus the liquidation markers (method market|backstop, markPx, liquidatedUser, dir). Priced per asset-hour ($0.005 base, $0.01 HIP-3/HIP-4) plus $0.05 per uncached archive hour pulled; up to 24 asset-hours/request, available ~2h after the hour closes.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://api.hyperextend.xyz/v1/asset_ctx/BTC" \
  --query '{
  "dex": "{dex}",
  "end": "{end}",
  "limit": "{limit}",
  "start": "{start}"
}'
What you get back
{
  "endpoint": "GET /v1/asset_ctx/BTC",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services