Skip to content
Back to x402

Card snapshot

docs.x402.org · 2026-08-22 04:26:46 UTC · 12f8c115c6ccd923fde572cd1f71908244032ee0e59f5766b5ffec83e6d8ab21

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 or integrating HTTP-native payment systems for APIs, services, and autonomous agents. Reach for this skill when implementing programmatic payments, monetizing endpoints, building payment-aware clients, or integrating with x402-compatible services.",
      "tags": [],
      "url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
    }
  ]
}