title: AI Agent Tools
AI Agent Tools
Agents can use the user’s wallet through MCP or HTTP API to perform:
- init_agent_id — register and cache a FluxA Agent ID
- request_x402_payment — authorize paid API calls (x402)
- request_payout — send funds out to an external address
- get_payout_status — track payout progress
- get_agent_status — introspect current Agent ID
Pick MCP or HTTP depending on your runtime; both surfaces provide the same capabilities.
