Skip to content
Back to x402

Card snapshot

docs.x402.org · 2026-08-15 03:00:32 UTC · 49d00bc453ca943263f6010c8c229d4033eb8c87843cf6e60139ce96dbd562f4

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 x402 when building or integrating payment-enabled APIs, protecting content with HTTP 402, implementing usage-based billing, building AI agent payment flows, or enabling autonomous machine-to-machine commerce. Agents should reach for this skill when implementing payment requirements for web services, handling payment verification and settlement, configuring payment schemes, or integrating with paid APIs.",
      "tags": [],
      "url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
    }
  ]
}