Skip to content
Back to MGO Gas Optimizer

Card snapshot

x402-gas-api.vercel.app · 2026-07-15 05:06:42 UTC · cb3db6e1da389ff36b4c7cb15bc138b1d81c29beb225d7179b265eac19637199

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "MGO Gas Optimizer",
  "description": "x402-native API that compares real-time gas prices across up to 9 EVM chains. Built for trading agents, DeFi bots, and AI agents optimizing transaction costs.",
  "url": "https://api.mgo.chain-ops.xyz",
  "provider": {
    "name": "chain-ops",
    "url": "https://chain-ops.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "payment": "x402",
    "streaming": false,
    "discovery": true
  },
  "skills": [
    {
      "id": "gas-comparison",
      "name": "EVM Gas Price Comparison",
      "description": "Compare gas prices across EVM chains and find the cheapest option",
      "tags": [
        "gas",
        "evm",
        "optimization",
        "defi",
        "trading"
      ]
    }
  ],
  "tags": [
    "gas",
    "evm",
    "x402",
    "defi",
    "optimization",
    "multi-chain"
  ]
}