fluxa-agent-wallet-via-api
Installation
SKILL.md
FluxA Agent Wallet (via API)
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.
Capabilities
| 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 |
| Transfer to Agent | Send USDC to another AI agent by Agent ID via Unify Payment Link | Agent needs to transfer funds to another agent by Agent ID |
| 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 |
Prerequisites
Every API call requires an Agent JWT obtained by registering an Agent ID.