Skip to content
Back to milkyway-terminal

Card snapshot

milkyway-terminal.onrender.com · 2026-06-15 08:08:24 UTC · 8910d0a6591652eb6061d4502a467d2cc1d648679f72c33da54fbf04cbc45eed

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": "milkyway-terminal",
  "description": "Milky Way Terminal \u2014 Hive Civilization fleet operations console.",
  "url": "https://milkyway-terminal.onrender.com",
  "version": "3.0.0",
  "provider": {
    "organization": "Hive Civilization",
    "url": "https://hiveagentiq.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": {
    "schemes": [
      "x402",
      "api-key"
    ]
  },
  "payment": {
    "protocol": "x402",
    "currency": "USDC",
    "network": "base",
    "address": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
  },
  "extensions": {
    "hive_pricing": {
      "currency": "USDC",
      "network": "base",
      "model": "per_call",
      "first_call_free": true,
      "loyalty_threshold": 6,
      "loyalty_message": "Every 6th paid call is free"
    }
  },
  "bogo": {
    "first_call_free": true,
    "loyalty_threshold": 6,
    "pitch": "Pay this once, your 6th paid call is on the house. New here? Add header 'x-hive-did' to claim your first call free.",
    "claim_with": "x-hive-did header"
  }
}