Analyzed all transaction data of x402 in December: Nearly 60% used for practical purposes rather than speculation

marsbitPublished on 2026-01-04Last updated on 2026-01-04

Abstract

Analysis of all x402 transaction data from December reveals a new era of practical micro-payments powered by stablecoins. With 63 million transactions totaling $7.5M USDC, the ecosystem demonstrates AI agents can efficiently pay for services at scale. The average transaction was just $0.12—far below Visa's viable threshold—enabled by low-fee stablecoins. Over 1,100 projects participated, with 76% of services costing ≤$0.10. Key use cases are data services (31%), AI/LLMs (25%), and blockchain infrastructure (15%), indicating real utility over speculation. While 47% of transactions were for leaderboard farming, they represented only 14% of total value. Base (53%) and Solana (37%) lead as primary developer and production environments, respectively. Critical unsolved challenges include agent authentication (KYA), reputation systems, and dispute resolution. The protocol is proven; the infrastructure is growing. The question remains: what will you build?

Author:E.H.

Compiled by: Deep Tide TechFlow

We analyzed all x402 transaction data for December 2025:

  • 63 million payments
  • $7.5 million USDC
  • Over 1,100 projects involved

This is the first real-world case proving that AI agents can pay for services at scale.

Here are our findings:

http://blockrun.ai/state-x402-2025.pdf

http://blockrun.ai/state-x402-2025-deck.pdf

A quick history recap:

The HTTP 402 "Payment Required" status code was defined in 1997 but was never practically implemented.

The reason is simple: Credit cards charge $0.30 to process a $0.01 payment, a fee of 3000%. Micropayments were doomed from the start.

Until stablecoins emerged and changed everything.

December 2025 data overview:

  • 63 million transactions
  • $7.5 million USDC circulated
  • 64,000 unique buyers
  • 10,000 unique sellers
  • Average transaction amount only $0.12

For comparison: Visa's minimum viable transaction is about $15, while x402 is handling payments 100 times smaller and operating at scale.

The ecosystem is experiencing explosive growth:

  • Over 1,100 independent projects
  • Over 4,800 mainnet endpoints
  • 6 active payment coordinators

Most service providers are small, with no clear dominant player.

In other words: Now is the critical moment to "claim your territory."

76% of services charge $0.10 or less

The sweet spot? $0.01-$0.10, accounting for 69% of all services.

This is the realm of micropayments—a zone where credit cards simply can't compete.

AI agents pursue efficiency optimization; they pay on demand, always on a per-use basis.

So what are people actually building?

🥇 Data services: 31%

🥈 AI/LLM (Large Language Models): 25%

🥉 Blockchain: 15%

Not memes, not speculative projects.

But real infrastructure: APIs, analytics, inference services.

"Real money" is already flowing in.

Base vs Solana—who comes out on top?

  • Base: 53% (the main playground for developers)
  • Solana: 37% (the preferred choice for production environments)

Base has the Coinbase ecosystem, while Solana wins on speed.

Which one to choose? It depends on your use case.

"Isn't this all fake volume?"

Let's be honest:

Artemis data shows that 47% of the transaction volume is for leaderboard farming.

But—this only accounts for 14% of the total transaction value.

Small transactions = cleaner money flow.

The feasibility of micropayments has been validated.

The unsolved billion-dollar problem:

What happens when an AI agent pays incorrectly?

x402 has solved the problem of "how AI agents pay."

But it still hasn't solved:

  • Agent authentication (KYA, Know Your Agent)
  • Reputation systems
  • Dispute resolution mechanisms

Whoever solves these will be the ultimate winner.

  • 63 million transactions in a single month
  • Average transaction amount: $0.12

The protocol is working.

The economic model is viable.

Developers are in place.

The only remaining question is: What will you build on this foundation?

Click to view the full report

Related Questions

QWhat percentage of x402 transactions in December 2025 were used for practical purposes rather than speculation?

ANearly 60% of the transactions were used for practical purposes rather than speculation, with the top categories being data services (31%), AI/LLM (25%), and blockchain (15%).

QHow many transactions and what total amount of USDC was processed through x402 in December 2025?

AIn December 2025, x402 processed 63 million transactions with a total of $7.5 million USDC in circulation.

QWhat is the average transaction amount for x402 payments, and why is this significant compared to traditional payment systems like Visa?

AThe average transaction amount for x402 is $0.12, which is significant because it is about 100 times smaller than Visa's minimum viable transaction of approximately $15, demonstrating the feasibility of micro-payments at scale.

QWhich two blockchains dominate the x402 ecosystem, and what are their respective market shares?

ABase dominates with 53% of the market share, primarily by developers, while Solana has 37% and is preferred for production environments.

QWhat are the key unsolved challenges in the x402 ecosystem mentioned in the article?

AThe key unsolved challenges are agent authentication (KYA - Know Your Agent), reputation systems, and dispute resolution mechanisms.

Related Reads

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

This article introduces a novel training paradigm for generative models called Explorative Modeling (XM), which enables true end-to-end training. Traditionally, powerful generative models like autoregressive and diffusion models are not trained end-to-end. They are trained to predict a single small step but require iterative multi-step sampling for inference. This "exposure bias" leads to error accumulation and limits performance. The core challenge XM addresses is "mode blurring." In generative tasks, a single input (e.g., "generate a dog") corresponds to many valid outputs (multiple modes). Standard training objectives like reconstruction loss force the model to average these modes, producing unrealistic, blurry outputs. To avoid this, existing models break generation into many small, almost deterministic steps, sacrificing end-to-end training. XM tackles this by restructuring the training loop itself. Its key insight is to amplify "generative expressivity." For each training input, instead of generating one sample, the model generates K candidate outputs. Only the candidate closest to the real data is used for computing the loss and updating the model via backpropagation. This simple "best-of-K" mechanism is implemented as a short for-loop. By exploring multiple possibilities, the model learns to distribute its guesses across different modes rather than collapsing to their uninformative average. The paper demonstrates that "exploration" acts as a new, powerful scaling axis. Gains from XM increase with model size, data scale, and compute. Experiments show improvements in FID scores for image generation and significant efficiency gains, sometimes outperforming larger models without exploration. When pushed to the limit, XM enables fully single-step, end-to-end generative models. In robotics tasks, an "Explorative Policy" matched the performance of a 100-step Diffusion Policy with a single forward pass, drastically improving inference speed. While the best-of-K concept is not entirely new, the authors' contribution lies in formally understanding it as a direct method to boost generative expressivity without fragmenting the generation process. This work suggests that as models scale, enhancing exploration during training may become crucial for overcoming fundamental performance bottlenecks.

marsbit9m ago

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

marsbit9m ago

Annual Salary of Millions Competing for Electricians, Meta Rushes to Open Its Own Technical School

The AI boom is facing an unexpected bottleneck: a severe shortage of skilled construction workers and electricians. As tech giants like Meta, OpenAI, and Alphabet race to build massive data centers—such as OpenAI's $16 billion "Stargate" project—they are hitting a critical labor wall. The U.S. needs an estimated 130,000 more electricians, 240,000 construction workers, and 150,000 supervisors by 2030 for AI infrastructure alone, but tens of thousands of electrician jobs go unfilled each year. While AI companies offer high premiums, with electricians earning up to $280,000 annually, worker scarcity still causes massive losses—delays on a single project can cost $14.2 million per month. The complexity of building AI data centers, which require immense power (equivalent to powering hundreds of thousands of homes), sophisticated electrical systems, and advanced liquid cooling solutions, demands highly skilled technicians who are in short supply. To combat this, companies are investing heavily in training. Meta has committed $115 million to a free training school offering tuition, housing, and stipends, targeting 5,000 new workers. OpenAI is partnering with unions to secure skilled labor. These efforts are paying off, with a significant rise in Gen Z interest in trade schools over college. However, the power demands are staggering. AI data centers are driving a rapid surge in electricity consumption, projected to account for up to 12% of U.S. power use by 2028 and raising costs for consumers. Furthermore, the construction boom is project-based, leading to a potential future glut of trained workers once building peaks, which could depress wages industry-wide. The race for AI supremacy now depends as much on skilled hands as on advanced chips.

marsbit1h ago

Annual Salary of Millions Competing for Electricians, Meta Rushes to Open Its Own Technical School

marsbit1h ago

Trading

Spot
活动图片