Skip to content
Back to x402

Card snapshot

coinbase-5dac824f.main-kill-isr.mintlify.me · 2026-09-01 18:20:49 UTC · 0941d641b1dd825eaecc635e1d941ec79b1f404534e0c2fa762e320ffeffb9b1

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 payment flows into services, implementing client-side payment handling for autonomous agents, or monetizing endpoints with crypto-native micropayments. Agents should reach for this skill when working with HTTP 402 Payment Required responses, configuring payment schemes, setting up payment middleware, or debugging payment verification and settlement issues.",
      "tags": [],
      "url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
    }
  ]
}