{
  "x402Version": 2,
  "id": 5009,
  "slug": "5009",
  "resource": "https://graphadvocate.com/route",
  "description": "Onchain data router for AI agents. Plain-English → working GraphQL or REST. 15.5K+ subgraphs on 8 chains. Uniswap, Aave, Compound, ENS, Polymarket, Limitless, Predict.fun, ERC-8004 discovery. Identified senders (include `sender` wallet in A2A metadata): 3 free /route /day, then $0.01 USDC via x402 on Base. Anonymous senders pay $0.01 from call 1. /polymarket + /hyperliquid trader-intel paid from call 1 ($0.01-$0.10).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "request": "wallet balance for vitalik.eth on base"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "alternatives": [],
            "confidence": "high",
            "query_ready": {
              "args": {
                "address": "0x...",
                "network": "base"
              },
              "tool": "getV1EvmBalances"
            },
            "reason": "wallet balance query on an EVM chain",
            "recommendation": "token-api"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "request": {
                    "description": "Plain-English onchain data question",
                    "type": "string"
                  }
                },
                "required": [
                  "request"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "alternatives": {
                    "type": "array"
                  },
                  "confidence": {
                    "enum": [
                      "high",
                      "medium",
                      "low"
                    ],
                    "type": "string"
                  },
                  "query_ready": {
                    "type": "object"
                  },
                  "reason": {
                    "type": "string"
                  },
                  "recommendation": {
                    "type": "string"
                  }
                },
                "required": [
                  "recommendation",
                  "reason",
                  "confidence"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "graphadvocate.com",
  "lastUpdated": "2026-09-17T03:27:59.829Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-17T03:27:59.578Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "graphadvocate.com",
    "manifest_name": "graphadvocate.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"
  }
}