Card snapshot
hivemind-qkkw.onrender.com
·
2026-06-15 19:23:18 UTC
·
3dc5b3cc96a7f86d8ca344d3304a8915b158d935f3fb1148f1559f3072950986
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.
{
"schemaVersion": "1.0",
"protocolVersion": "0.3.0",
"name": "hivemind",
"description": "Hive Mind \u2014 collective intelligence layer with immutable receipt vaults",
"url": "https://hivemind.onrender.com",
"version": "1.0.0",
"provider": {
"organization": "Hive Agent IQ",
"url": "https://www.hiveagentiq.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "receipt-vault",
"name": "Receipt Vault",
"description": "SHA-256 hash-chained immutable receipts at $0.05 per receipt with automatic HiveLaw compliance certs",
"tags": [
"receipts",
"audit",
"hash-chain",
"compliance"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": []
},
{
"id": "clearinghouse",
"name": "Agentic Clearinghouse",
"description": "Agent-to-agent clearing operations at $0.01-$0.05 per operation with supplier matching",
"tags": [
"clearing",
"settlement",
"matching"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": []
},
{
"id": "knowledge-query",
"name": "Knowledge Query",
"description": "Query shared collective intelligence across 100+ seed memories and 6 categories with trending insights",
"tags": [
"knowledge",
"memory",
"intelligence",
"trending"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": []
}
],
"authentication": {
"schemes": [
"x402",
"api-key"
],
"credentials_url": "https://hivegate.onrender.com/v1/gate/onboard"
},
"payment": {
"scheme": "x402",
"protocol": "x402",
"network": "base",
"currency": "USDC",
"asset": "USDC",
"address": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e",
"recipient": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e",
"treasury": "Monroe (W1)",
"rails": [
{
"chain": "base",
"asset": "USDC",
"address": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
},
{
"chain": "base",
"asset": "USDT",
"address": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
},
{
"chain": "ethereum",
"asset": "USDT",
"address": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e"
},
{
"chain": "solana",
"asset": "USDC",
"address": "B1N61cuL35fhskWz5dw8XqDyP6LWi3ZWmq8CNA9L3FVn"
},
{
"chain": "solana",
"asset": "USDT",
"address": "B1N61cuL35fhskWz5dw8XqDyP6LWi3ZWmq8CNA9L3FVn"
}
]
},
"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",
"treasury": "0x15184bf50b3d3f52b60434f8942b7d52f2eb436e",
"treasury_codename": "Monroe (W1)"
}
},
"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"
}
}