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

Jackson Hole Becomes a Critical Battle for U.S. Treasuries, BofA Warns: If Warsh Doesn't Signal Rate Hikes, 30-Year Yield May Surge to 5.5%

The Jackson Hole Economic Policy Symposium is shaping up as a crucial battle for the US Treasury market, with the spotlight on Federal Reserve Chair Warsh's upcoming speech. Markets view this as the most critical near-term risk event for bond yields and the US dollar. A key concern is whether Warsh will provide clear signals on the Fed's willingness to resume interest rate hikes should inflation fail to improve. American Bank warns that if he avoids offering such forward guidance, the 30-year Treasury yield could surge toward or above 5.5%, putting further downward pressure on the dollar. This heightened sensitivity stems from fragile market conditions, including the Treasury's recent increased long-end bond buybacks and a string of weaker economic data. Analysts note that Warsh has historically been resistant to providing specific policy guidance, but sustained bond market pressure may force a shift in communication strategy. The market anticipates a framework outlining potential policy responses based on incoming inflation data. Barclays economists assign over a 50% probability to Warsh delivering a hawkish message. Historically, Jackson Hole speeches have had limited lasting market impact, but analysts suggest this year could be an exception due to the unique confluence of pressures, making Warsh's credibility and clarity paramount for stabilizing expectations.

marsbit10m ago

Jackson Hole Becomes a Critical Battle for U.S. Treasuries, BofA Warns: If Warsh Doesn't Signal Rate Hikes, 30-Year Yield May Surge to 5.5%

marsbit10m ago

“Economic Outcast”: US Treasury Takes Aim at Iran's Cryptocurrency, Technology, and Gold

On August 24, 2026, the U.S. Treasury Department, under Secretary Scott Bessent, launched "Operation Economic Outcast," a major campaign targeting the financial networks of the Islamic Republic of Iran and its affiliates. The primary goal is to cut off revenue streams supporting the Iranian regime, with a specific focus on denying funding to the Islamic Revolutionary Guard Corps (IRGC). The Office of Foreign Assets Control (OFAC) activated authorities to sanction any entities, regardless of location, operating in or servicing five key Iranian economic sectors: digital assets (cryptocurrency), technology, gold, aviation, and shipping. OFAC noted Iran's increasing use of cryptocurrency to evade sanctions, including for operations linked to the IRGC and government officials. Initial measures targeted nearly 60 organizations, individuals, and vessels across multiple jurisdictions involved in procuring nuclear/missile technology, conducting cyber operations, and facilitating illicit oil sales. The U.S. State Department joined the campaign, announcing additional sanctions against Iranian military officials, intelligence entities targeting U.S. forces, and networks moving Iranian oil. Treasury warned foreign partners that they have a specific deadline to halt identified Iran-related activities, or face unilateral U.S. action. Entities facilitating sanctions evasion risk being cut off from the U.S. financial system and the dollar economy. The operation consolidates sanctions against Iran's crypto, tech, and commodity financing into a unified campaign with clear deadlines. It expands OFAC's reach to crypto brokers and payment networks handling Iranian oil. Analysis suggests crypto tools are already embedded in Iran's trade practices, as seen with capital flight from the Nobitex exchange and discussions of Bitcoin payments for Strait of Hormuz transit, indicating new OFAC powers target existing, not hypothetical, evasion channels.

cryptonews.ru26m ago

“Economic Outcast”: US Treasury Takes Aim at Iran's Cryptocurrency, Technology, and Gold

cryptonews.ru26m ago

Upbit Accelerates Token Listings: Total Trading Volume Halved, New Tokens Support Nearly 30% Share

In the second half of 2026, Upbit significantly accelerated its pace of listing new cryptocurrencies, even as the overall Korean won-denominated trading market cooled rapidly. Monthly trading volume on Upbit plunged 63%, from KRW 72.7 trillion in January to KRW 27.1 trillion in July, with Bitcoin prices also falling. Contrary to the conventional logic of listing more during bull markets, Upbit intensified new listings during this downturn. New listings have become a crucial lever for Upbit to sustain trading activity in a bear market. By August, 61 new tokens listed in 2026 were collectively contributing nearly 30% of Upbit's total won trading volume, up from just 5% in January. This means roughly a quarter of the platform's fee revenue now comes from these newly listed assets. Standout performers like CHIP, RE, SLX, and CAP achieved significant individual market share shortly after listing, while new stablecoin listings contributed negligible volume. This strategy highlights a shift: the "Upbit listing premium," once a sought-after event to attract new capital, is increasingly used as a defensive tool to stabilize fee income amid shrinking overall volume. While the premium effect persists, indicating remaining genuine demand, its frequent use risks diluting the long-term strategic value and scarcity of Korean won liquidity access. Upbit's approach reflects a broader challenge for Asian centralized exchanges: relying on short-term listing tools to maintain operations during macro weakness, potentially at the cost of eroding long-term competitive foundations.

marsbit45m ago

Upbit Accelerates Token Listings: Total Trading Volume Halved, New Tokens Support Nearly 30% Share

marsbit45m ago

Trading

Spot
活动图片