{
  "x402Version": 2,
  "id": 7996,
  "slug": "7996",
  "resource": "https://x402check.arden-instance.workers.dev/base/gas",
  "description": "Read-only Base mainnet data: GET /base/block, /base/tx?hash=, /base/balance?address=, /base/erc20?token=&holder=, /base/gas. Small JSON payloads over a Base node; pay ~$0.002 USDC on Base per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xceEc1c3F6CD66dC7c91fae0e232Eac0d346564e9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "address": "0x-address",
            "hash": "0x-tx-hash"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "network": "base-mainnet",
            "retrieved_at": "…"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402check.arden-instance.workers.dev",
  "lastUpdated": "2026-09-12T16:58:10.757Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-12T16:58:10.535Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402check.arden-instance.workers.dev",
    "manifest_name": "x402check.arden-instance.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}