Understand the magic of Payman and how it helps AI agents move money, safely and programmatically.
Payman lets your AI agents move money. Safely. On autopilot. With rules you control.Whether you’re building an AI assistant, an automated payroll system, or a bot that tips users, Payman gives you the building blocks:
payman.ask()
payman.ask()
Concept | Description |
---|---|
Wallets | Where your money lives (USD, USDC, or TSD for testing) |
Payees | People/entities you want to pay |
Policies | Spending rules: how much, how often, when to ask for approval |
Agent | The smart backend that converts your natural language prompt into action |
Role | What They Do |
---|---|
Users | Create wallets, define policies, approve/deny transactions |
Developers | Build apps, register integrations, use SDKs |
AI Agents | Trigger actions via payman.ask() - always governed by policy |