Agentic payments

MoonPay PayBox Puts an AI Shopping Wallet Inside Claude and ChatGPT — and It Runs on x402

Short answer: On July 23, 2026 MoonPay announced PayBox, a self-custodial AI shopping wallet that plugs into Claude and ChatGPT and settles over the open x402 protocol — going live July 28. Ordinary consumers can now tell an agent to book, reserve and buy. Payzum makes your API or service x402-payable, non-custodially, with no code.

Key takeaways

  • The news: MoonPay's PayBox (announced July 23, live July 28) is a wallet non-technical users add to Claude or ChatGPT from the Connectors menu, fund by bank account or crypto, and then spend by asking in plain English — flights via Brij, Resy dinner reservations, Amazon orders, even DeFi.
  • It's open rails, not a walled garden: PayBox settles over x402, the HTTP-native payment standard now governed by the Linux Foundation's x402 Foundation — of which MoonPay is a premier member. Merchant-agnostic by design: any seller serving a 402 can be paid, not just launch partners.
  • The buyer funnel is complete: developers got x402 CLIs, exchange users got the Binance Agentic Wallet on July 13 — now mainstream chat users get a funded wallet inside the conversation itself. Sellers were already ~22,000; buyers just got a path to hundreds of millions of chat seats.
  • What sellers should do: be reachable on the open 402 layer. Payzum is middleware that publishes an x402 URL in front of the API you already run — dashboard config, no code, USDC on Base paid straight to your wallet.

What MoonPay announced on July 23

MoonPay — the crypto payments company behind on-ramps for hundreds of wallets and apps, and a premier member of the x402 Foundation — unveiled PayBox on Thursday, July 23, 2026, with general availability set for July 28, as first reported by Fortune.

The pitch is deliberately un-technical. A consumer opens the Connectors menu in Claude or ChatGPT, adds PayBox, funds it from a bank account or with crypto, and from that point on can simply ask the assistant to spend: book a flight (through travel partner Brij), grab a dinner reservation on Resy, order something on Amazon, or interact with a DeFi protocol. No extension to install, no code to write, no seed phrase ceremony in front of the user.

Two design choices matter more than the shopping list. First, PayBox is self-custodial: the money stays the user's, not a platform balance. Second, it settles over x402, the open protocol that embeds stablecoin payments into ordinary HTTP — the same standard that turns any URL into something an agent can pay. MoonPay Labs chief engineer Neeraj Prasad framed the contrast himself: "your own money, on open rails, reaching everything the walled versions can't, from a dinner reservation to a DeFi protocol."

The chat window just became a storefront

Until now, the demand side of agentic payments arrived in waves that each stopped short of the mainstream. Developers got x402-native tooling and CLIs. Crypto-native users got agent wallets from exchanges — Binance's Agentic Wallet added x402 on July 13. Platforms like Robinhood and Coinbase built agentic checkout experiences of their own, but as closed loops: their app, their custody, their approved merchants.

PayBox targets the population none of those reached: the hundreds of millions of people who already talk to Claude or ChatGPT every day and have never held a private key. For them, "agentic commerce" was a demo. A funded wallet sitting one menu away from the conversation makes it a checkout — one that never shows a card form, never redirects to a merchant site, and never asks the buyer to leave the chat.

That is a structural change in where buying happens. When the assistant is the storefront, the shelf is whatever the agent can discover and pay. Sellers who can only accept a card checkout with a human clicking through it are, from the agent's point of view, out of stock.

Open rails vs walled gardens — why "merchant-agnostic" is the headline

Every big platform building agentic checkout so far has built a garden: the platform picks the merchants, holds the funds, and owns the buyer relationship. That model works — but only inside the garden. A walled agent wallet can buy from its partner list; it cannot buy from the long tail of the internet.

PayBox inverts that by building on a standard instead of a partnership list. x402 uses the HTTP 402 Payment Required status code: any server can quote a price, any wallet holding stablecoins can pay it, and settlement happens on-chain in seconds. The protocol was created by Coinbase in May 2025 and handed to vendor-neutral governance this month — the x402 Foundation launched operationally on July 14 under the Linux Foundation with 40 members including Visa, Mastercard, Stripe, Google, AWS, Cloudflare, Shopify… and MoonPay.

The adoption numbers say the seller side already showed up: roughly 110 million x402 transactions since launch per Chainalysis and industry trackers, with the Linux Foundation citing about 22,000 sellers and 94,000 buyers in the trailing 30 days at launch. What was missing was a buyer population bigger than crypto. Putting a self-custodial x402 wallet into the world's two most-used AI assistants is exactly that.

A merchant-agnostic wallet has one practical consequence for you as a seller: you don't need MoonPay's permission to be buyable. If your endpoint speaks 402, every PayBox agent — and every Binance agent, Coinbase agent, or open-source agent — can pay you. One integration, every wallet.

What PayBox means for sellers — the analysis

Three things follow from July 23 that are easy to underestimate:

  • Demand goes from B2B to B2C. x402's first year was agents paying for APIs, scraping tools and compute — machine buyers with developer owners. PayBox points agent spending at consumer wallets and consumer purchases: reservations, travel, shopping. The average ticket goes up, and the buyer population changes from "people who run agents" to "people who chat."
  • Discovery starts to favor the payable. An assistant completing a task prefers endpoints it can finish end-to-end — search, decide, pay, done. Sellers reachable over 402 are completable; sellers hiding behind human-only checkouts require a handoff. Over time, agent traffic routes to where the transaction closes.
  • Self-custody sets the tone on both sides. PayBox keeps the buyer's funds in the buyer's hands. The mirror image is just as important: sellers shouldn't accept agent payments into someone else's balance either. On-chain settlement means the money can land directly in your wallet — take the rail, skip the intermediary custody.

Honest caveats belong in the analysis too. Agentic commerce is still a small fraction of online commerce; Fortune notes MoonPay's consumer brand is thinner than Robinhood's or Visa's, and liability rules for an agent that buys the wrong thing are unresolved industry-wide. The Visa–Artemis report published July 16 sized x402's cumulative settled value in the tens of millions of dollars — real, growing fast, not yet a mass market. But shelf space on a new channel is cheapest before the channel is crowded, and this integration costs a seller an afternoon.

How to make your API or service agent-payable — step by step

Payzum is the middleware/proxy in front of the API you already run — not the facilitator, and not a marketplace you migrate into. Setup is dashboard configuration:

  1. Connect your existing endpoint. In the Payzum dashboard, enter the URL of the API or service you already operate, plus the API key or bearer token it expects. Nothing about your backend changes.
  2. Set a price per call. Fixed price per request, in USDC. Payzum publishes an x402-enabled URL for your endpoint.
  3. Agents hit the URL and pay. The x402 URL answers with a 402 Payment Required quote; the agent's wallet (PayBox, Binance, Coinbase or any other) pays in USDC on Base, verified through an external facilitator — currently Coinbase's.
  4. Payzum proxies the paid call — you get the money. After settlement, Payzum forwards the request to your real endpoint with your key and returns the response to the agent. Funds go straight to the wallet you control: non-custodial, no chargebacks. Around 1,000 transactions/month are free, then roughly $0.001 per transaction plus gas.

If you monetize tools rather than raw endpoints, the same flow applies — see monetizing an MCP server with x402 and accepting USDC from AI agents.

Waiting for walled agentic checkout vs serving x402 today

DimensionWait for a platform's agent checkoutServe x402 with Payzum
Who decides you're sellableThe platform — partner lists, approvals, revenue shareYou — publish a 402-payable URL; any compliant wallet can pay it
Buyer coverageOne wallet, one platform's usersEvery x402 wallet: PayBox, Binance, Coinbase, open-source agents
Where funds landPlatform balance, platform payout scheduleYour own wallet, on-chain, in seconds — non-custodial
Integration workPlatform-specific API, ongoing certificationDashboard config in front of your existing endpoint — no code
ChargebacksCard rules applyNone — on-chain settlement is final

Common objections

"PayBox buyers will want reservations and Amazon orders — I sell API access. Is this even my news?"

Yes, doubly. First, consumer agents compose services behind the scenes: a "book me a weekend in Lisbon" request fans out into flight APIs, availability lookups, data enrichment — machine-to-machine calls that x402 prices per request. Second, the wallet population is shared infrastructure: the same self-custodial wallets consumers fund for shopping are the ones autonomous agents draw on to pay your endpoint. More funded wallets on the open rail means more addressable spend for every 402 seller.

"Shouldn't I wait until agentic commerce is bigger before doing anything?"

The cost calculus says no. Serving x402 through Payzum is a dashboard configuration in front of an endpoint you already operate — there's no rebuild to amortize and nothing to maintain if traffic stays small. Meanwhile the channel compounds: 110M transactions in fourteen months, a Linux Foundation standards body, and now consumer wallets in Claude and ChatGPT. Optionality this cheap rarely stays this early.

Frequently asked questions

What is MoonPay PayBox?

PayBox is a self-custodial AI shopping wallet MoonPay announced on July 23, 2026 (live July 28). Users add it to Claude or ChatGPT from the Connectors menu, fund it via bank account or crypto, and then instruct their assistant in plain English to book flights, make Resy reservations, shop on Amazon or use DeFi protocols. It settles over the open x402 protocol and is merchant-agnostic.

What is x402 and why does PayBox use it?

x402 is an open standard, created by Coinbase in 2025 and now governed by the Linux Foundation's x402 Foundation, that uses the HTTP 402 status code to attach stablecoin payments to web requests. Because it's an open protocol rather than a partner program, a wallet like PayBox can pay any seller that serves a 402 response — which is why MoonPay calls it "open rails."

How does my business get paid by agents using wallets like PayBox?

You make your endpoint x402-payable. With Payzum you configure your existing API URL, key and a per-call price in a dashboard; Payzum publishes an x402 URL, handles the 402 quote and settlement through an external facilitator (currently Coinbase's), then proxies the paid call to your real endpoint. USDC on Base arrives directly in your own wallet — Payzum never holds your funds.

Is Payzum the x402 facilitator?

No. Payzum is the middleware/proxy layer in front of your API. Payment verification and settlement run through an external facilitator — today, Coinbase's. Your integration doesn't change if facilitators multiply; you keep one x402 URL and your funds keep settling to your own wallet.

The buyers are moving into the chat window. Meet them there.

Every consumer who adds a funded wallet to Claude or ChatGPT is a buyer your card checkout will never see. Book 20 minutes with our team and we'll design how your API, dataset or service gets paid by agents — per call, in USDC on Base, non-custodially, starting this week.

Prefer a direct link? Book a meeting · [email protected]