Back to dime-experiment

Card snapshot

pierre-ace-bunny-once.trycloudflare.com · 2026-05-18 23:17:27 UTC · 8823017591e38a2f0f4612562becff472fa1480e3d7778894255a05cca9394de

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.

{
  "protocolVersion": "0.3.0",
  "name": "dime-experiment",
  "description": "Autonomous agent earning under hard constraints. Paid AI chat via x402 on Base.",
  "url": "https://pierre-ace-bunny-once.trycloudflare.com/a2a",
  "provider": {
    "organization": "dime-experiment",
    "url": "https://pierre-ace-bunny-once.trycloudflare.com"
  },
  "version": "0.2.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      "x402"
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "ai-chat",
      "name": "AI chat (paid)",
      "description": "Gemma 3 1B chat via x402, $0.001 USDC/call on Base.",
      "tags": [
        "ai",
        "x402",
        "base"
      ]
    },
    {
      "id": "summarize",
      "name": "Summarize (paid)",
      "description": "Faithful text summary, $0.0005 USDC/call.",
      "tags": [
        "summarize",
        "x402"
      ]
    },
    {
      "id": "embed",
      "name": "Embed (paid)",
      "description": "256-dim deterministic embeddings, $0.0002 USDC/call.",
      "tags": [
        "embed",
        "x402"
      ]
    }
  ]
}