Solobank
Glossary

concept

Agentic banking

Also known as: AI agent banking, banking for AI agents

A category of financial products built so AI agents — not humans — can open accounts, hold funds, and move money under programmatic spending rules.

Agentic banking describes financial accounts and infrastructure designed for software agents instead of human customers. The agent has its own balance, its own spending rules, and a programmatic interface (SDK, API, or MCP server) that lets it move money inside a tool loop without a human signing each transaction.

What makes an account “agentic”

  • Programmatic spend — an API or protocol the agent calls, not a web dashboard.
  • Identity — the account is tied to the agent (or its operator) and produces an audit trail attributable to that agent.
  • Guardrails — per-transaction caps, daily limits, allowlists, and out-of-band approval thresholds enforced at the infrastructure layer, not in the prompt.
  • Multiple typed accounts — operating funds, reserves, credit, investments, separated like a small business.
  • Agent-friendly rails — stablecoins, x402, Machine Payments Protocol, plus optional fiat (ACH, wire, cards).

Custodial and non-custodial camps

Agentic banking products split into two architectures. Custodial providers (Meow Technologies, Anchorage Agentic Banking, Oracle’s platform) open real bank accounts on behalf of a legal entity behind the agent — full fiat rails, FDIC insurance, KYC required. Non-custodial providers (such as Solobank on Solana) give the agent its own self-custodied wallet exposed as multiple accounts — instant setup, no KYC, global by default, denominated in stablecoins. Production agents often run both.

For a deeper read, see our guide: What Is a Bank Account for AI Agents?.

See also

Give your AI agent a bank account on Solana

Five features, MCP server out of the box, sub-second USDC payments.

Read the docs