When AI Starts Paying for Itself

marsbit发布于2026-03-04更新于2026-03-04

文章摘要

The article "When AI Starts Paying for Itself" discusses the emergence of the x402 protocol, which enables AI agents to autonomously make micro-payments for services like data and computation. In 2025, Coinbase and Cloudflare revived the long-dormant HTTP 402 status code ("Payment Required") to create a seamless payment layer for the internet. The protocol allows an AI agent to receive a payment request, authorize it with a cryptographic signature, and complete the transaction in under a second—with no human involvement, accounts, or traditional banking infrastructure. Supported by low-cost Layer 2 blockchains and stablecoins, x402 processed over 100 million transactions within months. Its V2 update added multi-chain support and session-based authentication. Google later integrated a similar model into its Agentic Payments Protocol (AP2). However, trust between autonomous agents remains a challenge. ERC-8004, an Ethereum standard, addresses this by providing on-chain identity (via NFT-based IDs), reputation tracking, and task verification systems. The ecosystem faces risks: speculative "x402-themed" meme tokens have surged without real utility, technical vulnerabilities exist, and competing standards from Google and a16z threaten fragmentation. Furthermore, regulatory frameworks for AI-driven transactions are undeveloped. In summary, x402 and ERC-8004 aim to create a trustless, open economic network for AI agents—but must overcome technical, economic, and competitive h...

Author: Clow, Baihua Blockchain

An AI wrote a piece of code and needed data to verify it.

It sent an HTTP request, and the server returned a number: 402.

Then, it paid 0.001 USDC. In less than a second, the data came back.

This transaction had no account, no password, no bank card, no KYC. The entire process involved no human participation.

This is no longer science fiction. By the end of 2025, the x402 protocol had processed over 100 million such transactions; in the first 30 days of this year, another 15 million were added.

The "Payment Code" That Slept for Thirty Years

In 1990, the drafters of the HTTP protocol reserved a specific status code: 402, Payment Required.

The meaning is straightforward—"Payment is required to enter here."

But this status code was never officially used. It just hung there in the protocol documentation, dormant for thirty-four years.

The reason is simple: the first builders of the internet never imagined that machines would one day be the ones paying. Credit cards, bank accounts, KYC verification—these payment infrastructures were designed for humans and are completely ineffective against autonomously running code.

AI Agents need to call APIs, purchase data, and acquire computing power at millisecond speeds. The account registration and fee thresholds of traditional payments are a solid wall.

In 2025, three conditions aligned simultaneously.

The total supply of stablecoins surpassed $300 billion, with L2s like Base reducing single transaction costs to sub-cent levels; the AI Agent ecosystem, led by OpenAI and Anthropic, began large-scale commercialization; Coinbase engineers dug up that dusty 402 and decided to activate it.

In May 2025, Coinbase, jointly with Cloudflare, officially released the x402 protocol. In September, they collaborated with Cloudflare to jointly announce the establishment of the x402 Foundation. A forgotten status code returned to the center of the internet. Cloudflare manages roughly 20% of global web traffic—this meant x402 had no shortage of infrastructure entry points from day one.

Machines, For the First Time, Learned to Pay

The design of x402 is surprisingly simple.

An AI Agent initiates an HTTP request, the server returns a 402 status code along with the payment requirements: how much, which chain, which token. The Agent authorizes the payment using an EIP-712 encrypted signature, stuffs the payment information into the request header, and resends the request. The server verifies it and returns the resource.

The entire process takes less than a second. No account, no subscription, no API Key.

This turns "payment" into part of the internet. Like GET and POST, it's just an HTTP action. Any service can charge machines by adding a single line of middleware.

Data proves this logic works. About seven months after the protocol's release, it processed over 100 million transactions. According to the Cambrian Network Q1 2026 report, over 15 million transactions occurred in the past 30 days, from over 400,000 buyers and over 80,000 sellers. The AI Agent群体 from Virtuals Protocol is the largest single source of transactions; they use the protocol to autonomously settle collaboration fees among Agents.

On December 11, 2025, x402 V2 launched. This upgrade pushed the protocol from "usable" to "user-friendly": support for multiple chains like Base, Solana, and Avalanche operating in parallel; introduction of a Session mechanism (wallet becomes an identity credential, allowing repeated access without on-chain interaction each time); integration with ACH bank transfers and credit card networks—the payment systems of Web2 and Web3 were connected for the first time within this protocol.

Google subsequently integrated x402 into its Agent2Agent (A2A) protocol, releasing the Agentic Payments Protocol (AP2); machines paying is becoming an infrastructure consensus among large tech companies.

Trust is the First Hurdle of the Agent Economy

The payment problem is solved, but an even more fundamental question remains unanswered.

"Commerce can’t happen if people don't trust each other."

Davide Crapis, AI Lead at the Ethereum Foundation and one of the co-drafters of ERC-8004, directly pointed out the core obstacle of the Agent economy: When an AI Agent needs to hire another Agent to complete a task, how does it know the other party isn't a scammer? Where is the transaction record? How is reputation transferred?

ERC-8004 is Ethereum's answer to this question. Drafted in August 2025, it officially launched on the Ethereum mainnet on January 29, 2026. It establishes three lightweight registries on-chain:

  • Identity Registry: Each Agent gets an on-chain ID based on an ERC-721 NFT, portable, transferable, and verifiable across chains. An AgentCard (JSON format) records capabilities, endpoints, and x402 payment support status;
  • Reputation Registry: Feedback signals between Agents are archived on-chain—accuracy, timeliness, reliability scores. Only indices are kept on-chain, with data hashes pointing to off-chain storage to reduce Gas costs;
  • Verification Registry: After task completion, the result data hash is put on-chain requesting verification, giving "whether the task was truly completed" cryptographic provability.

The drafting team spanned four major crypto ecosystems: Marco De Rossi from MetaMask, Davide Crapis from the Ethereum Foundation, Jordan Ellis from Google, and Erik Reppel from Coinbase. EigenLayer, ENS, The Graph, and Taiko have all expressed support. Less than a month after the mainnet launch, registered Agents on Ethereum mainnet surpassed 24,000, with about 49,000 across all EVM chains combined.

A typical workflow looks like this: Agent A discovers a service provider through the ERC-8004 identity registry, filters the reputation registry to choose a high-scoring Agent B, completes the payment using x402, and attaches payment records with reputation feedback after the task ends—payment history becomes an anchor of credit. This chain is what Cambrian Network calls the "Agent Economy Operating System": payment + identity + reputation, three layers combined.

How Deep Are These Waters?

The data looks good, but a few things need clarification.

Tokens and protocols are two different things.

The ecosystem token related to x402 reached a market cap of over $9 billion on CoinGecko, with daily trading volume exceeding $230 million. But many of these "x402 concept tokens" are Meme tokens with no substantive binding to the protocol itself. Buying an x402-related Token is not the same as buying into the growth of the x402 protocol. This market has always been good at mixing narrative and reality, and this time is no exception.

Technical risks remain unresolved.

x402's EIP-712 signature mechanism requires continuous security audits. The ERC-8004 reputation registry faces the threat of Sybil attacks—batch registration of fake identities—and the current economic incentive mechanisms are not yet perfect. There is an economic tension between high-frequency micropayments (e.g., $0.0001 per transaction) and L2 fees (which can still reach $0.05); extremely small transactions can still be eaten up by fees at this stage.

The protocol war is not over.

x402, Google's AP2, and a16z's ecosystem ACP, three sets of protocols coexist. If developers split between these three standards, network effects will be significantly diluted. Furthermore, OpenAI and Anthropic could completely bypass on-chain protocols and build their own closed-loop payment systems—they have users, data, and scale advantages, which is competitive pressure x402 cannot ignore.

The regulatory landscape is another blank slate. For a payment autonomously initiated by an AI Agent, who is the transaction主体? Where is the trigger point for KYC/AML responsibility? No major jurisdiction has provided a definitive answer.

Summary

Someone once said something fitting to quote here: "Inscriptions in 2023 allowed humans to engrave value onto the chain; x402 in 2025 allowed machines to autonomously pay for value on the network for the first time."

If HTTP connected global computers into an information network, the combination of x402 and ERC-8004 attempts to connect billions of Agents into an open service and data market—no account needed, no approval needed, just one request, one payment, one result.

However, whether the protocol can prevail in fragmented competition, whether the trust mechanism can be truly perfected, whether the Agent economy can move from demo to real business... these are still open questions.

Before the narrative lands, distinguishing between "the value of the protocol" and "the tokens炒作 around the protocol" is perhaps the most important thing for every participant to figure out.

热门币种推荐

相关问答

QWhat is the x402 protocol and what problem does it solve?

AThe x402 protocol is a system that enables AI agents to autonomously make micropayments for services like data access or computational resources via HTTP requests. It solves the problem of traditional payment systems (requiring accounts, passwords, credit cards, KYC) being incompatible with machine-to-machine transactions by integrating payment as a native HTTP action, allowing for seamless, account-less transactions in under a second.

QWhat historical internet standard did the x402 protocol revive and why was it unused for decades?

AThe x402 protocol revived the HTTP 402 status code, 'Payment Required,' which was defined in 1990 but never officially used. It remained dormant for over three decades because the early internet was built for human users, and the existing payment infrastructure (credit cards, bank accounts, KYC) was not designed for autonomous machines or AI agents.

QHow does the ERC-8004 standard complement the x402 protocol in the AI agent economy?

AERC-8004 establishes a trust layer for the AI agent economy by providing on-chain registries for agent identity (via NFT-based IDs), reputation (storing performance metrics and feedback), and task verification (cryptographic proof of completion). It complements x402 by enabling agents to discover reliable service providers, verify their credibility, and use x402 for payment, creating a combined system for payment, identity, and reputation.

QWhat are some challenges and risks associated with the x402 protocol and ERC-8004?

AChallenges include technical risks like the need for ongoing security audits of EIP-712 signatures, susceptibility to Sybil attacks on reputation systems, and the economic tension between micropayment values (e.g., $0.0001) and layer-2 transaction fees (e.g., $0.05). Additionally, there is protocol competition (e.g., from Google's AP2 and a16z's ACP), potential fragmentation among developers, and unresolved regulatory questions regarding KYC/AML responsibilities for autonomous AI transactions.

QWhat real-world adoption and transaction volume has the x402 protocol achieved according to the article?

ABy the end of 2025, the x402 protocol processed over 100 million transactions. In the first 30 days of 2026, it handled an additional 15 million transactions, with over 400,000 buyers and 80,000 sellers. Virtuals Protocol's AI agents were the largest single source of transactions, using x402 for autonomous settlement of collaboration fees among agents.

你可能也喜欢

福建晋江,一家存储超级独角兽静悄悄

近日,随着长鑫科技A股上市成为股王,同为国内三大存储芯片项目之一的福建晋华集成电路有限公司(晋华)重新进入公众视野。这家位于福建晋江的DRAM企业,自2016年成立起便肩负打破海外垄断的使命,却因2018年被美国列入实体清单并遭遇司法指控而陷入长达数年的沉寂。2024年2月,美国法院裁定其无罪,晋华才得以摆脱法律阴影。 晋华的曲折发展与灵魂人物陈正坤密不可分。这位拥有美光与联电背景的工程师,怀揣自主开发DRAM的梦想加入晋华。公司初期通过与联电合作快速推进,但随后美光发起诉讼,指控技术窃密,导致晋华产线因设备禁运而停摆。在极端困难下,陈正坤带领团队改造国产设备、重构工艺,艰难维持运营。尽管最终赢得清白,但发展进度已被严重拖慢。目前,晋华专注于利基型DRAM市场,月产能约4万片,拥有千余项专利,但仍在美国实体清单限制之下。 晋江这座以鞋服闻名的民营经济强市,为引入晋华这一“硬科技”项目投入巨资,并以政府基金、全链条配套和持续的政策支持,助力企业在制裁中生存下来。如今,以晋华为龙头,晋江已形成超千亿规模的集成电路产业集群。在全球AI驱动存储繁荣的周期中,晋华虽规模尚小,但其在封锁中重建的经历,已成为中国存储产业自主攻坚的缩影。

marsbit1小时前

福建晋江,一家存储超级独角兽静悄悄

marsbit1小时前

《夏季拉锯战》仍在继续:突破67000美元将是比特币上涨的起点

比特币价格在8月1日跌至62,217美元,延续了自6月5日开始的盘整格局。目前比特币被困在58,000至67,000美元的区间内,市场参与者对下一步走向存在分歧。 技术分析显示关键价位在60,000美元和67,000美元。交易员Crypto Candy认为,只要价格低于66,000美元,就可能跌向60,000美元或更低。投资者Jelle则将当前市场比作“夏季拉锯战”,坚持定期买入的平均成本策略。 上行突破的关键在于能否站稳67,000美元以上。交易员Daan Crypto Trades认为,若无法突破此位,市场可能继续盘整。交易员Roman则预测,若伴随足够交易量有效突破67,000美元,价格可能快速上涨至70,000-80,000美元区间。 宏观分析师Gert van Lagen从更长周期观察,认为比特币正在测试一个持续七年之久的“杯柄形态”的颈线位,市场恐惧情绪在盘整中逐渐消退。他强调,长期持有者仍未出现投降迹象,NUPL指标显示他们远未进入抛售区域。 总而言之,市场共识是比特币正处于积累阶段,60,000美元和67,000美元是关键水平,对任一水平的突破都将决定资产的下一个方向。当前围绕67,000美元的博弈,也反映出短期持有者盈亏平衡点附近的心理压力。近期价格在利好新闻后迅速回落,表明市场叙事尚未转化为持续的资本流入,能否构建更稳固的上涨基础仍有待观察。

cryptonews.ru2小时前

《夏季拉锯战》仍在继续:突破67000美元将是比特币上涨的起点

cryptonews.ru2小时前

交易

现货

热门文章

从H2A到A2A:AI Agent经济体与Crypto新机遇

6月17日,哈佛大学独立研究员、美国AI科学院(NAAI)通讯院士、比特币基金会终身会员韩锋做客火币HTX《大咖讲堂》第三期,以《从H2A到A2A》为主题,分享了其对Agent经济、Crypto基础设施及数字社会未来发展的思考。

537人学过发布于 2026.07.01更新于 2026.07.01

从H2A到A2A:AI Agent经济体与Crypto新机遇

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

2026年,美股IPO市场重回高热度。本文梳理即将上线或受关注的热门赛道龙头,分析具备投资潜力的交易标的及其逻辑,并探讨宏观趋势与相关风险。

2.5k人学过发布于 2026.07.08更新于 2026.07.08

美股TradFi:传统金融在AI IPO浪潮下的稳健锚点

相关讨论

欢迎来到HTX社区。在这里,您可以了解最新的平台发展动态并获得专业的市场意见。以下是用户对AI(AI)币价的意见。

活动图片