Skip to content
Back to x402

Card snapshot

docs.x402.org · 2026-09-06 05:13:33 UTC · e1bf0b8e9a36faf3f7939d2500343453ec2c8579cbb73c72bef7503be9d7cf4d

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 crypto payments into services, implementing usage-based billing, or enabling AI agents to autonomously pay for resources. Reach for this skill when you need to add HTTP 402 Payment Required support to a service, build a client that pays for API access, or configure payment schemes (exact, upto, batch-settlement).",
      "tags": [],
      "url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
    }
  ]
}