June Transaction Volume Doubles: x402 Ecosystem Continues to Expand, Content Monetization Narrative Faces Crucial Test

Foresight NewsPublished on 2026-07-10Last updated on 2026-07-10

Abstract

X402, a protocol for AI and data services, experienced significant growth in June. Its transaction volume doubled compared to May, primarily driven by the AI inference routing service BlockRun. The ecosystem expanded with new integrations: Apify enabled data scraping services, Exa extended its AI search to Solana, and Seal launched 'Hacks', a marketplace for automated AI agents. The protocol itself received crucial upgrades, including 'Builder Codes' for tracking and affiliate systems and 'Batch Settlement' to enable practical micropayments for high-frequency AI tasks. Major external validation came from tech giants. Amazon Web Services (AWS) launched a solution for AI traffic metering at its edge nodes. More significantly, Cloudflare opened its waitlist for a Content Monetization Gateway. This gateway allows websites to charge AI bots and other automated agents for accessing content, using x402 for stablecoin payments. This addresses a core internet monetization problem and represents x402's most promising path to mass adoption, though Cloudflare's CEO noted current blockchain scalability remains a critical hurdle. Current leading use cases are AI inference routing and paid data feeds. However, the large-scale real-world test with Cloudflare's gateway will be decisive in determining if x402 can transition from a useful tool to a fundamental infrastructure component for a new web economy where AI agents pay for the content they consume.


Author: David Christopher

Compiled by: Saoirse, Foresight News


x402 experienced rapid business development in June.


Protocol transaction volume surged significantly, stabilizing at roughly double the level seen in May. A clear use case has emerged: the vast majority of transaction activity is concentrated with a single service provider—the inference routing project BlockRun. Enterprise adoption continues to materialize: Amazon completed integration with the protocol, and Cloudflare officially announced the launch of its content monetization gateway. A series of technical upgrades have substantially improved the stability and transaction traceability of x402 as it enters the summer months. These very features are essential prerequisites for x402 to face the practical test that Cloudflare is poised to bring.


Next, we will review the latest developments, the directions already validated as viable, and the hypotheses yet to be proven.


x402scan platform's featured services rankings (based on 30-day data), showcasing the activity, transaction amount, transaction count, number of buyers, and hosting blockchain for three AI data/gateway service providers charging by call: BlockRun, twit.sh, and StableEnrich.


More Service Providers Continuously Joining the Ecosystem


If you are using x402, this section is worth special attention.


In June, Apify announced its integration with x402. Developers can now use the USDC stablecoin on the Base blockchain (which remains the protocol's primary operating network) to call its web automation and data scraping toolkit. Users can now leverage stablecoins to scrape data from platforms like Twitter (X), Reddit, TikTok, and Facebook, although the quality of various automated scripts (which Apify calls Actors) within the platform is uneven.


Following closely, the AI search engine Exa expanded x402 payment support to the Solana blockchain, allowing users on this public chain to pay for web retrieval and content search services. This is particularly suitable for in-depth information research, especially for due diligence on new projects.


The personal AI assistant platform Seal launched a feature module called Hacks: a customizable agent capability that bundles multiple API requests into a single automated task. This product's underlying marketplace is built using x402, which aligns perfectly with a key application scenario I previously described in my article "My Wishlist for x402's Development." I'm delighted to see the product officially launched and plan to try it myself.


Additionally, the Merit Systems team continues to roll out new data streams, accessible for its conversational application Poncho, which is equipped with the x402 protocol.


Kevin Leffew, co-author of the x402 whitepaper, commented on Seal's Hacks feature built on x402: users can create and sell AI agent automation skills described simply in text, earning revenue per call. Kevin believes this direction has broad prospects.


Significant Enhancement in Practicality of Payment Infrastructure


Two major protocol-level updates are particularly crucial:


  • Builder Codes (Developer Identifier Codes): x402 payment transactions can now be tagged with the application, client, or service intermediary that initiated the payment. This feature enables the construction of distribution affiliate and revenue-sharing systems, clearing obstacles for various marketplace ecosystems.
  • Batch Settlement: Eliminates the need for separate on-chain settlement for every small payment request. Buyers only need to pre-fund their accounts and authorize a series of consecutive purchases, with service providers later aggregating funds in batches. For high-frequency, small-amount payment scenarios like AI inference and information retrieval, where per-transaction on-chain costs and latency are infeasible, batch settlement makes the high-frequency micro-payment model a reality.


Furthermore, x402 has added support for more programming languages and compatibility with multiple blockchains, essentially lowering the integration barrier for various service providers.


DukeOphir, a core member and de facto maintainer of the x402 ecosystem, announced project development progress: code commits exceeded 1,000, developers surpassed 300, and various technical components have expanded multiple times within half a year of v2's launch.


Channel Boost from External Mainstream Internet Giants


The most impactful developments did not originate from the crypto-native industry.


AWS launched an edge node AI traffic billing solution. When a user requests a protected resource, an AWS edge node can return pricing and payment terms, verify payment credentials, and then grant access to the resource. Any content site or API deployed on AWS can now treat AI agents as paying customers.


The main event, however, comes from Cloudflare. On July 1st, its Content Monetization Gateway officially opened for waitlist applications. Using this gateway, customers can charge for any resource hosted on Cloudflare: web content, datasets, various APIs, and tool services can all be monetized. Transactions are settled using stablecoins via x402, with payment validation occurring at the edge nodes.


Content monetization is precisely the core application scenario that initially made outsiders optimistic about x402. The current internet business model is fundamentally imbalanced: various crawler bots account for the vast majority of traffic. These bots scrape content without generating ad clicks, forcing website operators to bear bandwidth costs without revenue compensation. Cloudflare handles approximately 20% of global website traffic. Therefore, this gateway represents the first large-scale, real-world test for the model where bots pay to scrape internet content.


The biggest question at this stage is performance scaling. Cloudflare's CEO publicly endorsed x402 as the solution in a podcast but also pinpointed the core bottleneck: current blockchain throughput is temporarily insufficient to handle the required transaction volume. Even monetizing just a small fraction of Cloudflare's traffic would require millions of transactions per second, far exceeding the performance of any public chain he has tested. This performance gap must be bridged first.


Source: Bankless interview with Matthew Prince, Co-founder and CEO of Cloudflare.


Which Application Track Will Ultimately Prevail?


Several viable application tracks have already emerged within the x402 ecosystem.


AI inference routing appears to be leading in scale, with BlockRun having validated market demand: users want to access various inference services through a single interface without managing multiple individual subscriptions. The paid high-quality data track follows closely, as developers are willing to pay for superior input data, which significantly enhances large language model output quality.


Both tracks represent real and sustainable demand. However, by themselves, they are unlikely to make x402 an indispensable foundational component of the next-generation internet. In contrast, the content monetization track possesses this potential. If various AI agents need to pay for the web content they scrape, this scenario could propel x402 from being a useful tool to achieving mass adoption. The practical implementation of the Cloudflare gateway will test whether this path is viable.

Related Questions

QWhat are the two key protocol-level updates for x402 mentioned in the article, and why are they significant?

AThe two key updates are Builder Codes and Batch Settlement. Builder Codes allow payments to be tagged with the identifier of the originating application, enabling affiliate/commission systems. Batch Settlement allows for many small purchases to be authorized upfront and settled in aggregate later, making high-frequency, micro-payments for services like AI inference or data retrieval economically viable without on-chain latency and cost for every single transaction.

QWhich major non-crypto companies have recently integrated or announced support for the x402 protocol, and what are their respective contributions?

ATwo major non-crypto companies are involved: Amazon Web Services (AWS) and Cloudflare. AWS introduced an edge node AI traffic billing solution that allows resources to return pricing and validate x402 payments before granting access. Cloudflare has opened a waitlist for its Content Monetization Gateway, which will allow any resource hosted on its network (websites, APIs, data) to charge AI agents for access, settling payments via x402 at the edge.

QAccording to the article, what is currently the primary driver of transaction volume on the x402 protocol?

AThe primary driver of transaction volume is a single service provider: the inference routing project called BlockRun. The vast majority of transaction activity in June was concentrated on this platform, which provides a one-stop-shop for accessing various AI inference services.

QWhat does the article identify as the 'core bottleneck' for the success of the content monetization narrative via Cloudflare's gateway?

AThe core bottleneck is blockchain scalability/throughput. Cloudflare's CEO stated that even monetizing a small fraction of Cloudflare's traffic would require processing millions of transactions per second, a scale that far exceeds the current capacity of any blockchain he has tested. This performance gap must be bridged first.

QName at least two other application sectors or specific services (besides BlockRun) that are gaining traction within the x402 ecosystem as mentioned in the June updates.

AOther gaining sectors/services include: 1) Apify, which provides web automation and data scraping tools (e.g., for Twitter, TikTok). 2) Exa, an AI search engine that expanded x402 payment support to Solana. 3) Seal's 'Hacks' feature, which lets users create and sell custom AI agent automations. 4) Merit Systems' new data streams for its Poncho chat application.

Related Reads

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

Anthropic recently published guidelines to help developers using Claude Code reduce unnecessary token costs. The key recommendations include: 1) Clear (/clear) conversations after completing a task to avoid carrying irrelevant file reads and command outputs into the next task. 2) Set the model and reasoning effort level at the start of a session, as switching mid-session invalidates the prompt cache, requiring a full-price recalculation of the entire dialog history. 3) Attach files using @ references instead of typing paths manually to avoid extra tool calls and searches that bloat the context. 4) Add quiet flags to verbose commands (e.g., in CLAUDE.md) to minimize lengthy output in the dialog history. 5) Use /compact while the session cache is still warm (before breaks) to compress the dialog at one-tenth the cost. 6) Offload large-output tasks to a sub-agent, which runs in an isolated context and only returns conclusions, preventing intermediate outputs from polluting the main dialog. The article explains token pricing: input tokens (prefill) are processed in parallel, while output tokens (decode) are generated serially, making output tokens five times more expensive. Caching is crucial for savings—if a request's prefix (system prompt, CLAUDE.md, dialog history) matches the previous one byte-for-byte, reading it costs only 10% of the standard input price. However, cache invalidation occurs when changing models, effort levels, fast mode, compressing dialogs, after cache expiration, or when resuming old sessions. Dialog history also grows quadratically (O(n²)) as file contents and command outputs accumulate, increasing costs per round. Proactive context management—like isolating noisy tasks, using /rewind to trim unproductive turns, and task-based session clearing—is becoming an essential skill for cost-effective AI-assisted development.

marsbit1h ago

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

marsbit1h ago

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

The United States is preparing to demand that European and other partners abandon Chinese artificial intelligence initiatives, threatening exclusion from the American-led "Pax Silica" coalition, according to a leaked U.S. State Department document. This ultimatum forces signatories of the "AI Opportunity Statement" to choose between the Western technological ecosystem and alternative frameworks, with China not explicitly named but clearly targeted. Pax Silica is a U.S. strategy for AI and semiconductor hegemony, launched in late 2025. Its European presence expanded significantly in mid-2026. Concurrently, China, Russia, and 27 other nations established the World AI Cooperation Organization (WAICO) in July 2026 as an independent intergovernmental platform promoting AI governance based on UN principles. This situation creates a difficult choice, especially for European nations balancing strategic autonomy with dependence on U.S. tech and security. It also pressures Global South countries with pragmatic ties to both Washington and Beijing. The formation of competing blocks risks fragmenting the global tech landscape, forcing companies to split supply chains, increasing costs, and potentially leading to incompatible standards and protocols. The era of open globalization in AI may be ending, replaced by geopolitical confrontation where technological sovereignty trumps economic efficiency. The decisions made will shape the global digital economy for decades.

cryptonews.ru3h ago

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

cryptonews.ru3h ago

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

American entrepreneur and author of "Rich Dad Poor Dad," Robert Kiyosaki, discussed the influence of futurist R. Buckminster Fuller on his worldview, linking Fuller's past technological predictions to the emergence of Bitcoin and the development of artificial intelligence. In an X post, Kiyosaki also reflected on personal purpose, sharing his journey from the music business—where he worked with bands like The Police and Iron Maiden—to creating the "Cashflow" board game and writing his famous book. He described feeling an inner emptiness despite his success, a turning point that came after meeting Fuller, whom he studied with for three summers. Kiyosaki described Fuller as a "friendly genius" who foresaw world-changing developments like Bitcoin and AI. However, the core of his post focused on Fuller's philosophical impact, particularly a quote about belonging to the universe and finding purpose by dedicating one's life to the maximum benefit of others. The entrepreneur remains a vocal advocate for cryptocurrencies. He regularly advises buying Bitcoin during market panics, viewing it and assets like Ethereum, gold, and silver as hedges against traditional financial system failures. Kiyosaki has predicted a major market crash by 2026, seeing it as an opportunity for prepared investors, with long-term price targets including $750,000 for Bitcoin and $95,000 for Ethereum.

cryptonews.ru5h ago

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

cryptonews.ru5h ago

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

Etherealize co-founder and CEO Vivek Raman criticized Wall Street's growing interest in private, permissioned blockchains, calling them a "race to the bottom." In an interview with CoinDesk, Raman argued that consortium networks fragment liquidity and return the industry to the siloed systems that blockchain technology was meant to overcome. He stated that closed networks do not interoperate, undermining two key advantages of the technology: system compatibility and liquidity concentration. Etherealize promotes Ethereum as an open, foundational layer for institutional players. Raman insists that privacy and access restrictions should be built on top of public infrastructure—at the application or L2 level—rather than creating separate, closed networks. He compared Ethereum to HTTP as a base layer, with additional permissioned and private layers akin to HTTPS. Examples of this new wave of "closed" solutions mentioned include Canton Network from Digital Asset, Circle's Arc project, and Stripe's Tempo. Raman termed this trend "consortium chains 2.0," recalling earlier initiatives like the R3 interbank consortium and the Hyperledger corporate ecosystem from 2016 that failed to gain significant traction. He reiterated his firm belief that a global, open, permissionless infrastructure is necessary as a foundational base layer. Raman previously noted in June that traditional financial institutions had begun implementing Ethereum-based solutions into real business processes.

cryptonews.ru5h ago

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

cryptonews.ru5h ago

Trading

Spot
活动图片