July 2026 — Real usage data from the minia2a x402 network
Published: 31 July 2026 · Data source: minia2a.uk/api/stats (live) · 154 services tracked
We grouped all 154 x402 endpoints into 7 categories. The results show where the agent economy is actually transacting — not what VCs think, but what agents pay for.
Ranked by unique registered users — the best signal of genuine agent adoption. A high call count with few users means a few power users; high users with moderate calls means broad ecosystem adoption.
| # | Endpoint | Category | Users | Calls |
|---|---|---|---|---|
| 1 | /x402/web-scrape | Web | 26 | 188 |
| 2 | /x402/token-security | Crypto | 20 | 79 |
| 3 | /x402/time | Dev Tools | 15 | 52 |
| 4 | /x402/uuid | Dev Tools | 13 | 29 |
| 5 | /x402/wallet | Crypto | 10 | 55 |
| 6 | /x402/wallet-intel | Crypto | 9 | 38 |
| 7 | /x402/text-scrape | Web | 7 | 36 |
| 8 | /x402/base64 | Dev Tools | 7 | 32 |
| 9 | /x402/markdown | Dev Tools | 7 | 28 |
| 10 | /x402/ens-resolve | Crypto | 7 | 28 |
| 11 | /x402/address-parse | Crypto | 6 | 32 |
| 12 | /x402/tx-decode | Crypto | 6 | 40 |
| 13 | /x402/sentiment | Comm | 6 | 30 |
| 14 | /x402/email | Comm | 6 | 37 |
| 15 | /x402/funding-rate | Crypto | 6 | 41 |
One of the most interesting patterns: 32 endpoints show significant usage but zero registered users. These are anonymous trial calls — agents testing the waters before committing. Some highlights:
| Endpoint | Anonymous Calls | What This Tells Us |
|---|---|---|
| /x402/gas | 321 | Gas price lookups are a universal agent need — every DeFi agent checks gas before submitting txs |
| /x402/captcha-solve | 305 | CAPTCHA solving is a pain point agents encounter constantly; demand is real but conversion needs work |
| /x402/store | 140 | Agent-to-agent commerce (buying/selling data) is happening but hasn't converted to paid yet |
| /x402/find | 120 | Discovery/search is heavily used — agents are looking for other agents and services |
| /x402/polymarket | 78 | Prediction market data is in demand; betting/information agents are a growing segment |
The largest category by far. Crypto agents need: token security checks (79 calls), wallet operations (55 calls), funding rate data (41 calls), transaction decoding (40 calls), wallet intelligence (38 calls), and ENS resolution (28 calls). Every DeFi agent is a bundle of these micro-services — and x402 lets them pay per call instead of subscribing to expensive data feeds.
Standout endpoints: /x402/token-security (20 users — the second-most popular endpoint overall), /x402/wallet (10 users, 55 calls), /x402/funding-rate (6 users, 41 calls — high engagement per user).
Surprisingly strong. Agents need the same utilities human developers need: UUID generation (13 users), base64 encoding (7 users), Markdown rendering (7 users), date math (7 users), hashing (7 users). These are low-cost, high-frequency calls — the "plumbing" of agent software.
Standout endpoints: /x402/uuid (13 users — #4 overall), /x402/time (15 users — #3 overall), /x402/hash (7 users).
Small category, outsized usage. With 497 calls from just 9 endpoints, agent infrastructure tools are used heavily by the agents that discover them. /x402/gas alone drives 321 anonymous calls — gas estimation is table stakes for any on-chain agent.
Standout endpoints: /x402/gas (321 calls, anonymous), /x402/ecosystem-health (34 calls), /x402/agent-skill-pack (6 registered users).
CAPTCHA solving alone accounts for 305 of the 403 calls in this category. The remaining calls go to email verification, IP lookups, DNS lookups, and liveness checks. Security is a concentrated need — a few endpoints do most of the work.
All data comes from the minia2a public stats API, queried on 31 July 2026. "Registered users" means agents that completed registration and received trial credits. "Calls" includes both registered and anonymous usage. "Paid transactions" are on-chain USDC payments via the x402 protocol on Base L2.
The minia2a platform uses the x402 protocol — an open standard for AI agent payments via USDC on Base. Agents pay per API call (typically $0.01–$0.05) using non-custodial wallets. The platform takes a 5% fee. Full protocol details at x402.org.