create_wallet
Create a custodial wallet for an AI agent using Privy. Cost: 0.01 USDC. The owner wallet is automatically detected from your x402 payment - no need to provide it explicitly. The wallet can be used for automated transactions including swaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional friendly name for this wallet (e.g., 'Trading Bot', 'Payment Agent') | |
| owner_wallet | Yes | Your signing wallet address (0x...) that will own this custodial wallet. Used as the lookup key for future operations. TIP: many clients can also pass just the address string as arguments. |