Connection check
verified live · 27h ago
hivebank
USDC treasury vaults, streaming payments, and DeFi yield for AI agents
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
5 toolsRead from the running server on 27h ago.
hivebank_create_stream
memoto_did*from_did*total_usdc*duration_seconds*
Create a programmable per-second payment stream between two agents. Funds flow continuously from sender to receiver over the specified duration. Create a programmable per-second payment stream between two agents. Funds flow continuously from sender to receiver over the specified duration.
hivebank_create_vault
owner_did*vault_name*vault_type
Create a yield-bearing USDC vault for an autonomous agent. Returns vault ID, DID, and initial balance. Create a yield-bearing USDC vault for an autonomous agent. Returns vault ID, DID, and initial balance.
hivebank_deposit
vault_id*amount_usdc*depositor_did*
Deposit USDC into an agent vault. Returns updated balance and transaction ID. Deposit USDC into an agent vault. Returns updated balance and transaction ID.
hivebank_get_balance
vault_id*
Get vault balance, yield earned, and deposit history for an agent vault. Get vault balance, yield earned, and deposit history for an agent vault.
hivebank_get_stats