{
  "x402Version": 2,
  "id": 12426,
  "slug": "12426",
  "resource": "https://lab.paidapis.net/api/gas-comparator",
  "description": "Cross-chain gas comparator: real, current gas price on Ethereum and Base side by side, with the delta and ratio between them, plus the estimated USD cost of a standard 21,000-gas transfer on each chain (using the live ETH/USD price). No advice or 'cheaper chain' verdict — just the numbers.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf74f2020aC3d73F2Bf5ee0F8Bf635475eA881319",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "base": {},
            "checkedAt": "",
            "deltaGwei": 0,
            "ethUsdPrice": 0,
            "ethereum": {},
            "ratio": 0
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {},
                "required": [],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "base": {
                    "type": "object"
                  },
                  "checkedAt": {
                    "type": "string"
                  },
                  "deltaGwei": {
                    "type": "number"
                  },
                  "ethUsdPrice": {
                    "type": "number"
                  },
                  "ethereum": {
                    "type": "object"
                  },
                  "ratio": {
                    "type": "number"
                  }
                },
                "type": "object"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "lab.paidapis.net",
  "lastUpdated": "2026-09-12T15:26:47.309Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T15:26:47.195Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "lab.paidapis.net",
    "manifest_name": "lab.paidapis.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}