
How It Works
The Agent Wallet is a sub-account of your main Solid wallet, controlled by Solid’s Turnkey-based key infrastructure. The private key never leaves Solid’s custody and is never exposed to you or to the AI agent - only the API key is shared. This is the same model Solid uses for its smart wallet architecture, extended to support agentic payment flows. When an AI agent needs to make an x402 payment, it uses the API key to authenticate with Solid’s payment endpoint. Solid handles the on-chain settlement in USDC on Base - the agent gets the result, and your wallet balance is debited the cost of the API call. Key properties:- Private key is fully custodied by Solid - never exposed or exportable
- API keys can be created, used, and revoked independently per agent or platform
- Spendable balance is in USDC; idle funds earn yield automatically
- Sub-wallet has its own on-chain address, visible and trackable
Setting Up Your Agent Wallet
1. Open the Agent section in Solid
Navigate to the Agent tab in your Solid app. You’ll see your Agent Wallet with its spendable balance, on-chain address, and any existing API keys.2. Deposit funds
Click + Deposit to fund your Agent Wallet. Rather than transferring funds directly, the Agent Wallet is funded by borrowing against your Solid savings balance. Your savings principal stays in the vault and continues earning yield - only the borrowed USDC sits in the Agent Wallet ready for spending. This means your capital keeps working for you even while the agent draws on it for payments.3. Generate an API key
Click Generate API key. Each key is labelled with its creation date and last-used date so you can track activity across agents. Create separate keys for Claude Desktop, ChatGPT, automation scripts, or any other agent you want to authorise independently.4. Copy the prompt
Click Copy prompt to get a ready-made instruction block you can paste directly into Claude Desktop, ChatGPT, or any other AI client. The prompt tells the agent your wallet address, how to authenticate, and how to use the Fuse x402 payment endpoints - no manual configuration needed. \Using with an AI Agent
Once your Agent Wallet is set up, paste the copied prompt into your AI client of choice. From there, you can instruct the agent in plain language:- “Get me the current Fuse network stats”
- “Check the DeFi yield opportunities available on Fuse”
- “What’s the balance and recent activity for wallet address 0x…?”
- “Deploy a loyalty token for my business using the Fuse API”