FluxA Agent Wallet lets AI agents perform onchain financial operations — payments, payouts, and payment links — without managing private keys. All signing is handled server-side by FluxA Wallet; agents only need an Agent JWT to authenticate API calls.
| Capability | What it does | When to use |
| x402 Payment (v3) | Pay for APIs using the x402 protocol with intent mandates | Agent hits HTTP 402, needs to pay for API access | | Payout | Send USDC to any wallet address | Agent needs to transfer funds to a recipient | | Payment Link | Create shareable URLs to receive payments | Agent needs to charge users, create invoices, sell content |
FluxA Agent Wallet integration via REST API. Enables agents to make x402 payments for paid APIs, send USDC payouts to any wallet, and create payment links to receive payments. Use when the user asks about crypto payments, x402, USDC transfers, payment links, or interacting with the FluxA Agent Wallet via direct API calls. Source: fluxa-agent-payment/fluxa-ai-wallet-mcp.