{
  "x402Version": 2,
  "id": 797,
  "slug": "797",
  "resource": "https://api.robinx.io/callers",
  "description": "Proven X caller-lift leaderboard",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "callers": [
                {
                  "account": "example_caller",
                  "calls": 5,
                  "coordinated": false,
                  "early_rate": 0.8,
                  "med_1h": 0.17
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/callers",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {
                  "chain": {
                    "description": "omit for Robinhood Chain; solana|base for cross-chain mirrors",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "data": {
                  "callers": [
                    {
                      "account": "example_caller",
                      "calls": 5,
                      "coordinated": false,
                      "early_rate": 0.8,
                      "med_1h": 0.17
                    }
                  ]
                }
              }
            },
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.robinx.io",
  "lastUpdated": "2026-09-18T04:19:33.358Z",
  "quality": {
    "calls30d": 17,
    "uniquePayers30d": 12,
    "lastCalledAt": "2026-09-18T04:19:33.147Z"
  },
  "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"
  }
}