what's AgentWallet Protocol?
AgentWallet Protocol is a Solana-native, open-source (MIT licensed) infrastructure providing self-custodial Program Derived Address (PDA) wallets specifically for autonomous AI agents. It generates deterministic wallets from agent IDs without private keys or seed phrases, enforcing on-chain spending policies via a Rust Anchor program—including per-transaction/daily limits, whitelists, time windows, and approval thresholds—for secure, permissionless financial operations. The protocol supports agent-to-agent commerce through trustless escrow, x402 HTTP-native micropayments, swarm coordination for multi-agent tasks, and over 27 Model Context Protocol (MCP) tools compatible with LLMs like Claude, GPT, and Gemini. Additional features include ERC-8004 identity standards, full audit trails for compliance (SOX/EU AI Act), 88+ API endpoints, and SDKs in Python/TypeScript. Deployed on Solana Devnet (Program ID: CEQLGCWkpUjbsh5kZujTaCkFB59EKxmnhsqydDzpt6r6), it enables AI agents to hold, send, receive SOL/SPL tokens, and engage in economic activities independently.
Built 27 MCP (Model Context Protocol) tools into the wallet infrastructure to enable agents to optimize context learning beyond basic payment functionality.
Integrated x402 payment protocol support to enable automated micropayments by AI agents.
Implemented KYT (Know Your Transaction) screening to filter high-risk transactions as a security feature.
Deployed exclusively on Solana blockchain, limiting multi-chain compatibility.