{
  "x402Version": 2,
  "id": 1354,
  "slug": "1354",
  "resource": "https://www.x402scan.com/api/x402/buyers",
  "description": "Paginated list of buyers (top senders by volume)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2EC4545f96A24876764bF2B04D54E66A1351bE71",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "chain": {
                    "description": "Filter by chain",
                    "enum": [
                      "base",
                      "solana"
                    ],
                    "type": "string"
                  },
                  "page": {
                    "default": 0,
                    "description": "Page index (0-based)",
                    "maximum": 9007199254740991,
                    "minimum": 0,
                    "type": "integer"
                  },
                  "page_size": {
                    "default": 10,
                    "description": "Items per page (1-100, default 10)",
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "sort_by": {
                    "default": "volume",
                    "description": "Sort field",
                    "enum": [
                      "volume",
                      "tx_count",
                      "unique_sellers"
                    ],
                    "type": "string"
                  },
                  "timeframe": {
                    "anyOf": [
                      {
                        "const": 1,
                        "type": "number"
                      },
                      {
                        "const": 7,
                        "type": "number"
                      },
                      {
                        "const": 14,
                        "type": "number"
                      },
                      {
                        "const": 30,
                        "type": "number"
                      }
                    ],
                    "description": "Days lookback (1, 7, 14, or 30)"
                  }
                },
                "required": [
                  "page",
                  "page_size",
                  "sort_by"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "www.x402scan.com",
  "lastUpdated": "2026-09-17T09:29:14.492Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T09:29:14.347Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.x402scan.com",
    "manifest_name": "www.x402scan.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}