Give your AI agent a wallet — with rules

Let your agent pay for APIs, services, and tasks autonomously — within budgets and policies you define. Open-source, works with fiat and crypto rails.

9 framework integrations · Python & TypeScript SDKs · MCP server · x402 live on Base

What your agent can do once it has a wallet

Pay for APIs autonomously

Your agent buys API credits, premium model access, or per-call services without you in the loop — but only within rules you set.

Provision cloud & SaaS

Spin up resources, subscribe to tools, top up data plans — each purchase checked against budget and category limits in real time.

Settle on-chain micropayments

Same policy engine for fiat and crypto. USDC on Base via x402 works today, with one unified budget across rails.

How it works

One policy engine sits between your agent and any payment rail — checks rules, decides, logs.

1

Set rules

Budgets, category limits, schedules, per-request caps. Plain English or JSON — both work.

2

Agent requests

Before spending, the agent asks for approval with the amount, category, and description.

3

Engine decides

8 instant checks: budget, category, schedule, history. Auto-approve routine, escalate unusual.

4

Agent pays

Approved purchases proceed on the chosen rail. Every action logged with full audit trail.

Capabilities

Natural language policies

Write rules like "max $100/day on cloud APIs, no weekend spending". Claude converts them to enforceable JSON.

Multi-level budgets

Per-request, daily, weekly, monthly limits and overall budget — all checked in real time against actual spend.

Category controls

Custom per-account categories. Different limits per category, with AI alias matching for free-form descriptions.

Schedule-based rules

Allow spending only during business hours, block weekends, or define custom time windows per category.

Auto-approve and escalation

Routine purchases within policy auto-approve. High-value or unusual ones wait for manual review.

Real-time dashboard

See every request as it happens. Approve, reject, or review with full context and policy results.

Multi-rail under one engine

Fiat (Stripe-style integrations) and x402 USDC settlements share the same policy and unified budget.

Self-hosted and open-source

Run on your own infra, full source access. Or use the hosted SaaS — same engine, same APIs.

Integrate in minutes

Pick what fits your stack — SDKs, MCP, REST, or any of 9 framework guides.

Python SDK

pip install letagentpay

client = LetAgentPay(token="agt_...")

result = client.request_purchase(
    amount=49.99,
    category="cloud",
)
# result.status: "auto_approved",
# "pending", or "rejected"

MCP Server

Works with Claude Desktop, Cursor, and any MCP-compatible AI tool. One config line — your agent gets spending tools automatically.

REST API

Bearer token auth, simple HTTP endpoints. Works with any language. Full OpenAPI spec available.

Built for

Agent developers

Ship agents that pay for things — and ship them with guardrails users actually trust.

Teams running AI in production

Let agents handle procurement, cloud, and SaaS with budgets and category limits per agent.

Builders on x402 / AP2

Already gave your agent a wallet? Add the policy layer that decides when it opens.

Give your agent a wallet today

Free during early access. Setup takes under 5 minutes.