Card snapshot
a-identity.mintlify.site
·
2026-09-11 13:30:37 UTC
·
39efd9c757aa0e86f39bd1db4877332d43898055b8d13dba78eff784302f93ad
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": "A-Identity",
"description": "Documentation for A-Identity, the passport and wallet for the agentic economy: verified ERC-8004 agent identity, x402 and Circle Nanopayments micro-payments, Gateway and CCTP, on Circle Arc, Celo, X Layer and Robinhood Chain.",
"url": "https://a-identity.main-kill-isr.mintlify.me/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://a-identity.main-kill-isr.mintlify.me/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://a-identity.main-kill-isr.mintlify.me/",
"organization": "A-Identity"
},
"documentationUrl": "https://a-identity.main-kill-isr.mintlify.me/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "a",
"name": "A",
"description": "Use when building agent identity verification systems, implementing pay-per-action payment gates, setting up agent spending limits, integrating MCP servers for agent-to-agent transactions, or embedding identity and payment capabilities into agents. Reach for this skill when you need to verify agent credentials, enforce bounded spending authority, settle payments in stablecoins, or expose services to agents through standardized protocols.",
"tags": [],
"url": "https://a-identity.main-kill-isr.mintlify.me/.well-known/agent-skills/a/skill.md"
}
]
}