Parameters4
| Parameter | Type | Default | Example |
|---|---|---|---|
dex | string | null | main |
end | number | null | 0 |
limit | number | null | 5000 |
start | number | null | 0 |
api.hyperextend.xyz
Service overview
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.
npx awal x402 pay "https://api.hyperextend.xyz/v1/asset_ctx/BTC" \
--query '{
"dex": "{dex}",
"end": "{end}",
"limit": "{limit}",
"start": "{start}"
}'{
"endpoint": "GET /v1/asset_ctx/BTC",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
11 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
dex | string | null | main |
end | number | null | 0 |
limit | number | null | 5000 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
dex | string | null | main |
n | number | null | 100 |
| Parameter | Type | Default | Example |
|---|---|---|---|
dex | string | null | main |
end | number | null | 0 |
limit | number | null | 5000 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
dex | string | null | main |
n | number | null | 100 |
| Parameter | Type | Default | Example |
|---|---|---|---|
end | number | null | 0 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
coin | string | null | BTC |
end | number | null | 3600000 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
end | number | null | 0 |
limit | number | null | 5000 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
end | number | null | 0 |
limit | number | null | 5000 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
n | number | null | 100 |
| Parameter | Type | Default | Example |
|---|---|---|---|
end | number | null | 0 |
start | number | null | 0 |
| Parameter | Type | Default | Example |
|---|---|---|---|
coin | string | null | BTC |
end | number | null | 3600000 |
start | number | null | 0 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint