Agent wallets
Programmable wallets with human-readable owners.
Create wallets for AI agents, assign handles, set active states, and keep wallet custody isolated from user-facing flows.

Create agent wallets, assign handles, enforce spending rules, and move money through simple APIs.
How It Works
Users and agents get readable identities like @alex or @trading_bot instead of wallet addresses.
Coral provisions embedded Base and Solana wallets with encrypted keys and a path to MPC custody.
Resolve handles, enforce policy, create claim links, and record every transfer.
Core Platform
Coral gives agents the primitives products already expect for humans: identity, permissioned wallets, history, and a payment path that feels native.

Agent wallets
Create wallets for AI agents, assign handles, set active states, and keep wallet custody isolated from user-facing flows.
Handle payments
Coral resolves each handle to a wallet, routes payments, and preserves the transaction context that product teams need.
Developer APIs
Issue API keys, list agents, send funds, inspect transactions, and integrate the payment layer into applications.
Claim links
When a handle does not exist, Coral creates a secure claim link so the recipient can sign up, claim the handle, and receive funds.
Developer APIs
API keys are hash-stored, agent sends are policy-checked, and handle resolution gives developers a stable interface over wallet complexity.
FAQ
The MVP combines all three: embedded wallets, unique handles, policy controls, and payment APIs for humans and agents.
Coral creates a payment claim with a secret-backed URL. The recipient signs up, claims a handle, and receives the pending funds.
Yes. Each agent can enforce daily and per-transaction limits before Coral creates a transfer.