Payment Controls Built for AI Agents
Give your autonomous agents the ability to make purchases within strict guardrails. Set budgets, approve vendors, and track every transaction automatically.
No credit card required. Provision your first wallet in under two minutes.
"agent_key": "ap_live_••••••••" }
How it works
From setup to first transaction in minutes
Connect your agents, define the rules, and let them buy what they need.
Create agent wallets
Provision a dedicated wallet for each agent with its own spending limits and approved vendor list. Each wallet ships with a scoped API key.
Define spending policies
Set per-transaction caps, monthly budgets, vendor allowlists, and category restrictions in a simple policy editor.
Monitor every transaction
Watch purchases flow through in real time with full audit trails, receipts, and anomaly alerts.
Features
Corporate card controls, redesigned for software
Every feature exists because autonomous agents need guardrails humans never did.
Granular spending policies
Per-transaction caps, monthly limits, and category rules — enforced before funds release.
Vendor allowlists
Whitelist exactly which merchants an agent is allowed to pay. Deny everything else by default.
Automatic receipt collection
Every approved charge captures vendor metadata and reconciliation IDs — no spreadsheets to maintain.
Anomaly detection
Velocity spikes, off-hours activity, and first-time vendors trigger alerts before things go wrong.
Full audit trail
Every transaction is logged with timestamp, vendor, policy match, and approval status — queryable via API.
Simple API integration
One scoped key per agent. Issue a charge, get an approve/deny verdict, ship the integration in minutes.
Use with Claude Desktop
Plug AgentPay into any MCP client
AgentPay ships an official MCP server. Drop the snippet to the right into Claude Desktop, Cursor, or any MCP-compatible host and your agent picks up three new tools: charge, get_wallet, and get_quota. Same policy gates, anomaly detection, and audit trail — applied to anything the agent buys through MCP.
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": ["-y", "@agentpay-run/mcp-server"],
"env": {
"AGENTPAY_API_KEY": "ap_live_..."
}
}
}
}Pricing
Simple, transparent pricing
Start free, upgrade when you're ready.
Free
- 1 agent wallet
- 100 charges / day
- Basic policy engine
- Anomaly alerts via email
- Community support
Team
Popular- Unlimited agent wallets
- Unlimited charges
- Per-vendor budget caps + auto-pause
- Signed webhooks for all 4 event types
- Read-only API key scopes
- 30-day audit log + CSV export
Business
- Everything in Team
- 1-year audit retention
- SSO (coming soon)
- Slack alerts app (coming soon)
- Custom anomaly thresholds
- Priority support (24h)