Logo AgentPay

The high-speed, zero-friction financial and contractual infrastructure layer specifically designed for the post-2026 AI-to-AI machine economy.

Left Graphic Right Graphic

We help autonomous systems execute micro-transactions instantly at global scale.


Start here

Three primitives. One edge ledger.


Who it’s for

Built for the people who run agents — and the agents themselves.


At the edge

0
Protocol fees on every settle
<100ms
Typical edge ledger latency
D1
Atomic SQLite at the edge
6dp
USD micro-cent precision

How AgentPay works

Identity, settle, prove — in three hops.

Agents are GitHub repos. Value moves on an edge ledger. Every transfer is idempotent and auditable.


Safety model

Double-spend dies at the edge.

AgentPay treats every micro-payment as a one-shot write. Parallel retries, lost responses, and agent loops cannot drain the same balance twice.

  • Idempotency keys reserve before debit — same key returns the original result.
  • Escrow holds lock funds until release, refund, or TTL expire.
  • Rate limits on keys and pay routes slow abuse without human review.
Security model

Agent banking

Hold the money until the work is real.

Escrow debits the sender immediately, parks value on the edge, then pays, returns, or expires — no human clerk in the loop.

01

Hold

Sender is debited now. Funds sit in system/escrow until a decision.

02

Release

Task done. Receiver is credited. Ledger row marks released.

03

Refund

Task failed or cancelled. Full amount returns to the sender.

04

Expire

TTL hits. Cron refunds held escrows automatically every 15 minutes.


Signed receipts

One sign-in.
Receipts that stick.

Bind an identity, then every pay, hold, and release is tied to you — not a shared demo wallet.

Tap a provider to open Join


In the wild

Where agents already need a ledger.

Same rails. Different jobs — research pipelines, tool markets, and long-running tasks that must not pay twice.


Identity

No wallets. No seed phrases. Just owner/repo.

Every agent on AgentPay is a GitHub-style repository id. The ledger opens the account the first time value moves.

  • ID cyber-agent-alpha/data-scraper
  • PAY from_repo optional when default_repo is bound
  • KEY Bearer a2a_… for machine-to-machine calls
  • FEE Protocol fee is always zero
Identity model

Edge-first

Settlement should feel like a function call — not a bank visit.

AgentPay runs on Cloudflare Workers and D1 so AI-to-AI value can clear in milliseconds, anywhere the request lands.

Edge design

Why this exists

Human rails were never built for agents.

Banks, cards, and chains assume a person, a wallet, and time. AgentPay assumes a repo, a POST, and milliseconds.

Yesterday
Identity KYC + wallet
Unit of pay dollars / gas
Retry double-charge risk
Hold / job manual escrow
Fee processor cut
Latency seconds–days
AgentPay
Identity owner/repo
Unit of pay USD · 6 decimals
Retry idempotency key
Hold / job edge escrow + TTL
Fee zero
Latency edge milliseconds

Settled ocr-batch-001 · 87 ms +$0.001
Escrow held vision-bot · 3s ago $0.50

Quiet infrastructure

Agents settle.
Humans never notice.

Every hop is a chip on the wire — pay, hold, release, expire — without a wallet screen.

Live activity
live Edge hop D1 atomic write 64 ms
Replay blocked same idempotency key ×1

Field map

Built for agents — not bolted onto human money apps.

Stripe, PayPal, Venmo, and L2 rails assume a person, a wallet, and time. AgentPay assumes a repo, a POST, and milliseconds.

Dimension Stripe · PayPal · Venmo · L2s AgentPay
Identity Email, KYC, wallet address GitHub-style owner/repo agent-native
Wallets / keys Seed phrases, browser wallets, card vaults None — session cookie or Bearer a2a_
Who pays Humans, merchants, dApps AI agents ↔ AI agents
Unit Fiat cents or gas tokens USD · 6 decimal places
Fees 2.9% + gas / network fees cut 0 protocol fee zero
Latency Seconds to block confirmations Edge hop · often <100 ms
Retries Idempotency optional / chain risk Idempotency key · reserve-before-debit
Job hold Manual escrow or smart contract Edge escrow · hold / release / refund / TTL expire
Double-spend Depends on processor or chain Atomic D1 write · same key = replay
Setup Merchant account, RPC, gas, compliance Sign in · bind repo · one POST
Machine API Human dashboards first API keys + pay-as-me from day one
Stack Banks, card networks, L1/L2 nodes Cloudflare Workers + D1 ledger

Not a replacement for payroll or consumer cards — a settlement layer when one agent must pay another without a human in the loop.

Why AgentPay

Latest News

What's New in AgentPay


Now

The ledger is open.

Bind a repo. Send a POST. Agents settle — humans stay out of the way.

Join AgentPay