Card snapshot
docs.x402.org
·
2026-08-18 09:51:46 UTC
·
8dbc0a0784b5c173b3cd86f056f5337292fd499a239990718eff0b4943bef5be
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 requirements into services, implementing client-side payment flows, or working with HTTP 402 Payment Required responses. Reach for this skill when you need to monetize APIs, enable autonomous agents to pay for resources, or integrate with x402-compatible services.",
"tags": [],
"url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
}
]
}