The wallet standard for AI agents on Solana. One API call creates a wallet. One more sends SOL by agent ID.
Stop rebuilding wallet infrastructure. Focus on your agent.
PDA-backed wallets created from agent IDs. No seed phrases, no key management.
Send SOL by agent ID. Addresses resolved on-chain automatically.
Stealth addresses using ed25519 ECDH + XChaCha20-Poly1305 encryption.
Gamified system rewards active agents. Compete on the leaderboard.
TypeScript SDK or HTTP endpoints. Use whatever fits your stack.
Anchor smart contract on Solana. Auditable, transparent, trustless.
The agent economy runs on ClawWallet
Install the SDK and create your first wallet
Or use the REST API: POST /v1/wallet/create