{
  "rail": "celo-x402",
  "configured": true,
  "network": "eip155:42220",
  "chain": "celo",
  "payTo": "0xf43f43d8aee114a71b164e1f6214bc7625a5742d",
  "facilitator": "https://api.x402.celo.org",
  "tools": [
    {
      "name": "verify_agent",
      "priceUsd": 0.001,
      "method": "POST /api/celo/tools/verify_agent"
    },
    {
      "name": "reputation_score",
      "priceUsd": 0.002,
      "method": "POST /api/celo/tools/reputation_score"
    },
    {
      "name": "risk_check",
      "priceUsd": 0.005,
      "method": "POST /api/celo/tools/risk_check"
    },
    {
      "name": "agent_passport",
      "priceUsd": 0.01,
      "method": "POST /api/celo/tools/agent_passport"
    }
  ],
  "chains": {
    "celo": {
      "id": "celo",
      "caip2": "eip155:42220",
      "name": "Celo",
      "status": "live",
      "testnet": false,
      "explorer": "https://celoscan.io",
      "usdc": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
      "identityRegistry": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
      "reputationRegistry": "0x8004BAa17C55a88189AE136b182e5fdA19dE9b63",
      "validationRegistry": null,
      "erc8004ResolverWired": true,
      "rpcEnvVar": "CELO_RPC_URL"
    },
    "celo-sepolia": {
      "id": "celo-sepolia",
      "caip2": "eip155:11142220",
      "name": "Celo Sepolia (Testnet)",
      "status": "beta",
      "testnet": true,
      "explorer": "https://celo-sepolia.blockscout.com",
      "usdc": "0x01C5C0122039549AD1493B8220cABEdD739BC44E",
      "identityRegistry": "0x8004A818BFB912233c491871b3d84c89A494BD9e",
      "reputationRegistry": "0x8004B663056A597Dffe9eCcC1965A193B7388713",
      "validationRegistry": null,
      "erc8004ResolverWired": true,
      "rpcEnvVar": "CELO_SEPOLIA_RPC_URL"
    }
  },
  "kyaAnchoring": "not possible on Celo: no ValidationRegistry is deployed there (spec revision pending)"
}