Agentic payments

Binance Agentic Wallet adds x402 — the buyer side of agent payments just multiplied

Short answer: On July 13, 2026 the Binance Agentic Wallet added support for x402, the open protocol that lets AI agents pay for APIs in stablecoins over HTTP. Agents backed by the world's largest exchange can now buy per request on BNB Chain, Base and Solana. If you sell API access, the buyers just multiplied — and Payzum makes your endpoint x402-payable, non-custodially, with no code.

Key takeaways

  • Binance switched on x402 buying in its Agentic Wallet on July 13, 2026: a payment skill that handles the full flow — parsing the 402, user confirmation, signing, retry and settlement — with sanctions screening, transaction monitoring and spend limits applied automatically.
  • Settlement runs on BNB Chain (via Binance's B402 facilitator), Base and Solana, in stablecoins including USDT and USDC — and buyers sign off-chain, so agents don't even need gas.
  • The seller side of x402 was already real (~22,000 sellers, ~75M payments in 30 days). What was missing was mainstream buyers. Exchange-grade wallets closing that gap is your cue: Payzum turns any API into an x402-payable endpoint, funds straight to your own wallet.

What Binance shipped on July 13

On July 13, 2026, Binance announced that its Agentic Wallet now supports the x402 payment protocol. The Agentic Wallet — launched in April 2026 as a keyless environment that runs separately from a user's main Binance account — is the exchange's home for AI agents that act on a user's behalf. With the new x402 payment skill, those agents can pay for on-chain services the way the protocol intends: request a resource, receive an HTTP 402 Payment Required with a price, sign a stablecoin authorization, retry, get the goods.

The details matter. The skill covers the entire buyer-side flow — "from 402 parsing and user confirmation to signing, replay, and result handling," in Binance's words — so an agent needs no custom payment code. And because it plugs into the Agentic Wallet's existing compliance stack, every agent-initiated payment automatically passes sanctions screening, transaction monitoring and built-in spend limits. That last part is easy to skim past, but it's the piece that makes autonomous buying palatable to businesses: an agent that can spend, inside guardrails a compliance team can sign off on.

Supported networks at launch: BNB Chain, through Binance's own B402 facilitator, plus Base and Solana through third-party facilitators. In x402's architecture, facilitators verify signatures and submit settlement on-chain but never hold funds — payments move wallet-to-wallet, buyer to seller.

B402: x402 settlement lands on BNB Chain

The July skill builds on infrastructure Binance laid down in May. On May 19, 2026 it launched Binance x402 — the B402 facilitator — bringing HTTP-native, pay-per-use payments to BNB Chain. Sellers can charge for APIs, data or content; buyers (human or agent) pay in stablecoins on BNB Smart Chain, with USDT, USDC, USD1 and U supported at launch.

Two design choices stand out. First, the buyer experience is gasless: the payer signs an off-chain authorization (using standards like EIP-3009 and Permit2), and the facilitator submits it on-chain and covers gas — so an agent holding only USDT can still pay. Second, there's a discovery layer, the B402 Bazaar, where sellers list services for agents to find and pay automatically. Trust Wallet's AgentKit integrated at launch, letting self-custody users authorize agent payments without their private keys ever leaving the device.

Binance's VP of Payments and Fiat, Thomas Gregory, framed the reasoning plainly: "AI agents and automated software workflows need a payment model that fits how modern internet services are consumed." That's the whole thesis of x402 in one sentence — consumption is per request, so payment should be too.

Why the buyer side is the real story

For a year, most x402 news was supply-side: Cloudflare and AWS wiring 402 into their edges, Apify making 20,000+ tools agent-payable, the x402 Foundation launching under the Linux Foundation on July 14 with Visa, Mastercard, Stripe and Google among 40 members. The sell side got crowded fast: in the 30 days around the Foundation launch, x402 moved roughly 75 million payments and $24 million between ~94,000 buyers and ~22,000 sellers, per Chainalysis and Foundation figures.

Ninety-four thousand buyers is a real market, but it's an early-adopter market — developers running their own agent stacks with funded wallets. What Binance's move changes is distribution. The Agentic Wallet puts an x402-capable buyer in front of the user base of the world's largest crypto exchange — hundreds of millions of registered users — with custody, funding, compliance and limits already solved. Add Coinbase's agentic wallet tooling on one side and Trust Wallet's AgentKit on the self-custody side, and a pattern is unmistakable: every major wallet is shipping an "agents can pay" button.

Payment networks are two-sided. Sellers came first because integrating a 402 is easy for a developer audience; buyers lagged because giving software money is scary. Exchange-grade wallets with automatic sanctions screening and spend caps are precisely how that fear gets retired. When the buyer side catches up to the seller side, the providers already serving a 402 are the ones who capture the demand.

One protocol, more chains, more coins — what sellers should (and shouldn't) do

Notice what's multiplying. Chains: x402 settlement now spans Base (~119 million cumulative payments), Solana (~35 million), the XRP Ledger (first million in July) and now BNB Chain. Coins: USDC dominates, but B402 settles in USDT and USD1, and XRPL settles in RLUSD. Wallets: Binance, Coinbase, Trust Wallet, plus open-source agent clients.

The wrong takeaway for an API provider is "I need to integrate four chains and five stablecoins." The right one is the opposite: all of these buyers speak the same HTTP layer. A 402 response with a price is the one interface every x402 wallet, facilitator and chain shares — that's exactly why the giants standardized it. Your job is to serve that layer well, not to chase each new rail as it lights up. (We made the same argument when Ripple brought x402 to the XRP Ledger: the spread of the protocol is the point, not the individual chain.)

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

Building the seller side yourself means running an x402 server, verifying payments, wiring a facilitator and tracking the spec. Payzum collapses that into a dashboard config, because it sits in front of your API as middleware:

  1. Point Payzum at your existing endpoint. The URL of the API you already run, plus your own API key or bearer token. No new backend.
  2. Set a price per call. Payzum publishes an x402-payable URL for it.
  3. Agents hit the URL and get a 402. Payzum returns the price and destination; an external facilitator (currently Coinbase's) settles the payment in USDC on Base — one of the three networks Binance's new skill pays on — and the funds land in your own wallet.
  4. Payzum proxies the paid call. Once payment clears, it forwards the request to your real endpoint with your key and returns the response. The agent got its data; you got paid; nobody custodied your funds along the way.

To be precise about roles: Payzum is the middleware/proxy in front of your API — not the x402 facilitator. On-chain settlement is handled by an external facilitator. You configure an endpoint, a key and a price; you're serving agents the same day. Full protocol background in our x402 pay-per-call explainer, and a seller-side deep dive in how to accept USDC from AI agents.

The agent-buyer landscape after July 13

Buyer-side walletx402 sinceSettles onWhat it means for sellers
Binance Agentic WalletJuly 13, 2026BNB Chain (B402), Base, SolanaExchange-scale user base; compliance screening and spend limits built in
Trust Wallet AgentKitMay 2026 (via B402)BNB ChainSelf-custody users authorize agents; keys never leave the device
Coinbase agentic wallet tooling2025–2026Base, SolanaDeveloper-first agents; the facilitator Payzum's flow settles through
Open-source agent clients (MCP, CLIs)2025Chain-agnosticThe long tail — any agent with a funded wallet can pay a 402

Different wallets, different chains, one shared interface. Sellers don't integrate the wallets — they serve the 402 and let every wallet come to them.

Common objections

"Binance settles on BNB Chain — my x402 endpoint is USDC on Base. Do I miss those buyers?"

No. Binance's skill pays on Base and Solana too, not just BNB Chain — Base support ships through third-party facilitators in the same skill. A Payzum-fronted endpoint, settling in USDC on Base via an external facilitator, is payable by those agents today. And because x402 is one open standard under neutral governance, cross-chain buyer coverage is the direction of travel, not something each seller must engineer.

"Is $24M a month of x402 volume enough to bother with?"

Compare the slope, not the level. The protocol went from launch in May 2025 to ~75 million payments in a single month, average ticket ~32 cents — genuine machine-to-machine commerce, not speculation. Buyer-side wallets from the largest exchanges are how the level catches up. The cost of being early with Payzum is a dashboard config; the cost of being late is watching agents buy from whichever competitor already answers with a 402.

Frequently asked questions

What is the Binance Agentic Wallet's x402 support?

On July 13, 2026 Binance added an x402 payment skill to its Agentic Wallet, launched in April 2026. It lets AI agents pay for on-chain services per request: the agent receives an HTTP 402 with payment requirements, signs a stablecoin authorization off-chain, and a facilitator verifies and settles it on-chain. Sanctions screening, transaction monitoring and spend limits from the wallet's compliance stack apply automatically.

What is B402 on BNB Chain?

B402 is Binance's x402-based payment facilitator on BNB Chain, launched May 19, 2026. Sellers charge for APIs, data or content; buyers pay in stablecoins on BNB Smart Chain (USDT, USDC, USD1 and U at launch). Buyers sign off-chain — the facilitator submits the transaction and covers gas — and a discovery layer called B402 Bazaar lets agents find payable services. Facilitators never custody funds.

Which chains can x402 buyers pay on now?

The Binance skill pays on BNB Chain, Base and Solana. Across the protocol, Base has processed roughly 119 million cumulative x402 payments and Solana about 35 million, the XRP Ledger crossed its first million in July 2026, and BNB Chain joined via B402 in May. Sellers don't need to integrate each chain: every buyer speaks the same HTTP 402 layer.

How do I make my API payable by these agents without writing code?

Payzum sits as middleware in front of your existing API: you configure your endpoint URL, your API key and a price in a dashboard. Payzum publishes an x402-payable URL, returns the 402, settlement happens via an external facilitator (currently Coinbase's) in USDC on Base, and Payzum proxies the paid call to your real endpoint. Non-custodial — funds go straight to your own wallet.

The buyers are arriving. Get your API on the shelf.

Every wallet shipping an x402 skill is a new population of agents that can pay you per request. Bring the endpoint you already run; we'll turn it into an agent-payable, non-custodial revenue stream this week. Book a slot below or email us.

Prefer async? Grab a time here · [email protected]

This article is an independent analysis for general information only, not financial, legal or investment advice. Product details, dates, supported networks and transaction figures reflect announcements and third-party reports from Binance, the Linux Foundation and Chainalysis current as of July 2026 and may change. Payzum is not affiliated with Binance. Payzum is the middleware/proxy in front of a client's API and is not the x402 facilitator; on-chain settlement is handled by an external facilitator.