{
  "x402Version": 2,
  "id": 802,
  "slug": "802",
  "resource": "https://api.robinx.io/deployer/:address",
  "description": "Deployer reputation rap sheet",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0xcdfc08a1c1fbafb355645e5ddc32122e5716ca90"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "dead": 9,
              "launched": 12,
              "real": 3,
              "score": 78
            },
            "signal": "deployer"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/deployer/: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": {
                  "dead": 9,
                  "launched": 12,
                  "real": 3,
                  "score": 78
                },
                "signal": "deployer"
              }
            },
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.robinx.io",
  "lastUpdated": "2026-09-03T03:25:49.713Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-03T03:25:49.555Z"
  },
  "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"
  }
}