Back to hive-mcp-aml-screen

Card snapshot

hive-mcp-aml-screen.onrender.com · 2026-05-15 00:33:42 UTC · e1d7e7c95ca614dd773c5e84f8e71d62eb827707e4728be6a0a2eb450aab9a4a

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": "hive-mcp-aml-screen",
  "description": "AML screening broker for the A2A network. Combines a daily-refreshed OFAC SDN list with on-chain heuristic flags and returns an observational risk score. Data only \u2014 Hive does not block, freeze, or settle. New agents: first call free. Loyalty: every 6th paid call is free. Pay in USDC on Base L2.",
  "url": "https://hive-mcp-aml-screen.onrender.com",
  "provider": {
    "organization": "Hive Civilization",
    "url": "https://www.thehiveryiq.com",
    "contact": "steve@thehiveryiq.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "x402"
    ],
    "credentials": {
      "type": "x402",
      "asset": "USDC",
      "network": "base",
      "asset_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "recipient": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
    }
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [],
  "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"
    }
  }
}