Skip to content
Back to x402

Card snapshot

coinbase-5dac824f.main-kill-isr.mintlify.me · 2026-08-25 12:07:55 UTC · a5350f805db2f1902949a923e87555e802a6065be93b6027ff34b20e68e6e1c8

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": "x402",
  "url": "https://docs.x402.org/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.x402.org/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.x402.org/",
    "organization": "x402"
  },
  "documentationUrl": "https://docs.x402.org/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "x402",
      "name": "X402",
      "description": "Use when building payment-enabled APIs, integrating with paid services, or implementing HTTP 402 payment flows. Agents should reach for this skill when they need to: monetize API endpoints with per-request payments, make programmatic payments to access paid resources, set up payment verification and settlement, or integrate payment schemes (exact, upto, batch-settlement) into web services.",
      "tags": [],
      "url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
    }
  ]
}