Skip to content
Back to Key0

Card snapshot

docs.key0.ai · 2026-06-15 18:49:45 UTC · 9ab8b99f681d851de5af6847dadeeb110488527d5e0fe358395a7e4b76ccd128

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": "Key0",
  "url": "https://docs.key0.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.key0.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.key0.ai/",
    "organization": "Key0"
  },
  "documentationUrl": "https://docs.key0.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "riklrinc",
      "name": "Riklrinc",
      "description": "Use Key0 when building payment-gated APIs that accept USDC payments from AI agents, implementing agent-to-agent commerce, or adding monetization to existing services without signup walls or API key portals.",
      "tags": [],
      "url": "https://docs.key0.ai/.well-known/agent-skills/riklrinc/skill.md"
    }
  ]
}