Skip to main content

Command Palette

Search for a command to run...

China Already Won the First Round of Agentic Payments. The West Is Still Debating the Rulebook.

While Visa, Mastercard, and Stripe publish specs and run pilots, Alipay just opened its 100M-user AI payment system to third-party Western agents. The protocol wars are a sideshow.

Published
7 min read
L
Product Manager at JPMorgan Payments, working on developer platforms, APIs, and AI workflows in regulated environments. I focus on how AI is reshaping financial infrastructure—especially developer experience, agent-driven workflows, and programmable payments. Previously built systems that scaled to thousands of enterprise clients and billions of API calls. Writing about: * AI × payments (agentic commerce, stablecoins, APIs) * Developer platforms & API design * Real-world product building in fintech

The One Thing That Matters Today

Alipay AI Pay announced today that it is opening its platform to OpenClaw-type third-party agents — including Claude Code and Hermes Agent — allowing them to complete user-approved payments directly through Alipay's infrastructure. This isn't a pilot. Alipay AI Pay already crossed 100 million users in February 2026 and processed over 120 million transactions in a single week. Meanwhile, in the West, we are still holding conferences about which protocol should win. The real story here is not that China is "ahead on AI payments" — it's that the West's entire framing of this race is wrong. While U.S. and European players compete over spec sheets, China shipped a system that handles more agentic transactions in a week than most Western pilots will handle in 2026 combined. And now they're opening the door to the same Western AI agents — Claude, Hermes — that our ecosystem is supposed to be building for.


What Happened (and Why It Matters)

  • Alipay AI Pay opens to third-party OpenClaw-type agents, including Claude Code and Hermes Agent. The expansion requires agent installation, identity verification, and per-transaction user authorization. This means Western AI agents built on Anthropic and other stacks can now plug directly into China's most scaled agentic payment infrastructure — today, not in a roadmap. (BusinessWire)

  • Alipay AI Pay: 100M users, 120M+ weekly transactions as of February 2026. It is the first AI-native payment product to cross 100 million users globally. Alipay also launched an Agentic Commerce Trust Protocol in January with Alibaba's Qwen App and Taobao Instant Commerce. The infrastructure is already live across food delivery, digital subscriptions, and smart glasses. (CityAM)

  • A peer-reviewed SoK paper (arXiv:2604.03733) formally confirms that every existing agent payment mechanism fails at one or more of four critical lifecycle stages. The paper — a Systematization of Knowledge covering blockchain-based A2A payments including x402 — categorizes failures as: weak intent binding, misuse under valid authorization, payment–service decoupling, and limited accountability. This is the first paper to formally systematize these failures across the full discovery → authorization → execution → accounting lifecycle. (arXiv:2604.03733)

  • TFSF Ventures files international patent protection on an A2A payment infrastructure spec, citing arXiv:2604.03733 as the peer-reviewed basis for the infrastructure gap. A UAE-headquartered payments firm with 27 years of operational history is now staking IP claims on the A2A payment stack, specifically targeting the four-stage lifecycle gap the SoK paper identifies. This matters because it's the first serious IP play built on top of published agentic payment research. (Global Fintech Series)

  • The Agentic Risk Standard (ARS) — co-authored by Google DeepMind, Microsoft Research, Columbia University, Virtuals Protocol, and t54 Labs — proposes the first formal liability framework for AI agent transactions. ARS splits tasks into two modes: escrow (service tasks like report generation) and underwriting (fund-moving tasks like trading or remittances). The standard is open-source on GitHub. The key insight: "fee-only" agent tasks need escrow; "fund-involving" tasks require underwriting and collateral. Published April 8, 2026. (Fortune) (Crowdfund Insider)

  • The Paypers runs a deep analysis today on how agentic AI transforms A2A payment rails, noting that A2A payments are projected to hit $1.4 trillion by 2029 from consumer transactions alone — and that agentic AI is the catalyst most likely to unlock that growth beyond P2P. Bizum, one of Europe's most mature A2A networks, is now building toward fully automated, conditional payments triggered by agent logic (e.g., "pay for the flight ticket automatically if price hits X"). (The Paypers)

  • Money20/20 Asia opens today in Bangkok (April 21–23), likely to surface new agentic payment announcements from Asian players that Western coverage will lag on by 48–72 hours. Watch this space. (FinTech Weekly)


The Bet

[Editor's take] The West's protocol competition — x402 vs. AP2 vs. ACP — is real, but it is increasingly a second-order problem. The first-order problem is that someone already built scale, and that someone is Ant Group. Alipay AI Pay at 120 million weekly transactions is not a technology demo. It is a distribution moat. Opening to third-party agents like Claude Code is a calculated move: Alipay doesn't need to own the AI layer if it owns the payment execution layer. They're playing the same game Visa has always played — be the settlement rail, not the application. The difference is they've already won the volume race before the application layer is even settled in the West.

[Editor's take] The ARS paper from DeepMind/Microsoft/Columbia is the most underrated story of the past two weeks. Everyone is debating which protocol handles authorization best. Nobody is asking the harder question: when an agent makes a wrong call with real money, who is on the hook? The ARS framework says: escrow for service tasks, underwriting for fund-moving tasks. That is a direct attack on the current model — where the user bears 100% of execution risk and platforms disclaim everything as "not financial advice." The firm that builds the underwriting layer for agentic payments first will extract a margin that makes card interchange look small. That is not Visa. That is not Mastercard. That is an insurance company or a new entrant that hasn't announced yet. Watch for it.


Counter-Consensus

The consensus view is that the winner of the agentic payments race will be whoever controls the best protocol — that ACP, AP2, or x402 will emerge as the TCP/IP of agent commerce, and the protocol winner takes the stack. But the peer-reviewed SoK literature (arXiv:2604.03733) now formally shows that no single protocol covers all four lifecycle stages cleanly, and Alipay's 120M weekly transaction number shows that scale can be achieved without winning the protocol war at all — by pairing existing payment infrastructure with an agent identity and authorization layer on top. The real winner might not be a new protocol. It might be the payment rail that ships the fastest trust and liability layer on top of what already exists. Alipay just did that. In China. With 100 million users. The West is still writing the spec.


From the Community

  • "ACP, AP2, and x402 are a start — but the agent payment stack still feels incomplete" — A thread on r/AI_Agents lays out what's still missing with unusual precision: permissions and spending limits, delivery verification, dispute handling, fiat/stablecoin interoperability, and cross-system interoperability. The thread asks: "What still needs to be built on top of these for agent-to-agent and agent-to-business payments to actually work at scale?" It's the right question, and notably, nobody in the thread mentions liability or underwriting — which is exactly the gap the ARS paper is trying to fill. (Reddit)

  • "Really, now AI agents can literally pay each other?" — A more casual thread on r/AI_Agents from a user encountering A2A payment concepts for the first time. The top comment: "A2A protocol is the future of agentic payment, and agentic payment is inevitable." The gap between builder discourse and mainstream awareness is still wide. That gap is an opportunity. (Reddit)


Research & Papers

  • SoK: Blockchain Agent-to-Agent Payments — The first systematic review of trust, privacy, and security risks in A2A payment systems. Covers x402 and similar blockchain-based protocols through a four-stage lifecycle (discovery, authorization, execution, accounting). Key finding: all current approaches have exploitable gaps at one or more stages. Essential reading if you're evaluating which protocol to build on.

  • Hardening x402: PII-Safe Agentic Payments via Pre-Execution Metadata Filtering — SRH University Heidelberg identifies a specific structural PII risk in x402: every HTTP payment request embeds resource URLs, descriptions, and reason strings in metadata that is transmitted to third-party servers before on-chain settlement, with no data processing agreement. A pre-execution filtering layer is proposed as the fix.


Sources


Agentic Payment · April 21, 2026 · agenticpayment.forum Sources linked inline. Facts are sourced; opinions are labeled. Not financial advice.