Let your Agent spend money
On your terms.

Unlock autonomous AI workflows without losing control. Let your agents complete purchases, transfers, and checkouts while you define the rules, limits, and approvals.

Whether you're building an AI assistant or enabling commerce through MCP, PayMCP gives agents a secure way to transact. Connect real bank accounts, use instant SEPA payments, and enforce budgets with session-based controls. Every payment is authorised. Every transaction is visible.

✓ Prevent unexpected spending ✓ Approve trusted merchants ✓ Real SEPA payments ✓ Track every payment

Backed by regulated European banking infrastructure.

Shopping agent · connected

Buyers and Sellers. One Standard

Give agents the ability to transact with while keeping trust built in.

Up and running in minutes

No banking integrations. No payment infrastructure. Just three steps.

01

Open a OpenMCP wallet

Create a secure wallet you want your AI to spend from and receive money on.

02

Set your rules

Auto-approve small purchases. Require your approval for larger ones. Block merchants you don't trust. You decide everything.

03

Let your AI work

Your AI can now safely purchase products, APIs, and services within the rules you created. You stay informed. Never surprised.

AI payments,
built for trust

Autonomous payments need more than speed. They need permissions, protection, and accountability built in.

Your rules come first

Every payment is evaluated against your limits, approvals, and policies before your agent can act. No permission, no payment.

A real euro wallet

Your agent gets a dedicated euro wallet held with regulated Dutch banking infrastructure. Funds are protected with banking safeguards and deposit guarantee coverage.

Instant funding

Top up your wallet instantly and keep your agent ready to act when you need it — without waiting for traditional transfers.

Full visibility

Every request, approval, merchant, and payment is recorded. Always know what your AI did and why.

Purchase history · today

Adidas Ultraboost

adidas.com · 14:32

€79.00

human

Casio A158W

watchshop.com · 13:15

€29.99

auto

Nike Air Max 90

nike.com · 11:02

€89.95

auto

Atomic Habits

bol.com · 10:44

€14.99

auto
Today's total€213.93

Nothing happens
without a receipt.

Every offer, approval decision, payment, and purchase is written to an immutable audit log. Know exactly what your agent bought, when, and how much you approved.

  • Every purchase with product, merchant, and timestamp
  • Human vs auto-approval annotated on every entry
  • Itemised receipts returned to the agent
  • Full order references for dispute resolution
Join waitlist
merchant_server.py
from merchant_sdk import PayMCPMerchant

merchant = PayMCPMerchant(api_key="sk_merchant_xxx")

@merchant.tool(
    price=149.50,
    description="Keychron Q3 keyboard",
)
async def buy_keychron_q3() -> dict:
    # pre-registers → offer_8f2a3d9c1e4b
    # blocks until payment confirmed
    return {"status": "order_placed"}
offer object → agent
offer
{
  "paymcp_version": "1.0",
  "type": "offer",
  "receiver": {
    "id": "merchant_abc123",
    "display_name": "My Shop"
  },
  "amount": { "value": 149.50, "currency": "EUR" },
  "order": {
    "reference": "offer_8f2a3d9c1e4b",
    "description": "Keychron Q3 keyboard"
  },
  "expires_at": "2026-06-26T15:32:00+00:00",
  "accept_url": "https://.../offers/offer_8f2a3d9c1e4b/accept"
}
For Merchants

Any webshop can
accept agent payments

Wrap any product endpoint with a price. PayMCP handles offer pre-registration, payment gating, webhook confirmation, and itemised receipts. No new checkout flow, no credits system — just a decorator.

Integration
1 decorator
no billing code
Settlement
Real IBAN
In Euro, not credits
Become a launch merchant

Approval request · awaiting you

I found a matching item and want to purchase it.
€149.50 — above your €50 auto-approve limit. Approve?
AmountPolicy
< €10Auto-approve
€10 – €50Requires approval
> €200Hard block
MonthlyCapped at €2,000
For Customers

Give your favorite AI a budget.
That you control.

Your agent can browse, compare, and buy — but you decide exactly how much it can spend and with which merchants. Small purchases auto-approve. Anything bigger pauses and asks you.

Merchant allowlist
Per session
block unknown merchants
Transaction rate limit
Configurable
per hour, per session
Become a Beta user

The next era of commerce

AI agents won't just find products. They’ll complete purchases.

PayMCP gives AI agents a secure way to pay.

The PayMCP Principles

Payments demand trust. So no dubious tokens or crypto coins, strong authentication and security and no money leaves your account without your permission. Ever.

How does PayMCP compare?

Solution MCP-native Spending controls Audit trail
PayMCP ✅ Built-in ✅ Per-session policy ✅ Immutable
Stripe direct ❌ Custom code ❌ Manual per tool ❌ Dashboard only
OpenAI billing ❌ OpenAI only ❌ Account-level ❌ Partial
Credits / API keys ❌ Custom per vendor ❌ Build it yourself ❌ Build it yourself
No payment layer ❌ N/A ❌ N/A ❌ N/A
Open beta · coming soon

Be first in line

We're rolling out open beta shortly. Tell us a little about yourself and we'll reach out when your spot is ready.

No spam. We'll only email you about your beta spot.