Card snapshot
docs.x402.org
·
2026-08-23 03:32:00 UTC
·
d94d99ff89082a1cc50f714432861b981538d72ee57f992ada8c921a21cd6a3c
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 creating AI agents that autonomously pay for API access. x402 is the open payment standard for HTTP-native, programmatic payments using HTTP 402 Payment Required.",
"tags": [],
"url": "https://docs.x402.org/.well-known/agent-skills/x402/skill.md"
}
]
}