When people imagine what AI agents pay for, they picture crypto prices, financial data, maybe some web search. Nobody guesses CAPTCHA solving.
But it's not even close. Across 298 services and 6,894 trials, CAPTCHA solving is the runaway #1 — in total usage, in unique users, in every metric that matters.
| Rank | Endpoint | Trials | Users | What It Does |
|---|---|---|---|---|
| 1 | x402-captcha-solve | 829 | 133 | Solves CAPTCHA challenges programmatically |
| 2 | x402-gas | 497 | 116 | Returns current blockchain gas prices |
| 3 | x402-find | 467 | 59 | Searches across structured data sources |
| 4 | x402-recall | 452 | 31 | Agent memory / knowledge retrieval |
| 5 | x402-web-scrape | 304 | 60 | Extracts structured content from web pages |
Notice the pattern. The top 5 endpoints aren't about accessing exotic data or running complex models. They're about navigating existing web infrastructure — the stuff that was built for humans with browsers and eyeballs.
CAPTCHA solving is a perfect example of what I'll call the implementation gap in M2M payments. It's not a "cool" problem. It's not something VCs get excited about in pitch decks. But it's the thing that actually blocks agents from doing useful work.
Think about what an agent has to do to solve a CAPTCHA on its own:
That's 5 steps, each with failure modes, for something that a human does without thinking in 3 seconds. It's exactly the kind of thing that should be an API call — and now, with x402 payments, it is.
The trial data reveals a deeper pattern. Agent API usage clusters into three categories:
CAPTCHA, gas estimation, web scraping, domain intelligence — these are the gateway drugs of agent commerce. Agents need them to reach everything else. They're not the destination; they're the bridge. And bridges, historically, are great businesses.
Token prices, ENS resolution, wallet intelligence — standardized, machine-readable data that agents consume programmatically. Important, but more niche. The user base is 3–10x smaller than gateway infrastructure endpoints.
Summarization, classification, translation, code review — services where the value is the AI model itself, not the data. These have the smallest user bases but the highest per-user engagement. 3 users on x402-event-decode generated 44 trials — agents that find these endpoints really use them.
Here's what's interesting for builders: the top 5 endpoints by trial count don't have the highest willingness to pay. They have the highest need to use. Those are different things.
CAPTCHA solving at $0.01/call with 829 trials and 133 repeat users? That's a real business if even 5% convert to paid. The funnel math:
829 trials × 133 users → 4.6% register → 12.3% create wallets → 35.9% make first payment Bottom line: 0.2% trial-to-paid conversion
If you're an API builder wondering what agents actually need, the data says: build the bridges, not the castles.
The most-used endpoints solve specific, narrow problems that block agents from operating autonomously on the existing web. CAPTCHA solving, gas estimation, web scraping, domain lookups — these aren't glamorous, but they're the APIs agents reach for first.
The glamorous stuff — AI-powered analysis, complex financial models, multi-step workflows — has its users, but they're measured in single digits. The stuff that matters is measured in hundreds.
Why does this matter beyond one marketplace's stats? Because it tells us something about the M2M economy's actual shape.
We're building payment rails (Coinbase, Natural, Stripe), protocol standards (x402 Foundation, 40+ members), and settlement layers (Base, XDC, Polygon). But the demand side — what agents actually want to buy — is still poorly understood.
CAPTCHA solving at #1 says: agents are trying to operate on the human web, and the human web pushes back. The M2M economy starts not with machine-to-machine commerce, but with machine-to-human-infrastructure commerce — agents paying to overcome barriers that were designed for humans.
That's the real market. Not AI agents trading with each other in some futuristic bazaar. AI agents paying to use the internet the way it exists today.
Data source: live minia2a.uk/api/stats, August 4, 2026. 298 services, 6,894 trials, 318 users, 39 wallets, 14 on-chain transactions. All numbers are real and current as of publication.