Skip to content

FluxA Wallet Overview

FluxA lets users fund a wallet, delegate spend to AI agents under guardrails, and settle paid API calls without manual key handling. Here’s the concise view.

What users can do

  • Top up USDC (fiat on‑ramp or on‑chain) and view balance.
  • Transfer USDC out to a Base Mainnet address you control.
  • Create, authorize, and revoke AI agents.
  • Set spend controls: per‑agent monthly limit and host‑scoped automatic policies.
  • Review and approve payment requests; view payout requests and history.
  • Inspect transactions and agent activity.

What AI agents can do

  • Register an Agent ID and cache credentials (MCP tool or HTTP /register).
  • Authorize x402 payments (MCP tool or HTTP /api/payment/x402V1Payment).
  • Retry paid API calls with X‑Payment headers.
  • Initiate payouts to external addresses (MCP tool or HTTP /api/payouts) and poll status.

What developers can do

  • Integrate via MCP (local or remote) to expose FluxA tools to agents.
  • Integrate via HTTP API for full control over registration, payments, and payouts.
  • Enforce guardrails with per‑agent monthly limits and host policies; rely on built‑in risk controls.

Released under the MIT License.