liquidations derived
omniterminal.appMarket dataderived
GET https://omniterminal.app/api/x402/v1/liquidations/:symbol
faillisted in Coinbase#6 by calls of 13 on this host
0.005 USDC
per call, as the listing declares it on eip155:
- Validation state
- fail
- Uptime, 7 / 30 / 90 days
- 0% / 0% / 0%
- Calls, trailing 30 days
- 15
- Unique payers, trailing 30 days
- 3
- Last called
- 2026-09-05 09:40 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.005 USDC
- Networks
- 2
How big is this endpoint among the ones like it?
No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.
At the sweep of 2026-09-15 it answered HTTP 400 rather than 402, so TOLL records it as failing.
liquidations, a GET endpoint on omniterminal.app, appears in the Coinbase registry; TOLL's taxonomy puts it in market data.
Per call, liquidations declares 0.005 USDC on Base Sepolia.
liquidations takes the query parameters side, view, limit, order and scope and the path parameter symbol.
For liquidations the listing declares 2 accepts on Base Sepolia and Base, all to one wallet.
liquidations returns json; the example shows view, scope, usage, levels, schema, symbol and 2 others.
The registry's counters give liquidations 15 calls and 3 unique payers over 30 days, about 5 calls per payer.
liquidations was last called 10 days before the snapshot.
omniterminal.app lists 13 endpoints; liquidations is tied 6th by calls with 7 others.
Of the calls counted across omniterminal.app, liquidations takes 6%.
It is cheaper than 76% of comparable listings in market data.
Closest in price to liquidations within market data: gas at base-gas-x402-production.up.railway.app and chain erc20 transfers at api.onesource.io.
The wallet paid by liquidations is the payee of 13 endpoints on one host.
Across market data, 5,172 endpoints carry counters and liquidations out-counts 91% of them.
The seller's tags on liquidations are omni-terminal, trading, market-data and hyperliquid.
481 other listings in market data declare exactly the same price.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0x733f40…Ac6457 |
| Coinbase | eip155: | USDC | 0.005 USDC | exact | 0x733f40…Ac6457 |
the checks, as of 2026-09-15 04:16 UTC · method · pinnableendpoint answered HTTP 400
returns_402· an unauthenticated request gets HTTP 402
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 04:16 UTC | fail | 1 | daily-2026-09-15 |
| 2026-09-14 04:14 UTC | fail | 1 | daily-2026-09-14 |
| 2026-09-13 04:13 UTC | fail | 1 | daily-2026-09-13 |
| 2026-09-12 06:29 UTC | fail | 1 | daily-2026-09-12 |
| 2026-09-11 09:58 UTC | fail | 1 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-09-05 09:40 UTC · method · live
The input and output block
{
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"symbol": "BTC"
},
"queryParams": {
"side": "all",
"view": "clusters",
"limit": 20,
"order": "strongest",
"scope": "current"
}
},
"output": {
"type": "json",
"example": {
"view": "clusters",
"scope": "current",
"usage": {
"item_limit": 20,
"published_level_count": 6,
"published_levels_complete": true
},
"levels": {
"buy": [
{
"size": 120.5,
"value": 12350000,
"position_side": "long",
"position_count": 18,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 98500,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -390.2439,
"distance_from_reference_pct": -3.902439,
"distance_from_reference_usd": -4000,
"absolute_distance_from_reference_pct": 3.902439
},
{
"size": 88.25,
"value": 9045625,
"position_side": "long",
"position_count": 14,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 97250,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -512.1951,
"distance_from_reference_pct": -5.121951,
"distance_from_reference_usd": -5250,
"absolute_distance_from_reference_pct": 5.121951
},
{
"size": 64.75,
"value": 6636875,
"position_side": "long",
"position_count": 9,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 95100,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -721.9512,
"distance_from_reference_pct": -7.219512,
"distance_from_reference_usd": -7400,
"absolute_distance_from_reference_pct": 7.219512
}
],
"sell": [
{
"size": 95.25,
"value": 9763125,
"position_side": "short",
"position_count": 11,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 107000,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 439.0244,
"distance_from_reference_pct": 4.390244,
"distance_from_reference_usd": 4500,
"absolute_distance_from_reference_pct": 4.390244
},
{
"size": 76.5,
"value": 7841250,
"position_side": "short",
"position_count": 8,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 109500,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 682.9268,
"distance_from_reference_pct": 6.829268,
"distance_from_reference_usd": 7000,
"absolute_distance_from_reference_pct": 6.829268
},
{
"size": 58.75,
"value": 6021875,
"position_side": "short",
"position_count": 7,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 112250,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 951.2195,
"distance_from_reference_pct": 9.512195,
"distance_from_reference_usd": 9750,
"absolute_distance_from_reference_pct": 9.512195
}
],
"order": "strongest",
"complete": true,
"side_meaning": {
"buy": "legacy_key_for_long_position_liquidation_levels",
"sell": "legacy_key_for_short_position_liquidation_levels"
},
"side_semantics": {
"buy": {
"position_side": "long",
"liquidation_flow": "sell"
},
"sell": {
"position_side": "short",
"liquidation_flow": "buy"
}
},
"available_buy_count": 3,
"published_buy_count": 3,
"available_sell_count": 3,
"published_sell_count": 3
},
"schema": "hyperliquid_liquidation_map.v1",
"symbol": "BTC",
"service": "omni.hyperliquid_liquidation_map",
"summary": {
"total_size": 15240.25,
"total_value": 1562125625,
"reference_price": 102500,
"total_positions": 27875,
"buy_lvwap_by_value": 86100,
"sell_lvwap_by_value": 119400,
"reference_price_source": "hyperliquid_mark_px",
"positions_with_liquidation_price": 24410,
"legacy_liquidation_distribution_mid_proxy": 101250
},
"clusters": {
"buy": [
{
"size": 120.5,
"value": 12350000,
"position_side": "long",
"position_count": 18,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 98500,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -390.2439,
"distance_from_reference_pct": -3.902439,
"distance_from_reference_usd": -4000,
"absolute_distance_from_reference_pct": 3.902439
},
{
"size": 88.25,
"value": 9045625,
"position_side": "long",
"position_count": 14,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 97250,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -512.1951,
"distance_from_reference_pct": -5.121951,
"distance_from_reference_usd": -5250,
"absolute_distance_from_reference_pct": 5.121951
},
{
"size": 64.75,
"value": 6636875,
"position_side": "long",
"position_count": 9,
"reference_price": 102500,
"liquidation_flow": "sell",
"liquidation_price": 95100,
"relative_to_reference": "below",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": -721.9512,
"distance_from_reference_pct": -7.219512,
"distance_from_reference_usd": -7400,
"absolute_distance_from_reference_pct": 7.219512
}
],
"sell": [
{
"size": 95.25,
"value": 9763125,
"position_side": "short",
"position_count": 11,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 107000,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 439.0244,
"distance_from_reference_pct": 4.390244,
"distance_from_reference_usd": 4500,
"absolute_distance_from_reference_pct": 4.390244
},
{
"size": 76.5,
"value": 7841250,
"position_side": "short",
"position_count": 8,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 109500,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 682.9268,
"distance_from_reference_pct": 6.829268,
"distance_from_reference_usd": 7000,
"absolute_distance_from_reference_pct": 6.829268
},
{
"size": 58.75,
"value": 6021875,
"position_side": "short",
"position_count": 7,
"reference_price": 102500,
"liquidation_flow": "buy",
"liquidation_price": 112250,
"relative_to_reference": "above",
"reference_price_source": "hyperliquid_mark_px",
"distance_from_reference_bps": 951.2195,
"distance_from_reference_pct": 9.512195,
"distance_from_reference_usd": 9750,
"absolute_distance_from_reference_pct": 9.512195
}
],
"order": "strongest",
"complete": true,
"side_meaning": {
"buy": "legacy_key_for_long_position_liquidation_levels",
"sell": "legacy_key_for_short_position_liquidation_levels"
},
"side_semantics": {
"buy": {
"position_side": "long",
"liquidation_flow": "sell"
},
"sell": {
"position_side": "short",
"liquidation_flow": "buy"
}
},
"available_buy_count": 3,
"published_buy_count": 3,
"available_sell_count": 3,
"published_sell_count": 3
},
"freshness": {
"status": "fresh",
"data_as_of": "2026-07-15T12:00:00.000Z",
"age_seconds": 0,
"max_age_seconds": 300
},
"data_as_of": 1784116800000,
"generated_at": "2026-07-15T12:00:00.000Z",
"margin_stress": {
"method": "liquidation_buckets_crossed_from_reference_price",
"scenarios": [
{
"move_pct": -5,
"target_price": 97375,
"liquidated_side": "long",
"crossed_bucket_count": 18,
"estimated_position_count": 32,
"estimated_liquidation_size": 208.75,
"estimated_liquidation_notional_usd": 21395625
},
{
"move_pct": 5,
"target_price": 107625,
"liquidated_side": "short",
"crossed_bucket_count": 9,
"estimated_position_count": 11,
"estimated_liquidation_size": 95.25,
"estimated_liquidation_notional_usd": 9763125
}
],
"trigger_basis": "hyperliquid_mark_price",
"interpretation": "Public market liquidation exposure estimate; not an account margin requirement or liquidation guarantee.",
"reference_price": 102500,
"reference_price_source": "hyperliquid_mark_px"
},
"product_version": "v1",
"market_reference": {
"mark": 102500,
"price": 102500,
"oracle": 102480,
"source": "hyperliquid_mark_px",
"midpoint": 102510,
"trigger_basis": "hyperliquid_mark_price"
}
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "liquidations on omniterminal.app", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/omniterminal-app-api-x402-v1-liquidations-symbol-2a4a18/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-omniterminal-app-api-x402-v1-liquidations-symbol-2a4a18-2026-09-15T16-57Z,
author = {TOLL},
title = {liquidations on omniterminal.app},
howpublished = {\url{https://tollindex.com/e/omniterminal-app-api-x402-v1-liquidations-symbol-2a4a18/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.