
The Scale of AI-Native Payments
Alipay, the payments arm of Ant Group, has disclosed a landmark figure: its AI-native payment system has processed over 300 million transactions since launch. The disclosure, reported by AIBase, also reveals that the infrastructure now supports 95% of general-purpose AI agents in the Chinese market, marking what Alipay calls the world's first large-scale commercial AI-native payment infrastructure.
This is not a lab experiment or a pilot program. The 300 million transaction count represents real consumer and business payments completed through fully AI-driven decision pipelines, from authentication to settlement. When we examined the system's evolution, we found that Alipay's AI payment layer strips away traditional interface intermediaries, allowing AI agents—chatbots, scheduling assistants, shopping bots—to initiate and complete financial transactions without human intervention at each step.
To put the scale in perspective, 300 million AI transactions would rank among the top payment processors globally if considered as a standalone product. It signals that AI-native financial operations have moved beyond theoretical discussions and into production environments handling real money. The 95% agent compatibility figure suggests Alipay has built a universal adapter layer that bridges its payment rails with diverse AI agent architectures, from large language models running on cloud servers to edge-based voice assistants.
How Alipay's AI Payment Infrastructure Works
The core of Alipay's AI payment infrastructure is what the company describes as an 'AI-native settlement layer.' Instead of requiring a human to tap, scan, or confirm via a graphical interface, an AI agent authenticates itself, retrieves payment authorization credentials, and executes the transaction through an API-first approach. Based on details available from Alipay's technical documentation, the system uses a delegated authorization model where users grant persistent or session-based permissions to their AI agents, similar to how app permissions work on smartphones but with more granular controls for financial actions.
A key innovation is the integration of real-time risk assessment using Alipay's existing fraud detection models, now repurposed to evaluate agent behavior. The system analyzes transaction context, agent identity, user history, and behavioral patterns in milliseconds. Alipay claims this reduces unauthorized transaction rates below 0.001%, a figure comparable to traditional card-present payment systems. The infrastructure also supports Token Pay, a new protocol that issues single-use or limited-scope tokens to AI agents, preventing replay attacks and limiting liability if an agent is compromised.

The launch of an AI wallet further extends this ecosystem. Unlike conventional digital wallets that store funds and payment methods, the AI wallet is designed as a programmatic wallet that AI agents can manage autonomously. Users set spending limits, category restrictions, and real-time notification rules. The AI wallet can also interact with decentralized finance protocols through Token Pay, hinting at Alipay's broader ambitions to bridge traditional payments with blockchain-based settlement.
AI Wallet and Token Pay: New Capabilities for Agents
The AI Wallet and Token Pay are the two most striking product launches accompanying the transaction milestone. The AI Wallet is not a separate app but a programmable wallet layer inside Alipay's existing super-app. It provides APIs that allow AI agents to check balances, initiate transfers, and request refunds. Users can create multiple sub-wallets for different agents, each with its own budget and permissions. For example, a travel planning agent could have a dedicated wallet with a 500 RMB daily limit to book flights and hotels without human confirmation, while a grocery helper agent might have a smaller wallet with category restrictions to prevent non-food purchases.
Token Pay, on the other hand, addresses a critical security gap: how to let an AI agent spend money without exposing the user's primary payment credentials. Each transaction generates a cryptographically signed token that encodes the amount, merchant, agent ID, and expiration. The token is valid only for that specific transaction, and even if intercepted, cannot be reused. This is conceptually similar to Apple Pay's device-specific numbers, but designed for the agent-to-merchant flow rather than human-to-terminal. According to Alipay's disclosure, Token Pay already supports thousands of merchants in China, covering e-commerce, food delivery, and ride-hailing services.
Together, these products create a comprehensive framework for autonomous agent commerce. Developers can integrate with Alipay's AI payment SDK, which provides libraries for Python, JavaScript, and Java, along with a sandbox environment for testing. The SDK handles token generation, agent authentication, and fallback to human approval when transactions exceed preset thresholds. Alipay positions this as an open infrastructure, not a vendor lock-in, though the reliance on Alipay's settlement rails means it remains a walled garden compared to crypto-based alternatives.
Implications for the AI and Fintech Ecosystem
Alipay's announcement carries significant implications for both the AI and fintech sectors. For AI developers, it removes a major bottleneck: monetization of agent actions. Until now, most AI agents could only provide information or initiate actions that require human confirmation to spend money. With Alipay's infrastructure, agents can execute purchases, pay subscriptions, and tip services autonomously. This could accelerate the shift from chatbots that merely converse to assistants that actually accomplish tasks in the real economy.

For the fintech industry, Alipay's move validates AI-native payment as a distinct product category. Traditional payment gateways are designed for human-initiated transactions, with two-factor authentication, CAPTCHAs, and manual confirmation flows that become roadblocks for automated agents. By building a separate infrastructure from the ground up, Alipay has created a template that other payment processors—WeChat Pay, PayPal, Stripe—may need to follow. The 300 million transaction count sets a benchmark that competitors will have to match or exceed to remain relevant in the agent economy.
However, there are notable limitations and risks. The infrastructure currently operates primarily within Alipay's merchant network, which is dominant in China but limited globally. International expansion would require partnerships with local payment systems and compliance with diverse regulations. Furthermore, the security model relies heavily on Alipay's centralized risk engine, which may become a single point of failure. If an attacker compromises the authorization layer, they could drain multiple wallets simultaneously. Alipay has not disclosed detailed security audits or third-party penetration test results for the AI payment layer.
What This Means for Developers and Businesses
For developers building AI agents for the Chinese market, integrating Alipay's AI payment infrastructure is now a straightforward path to transactionality. The SDK documentation, based on what we could glean from Alipay's developer portal, shows a clear API flow: authenticate agent, create a payment token, execute transaction, and handle callbacks. The main challenge is designing appropriate user authorization flows—users must trust the agent enough to grant spending permissions, which requires transparent behavior and clear communication of limits.
Businesses in e-commerce and services should prepare for a wave of autonomous transactions. If even 10% of Alipay's 1 billion users activate AI wallets for their agents, the volume could surpass 1 billion transactions within a year. This will change how merchants handle returns, fraud disputes, and customer support, because they will need to distinguish between human-initiated and agent-initiated transactions in their systems. Alipay provides headers in payment callbacks that indicate whether a transaction was agent-driven, but many merchant systems are not yet configured to process that metadata.
Looking forward, the Token Pay protocol could evolve into a cross-platform standard. Alipay has joined open standards discussions around machine-to-machine payments, and its experience running a large-scale deployment gives it leverage to shape industry norms. The most immediate development to watch is whether Alipay opens Token Pay to third-party payment gateways, which would allow AI agents to transact through any payment system, not just Alipay. Such a move would transform Token Pay from a product into a foundational layer of the agent economy.
In conclusion, Alipay's 300 million AI payments milestone is not just a number—it is proof that AI-native payments work at a scale that rivals traditional payment systems. The launch of the AI wallet and Token Pay provides the tools needed for developers to build autonomous agents that handle real money. For the AI community, the message is clear: the infrastructure for the agent economy is already in production, and it is built by fintech giants with deep pockets and decades of payment experience. The next year will reveal whether this infrastructure becomes the de facto standard or just another walled garden in the increasingly complex world of AI commerce.
コメント