Skip to content
Back to A-Identity

Card snapshot

a-identity.mintlify.site · 2026-08-09 10:16:13 UTC · 3af81f6cfcab9a8f60f1e1403639ebea0f62a0988c35354838b90a3862296383

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 \u2014 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.",
  "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 agents that need to verify counterparty identity, set spend limits, charge per action over HTTP, or expose tools to other agents. Reach for this skill when implementing agent-to-agent payments, KYA verification, or MCP servers that require payment.",
      "tags": [],
      "url": "https://a-identity.main-kill-isr.mintlify.me/.well-known/agent-skills/a/skill.md"
    }
  ]
}