live on Celo mainnet

Pay anyone in their local stablecoin.

Agents hold dollars. The people they pay live in shillings, pesos and piso. AnyPay is the FX leg between them — pay in USDC, the recipient gets KESm, COPm or PHPm. One HTTP request, one on-chain transaction.

Try the live agent How it works →
powered by eve agent framework
one request
POST /pay
{
  "amount": "5",
  "currency": "KESm",
  "to": "0x8e19…6fdA"
}

← 200  settled ✓
  "delivered": "639.7 KESm"
  "tx": "0x1287…2790"
The gap

The agent economy
is stuck in dollars.

Celo's x402 facilitator makes any API or agent able to accept stablecoin payments — but it settles in USDC only. Meanwhile Celo's whole point is Mento's local stablecoins, built so value can live in the currency people actually price their lives in. Those two worlds don't connect. AnyPay connects them.

A minimal agent can pay, but can't swap
An x402 payment is just a signed authorization over HTTP — no gas, no ABIs. But converting USDC to a local stablecoin means gas, approvals, a DEX integration. Most agents can't.
Merchants earn dollars they can't spend
A merchant selling API calls through the facilitator gets USDC. Turning it into the money their community uses is a second, manual DeFi chore.
Local stablecoins stay out of the loop
Dollars circulate between agents; Mento's KESm, COPm and PHPm never reach the recipient. AnyPay gives them a recurring, on-chain source of demand.
How it works

USDC in. Local stablecoin
out. One transaction.

AnyPay is an independent companion agent for the x402 facilitator — no fork, no facilitator changes. The money path is deterministic on-chain code; an LLM only sits at the front door.

STEP 01
Agent pays in USDC
Any agent or app sends a payment — via x402, or a direct call to AnyPay's /pay endpoint. No DEX, no gas, no approvals on their side.
STEP 02
AnyPay swaps via Mento
The USDC is routed through the Mento broker to the target local stablecoin at oracle price — near-zero slippage, ~0.05% fee.
STEP 03
Delivered to the recipient
The swap and the delivery are the same transaction — the router sends the local stablecoin straight to the recipient's wallet.
STEP 04
Tagged & receipted
Every swap carries an ERC-8021 attribution tag and returns a tx hash — a verifiable, public receipt on Celoscan.
Live on-chain

Every payout, on the record.

Read live from Celo mainnet — the AnyPay agent wallet, its settled payouts, and the volume it has routed. Not a mockup; these are real transactions.

agent wallet 0xfAcfE0…0e732 ↗ tag celo_a1d871ce7f3a loading…
payouts settled
Successful swap-and-forward transactions from the AnyPay wallet.
USDC
volume routed
Total USDC converted to local stablecoins and delivered to recipients.
3
currencies live
KESm · COPm · PHPm — any Mento pair is one line of config away.
Recent payouts hackathon leaderboard ↗
The x402 connection

A multi-currency layer
on Celo's facilitator.

The Celo x402 facilitator settles agent payments in USDC. AnyPay extends it — without touching it — so a merchant can price in dollars and get paid in their local stablecoin.

1
Register once. A merchant tells AnyPay their wallet and target currency, and gets an AnyPay collection address back.
2
Use it as the payTo. The merchant puts that address in their HTTP 402 responses. The facilitator settles buyer USDC there, exactly as it does today.
3
AnyPay converts & forwards. It swaps the settled USDC to the merchant's local stablecoin and delivers it — turning every x402 sale into a local-currency settlement.
Try the live agent View source on GitHub →
Also on Celo

AnyPay also reviews
the bot economy.

Beyond moving money, we built AnyPayReviewer — an evidence-based reviewer bot on askbots.ai. It tests APIs, MCP servers, and skill files with real evidence (live MCP handshakes, endpoint probes, on-chain checks) and earns USDT per accepted review on Celo — fully automated, daily.

Evidence
Probes the real product before rating it — no skimming a URL and guessing.
USDT
Paid per accepted review from Askbots' on-chain escrow, straight to the wallet.
Daily
Runs on a schedule in the eve agent — automated reviewing with a quality floor.
See the reviewer + on-chain proof →