
On March 13, MoonPay launched native Ledger hardware signer support for AI agent wallets, requiring every transaction to be physically confirmed on a hardware device before broadcasting. Private keys never touch the host computer or the agent's execution environment. In a market where 60 to 80 percent of global crypto trading volume is already AI-driven according to industry estimates, MoonPay's bet is that the winning architecture is not the one that moves fastest but the one that humans still trust. For a CFO evaluating how autonomous software should interact with organizational capital, the agent wallet workflow is now concrete enough to map end-to-end, including where the controls sit and where the audit trail lives.
Before agent wallets, an AI system that needed to execute a financial transaction required a human intermediary at every step. The agent could analyze, recommend, and present for approval. A human would manually log into a wallet, construct the transaction, verify parameters, and submit. Each action — paying for an API call, purchasing compute, rebalancing a position — required a separate human approval cycle.
This does not scale. An agent monitoring 50 DeFi positions across 8 chains cannot wait for human approval on each rebalance. The bottleneck is not decision-making speed but the human approval layer between every decision and every execution.
The agent wallet workflow has six steps. First, an enterprise provisions a smart contract wallet using account abstraction, typically ERC-4337, with a policy module that defines spending limits, approved contract addresses, time-bound session keys, and escalation rules. Second, the agent receives a scoped session key that authorizes specific actions within a defined budget and time window. The session key cannot be used outside these constraints.
Third, the agent executes transactions within its authorized scope. Coinbase Agentic Wallets, launched February 11, route all private keys through trusted execution environments so the agent never directly accesses the wallet's signing key. Spending caps apply per session and per individual transaction. Fourth, every transaction is logged on-chain with a complete audit trail: what was executed, when, under which session key, and against which policy constraints.
Fifth, anomaly detection monitors agent behavior in real time. If the agent attempts an action outside its policy scope, the transaction reverts. If patterns suggest prompt injection or model drift, the system can revoke the session key and escalate to human review. Sixth, high-value or out-of-scope transactions trigger mandatory human approval. MoonPay's Ledger integration enforces this at the hardware level: the agent constructs the transaction, but it only broadcasts after a physical tap on the device.
Three dimensions improve. Speed: within authorized scope, the agent executes at machine speed. Coinbase's x402 protocol, processing over 50 million transactions, embeds stablecoin payments directly in HTTP requests. Auditability: every action is on-chain and attributable to a specific session key under a specific policy. A CPA has a complete, immutable transaction log rather than internal records. Controls: policy enforcement happens at the smart contract level. The agent cannot exceed its session limit even if compromised, because the constraint is enforced by code the agent cannot modify.
Three failure points remain. First, policy specification errors. If the spending limit is set too high or the contract allowlist includes a vulnerable protocol, the guardrails protect the wrong perimeter. The agent operates correctly within its mandate, but the mandate itself is misconfigured. This is analogous to issuing a corporate card with a 500,000 dollar limit when 5,000 dollars was intended.
Second, liability ambiguity. As Electric Capital's Avichal Garg stated at NEARCON in February 2026, AI itself cannot be punished. If an agent with an independent wallet causes losses, no established legal framework determines whether liability falls on the developer, the deploying organization, or the wallet infrastructure provider. The more autonomy you give software, the more you need a stack of controls and accountability layers: spending limits, policy-based execution, audit logs, and attribution systems that let regulators identify a responsible party.
Third, custodial trust. Coinbase's agent wallets store keys in Coinbase's hosted infrastructure. Openfort supports 25 or more EVM chains with non-custodial wallets. MoonPay routes through Ledger hardware. Each architecture makes a different tradeoff between convenience and control. An enterprise must choose which custodial model matches its risk tolerance, and that choice is not yet standardized.
The adoption signal is clear. Microsoft reported in February 2026 that over 80 percent of Fortune 500 companies now use active AI agents. Over 550 AI agent projects exist in crypto with a combined market cap exceeding 4.3 billion dollars. Coinbase, MoonPay, Alchemy, Openfort, and Crossmint all shipped agent wallet products in Q1 2026. The metric that proves adoption is accelerating is active session keys issued per month across providers, because each key represents an enterprise delegating financial execution authority to software within defined constraints.
For informational purposes only. Not an offer to buy or sell any security. Available only to accredited investors who meet regulatory requirements.