{
  "x402Version": 2,
  "id": 800,
  "slug": "800",
  "resource": "https://api.robinx.io/entity/:address",
  "description": "Wallet-entity appearances across the accumulated holder-snapshot archive",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0xcdfc08a1c1fbafb355645e5ddc32122e5716ca90"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "tokens": [
                {
                  "latest_balance": 1250000,
                  "snapshots": 4,
                  "token": "0x020bfC650A365f8BB26819deAAbF3E21291018b4"
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/entity/:address",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {
                  "address": {
                    "description": "wallet/token contract address 0x…",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "data": {
                  "tokens": [
                    {
                      "latest_balance": 1250000,
                      "snapshots": 4,
                      "token": "0x020bfC650A365f8BB26819deAAbF3E21291018b4"
                    }
                  ]
                }
              }
            },
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.robinx.io",
  "lastUpdated": "2026-08-30T02:59:34.601Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T02:59:34.369Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.robinx.io",
    "manifest_name": "api.robinx.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}