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.


Latest News

View all

Loading latest updates...


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.


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