{
  "x402Version": 2,
  "id": 477,
  "slug": "477",
  "resource": "https://api.hyperextend.xyz/v1/liquidations/BTC",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "11000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "hyperliquid:mainnet",
      "payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
      "asset": "USDC:0x6d1e7cde53ba9467b783cb7c530ce054",
      "amount": "0.011",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "end": 0,
            "start": 0
          },
          "type": "http"
        },
        "output": {
          "example": {
            "coin": "BTC",
            "dir": "Close Long",
            "hash": "0xa2f9738770fb57c6a473043cd486820204b5006d0bfe769846c21eda2fff31b1",
            "liquidatedUser": "0xa960b2a0fc5f9f53e99df362052e69980cb57fe4",
            "markPx": "41995.0",
            "method": "market",
            "px": "42000.0",
            "side": "A",
            "sz": "0.5",
            "tid": 859758437920209,
            "time": 1700000000123,
            "users": [
              "0xf513d3489017dea4e04c6a11cc62ec360054d7c6",
              "0xa960b2a0fc5f9f53e99df362052e69980cb57fe4"
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "coin": {
                    "description": "Asset symbol, e.g. BTC",
                    "type": "string"
                  }
                },
                "required": [
                  "coin"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "end": {
                    "type": "integer"
                  },
                  "start": {
                    "type": "integer"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.hyperextend.xyz",
  "lastUpdated": "2026-09-09T07:02:12.406Z",
  "quality": {
    "calls30d": 22,
    "uniquePayers30d": 15,
    "lastCalledAt": "2026-09-09T07:02:11.841Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.hyperextend.xyz",
    "manifest_name": "api.hyperextend.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}