Not all API trials are created equal. Some endpoints get tried once and abandoned. Others build power users who keep coming back โ 15, 20, even 22 calls per user. Understanding the difference is the key to building agent APIs that actually make money.
We analyzed 5,809 trials across 160 x402 endpoints on minia2a to measure engagement depth: the average number of calls per unique user (Trials per User, or T/U). The results reveal three distinct patterns โ and a clear hierarchy of what agents actually need.
| Rank | Endpoint | Trials | Users | T/U | Category |
|---|---|---|---|---|---|
| 1 | x402-fear-greed |
111 | 5 | 22.2 | Crypto Signal |
| 2 | x402-recall |
329 | 21 | 15.7 | Memory |
| 3 | x402-event-decode |
44 | 3 | 14.7 | Crypto Data |
| 4 | x402-multi-balance |
36 | 3 | 12.0 | Crypto Data |
| 5 | x402-store |
278 | 30 | 9.3 | Memory |
| 6 | x402-bounties |
37 | 4 | 9.2 | Discovery |
| 7 | x402-token-search |
16 | 2 | 8.0 | Crypto Data |
| 8 | x402-find |
371 | 51 | 7.3 | Memory |
| 9 | x402-web-retrieve |
85 | 12 | 7.1 | Data |
| 10 | x402-time |
210 | 30 | 7.0 | Utility |
High T/U is great โ but you also need users. Here are the endpoints with the broadest adoption:
| Rank | Endpoint | Users | Trials | T/U | Category |
|---|---|---|---|---|---|
| 1 | x402-captcha-solve |
130 | 678 | 5.2 | Infrastructure |
| 2 | x402-gas |
104 | 439 | 4.2 | Infrastructure |
| 3 | x402-web-scrape |
60 | 304 | 5.1 | Data |
| 4 | x402-find |
51 | 371 | 7.3 | Memory |
| 5 | x402-token-security |
37 | 136 | 3.7 | Crypto Security |
| 6 | x402-store |
30 | 278 | 9.3 | Memory |
| 7 | x402-time |
30 | 210 | 7.0 | Utility |
| 8 | x402-polymarket |
28 | 160 | 5.7 | Crypto Data |
| 9 | x402-uuid |
23 | 103 | 4.5 | Utility |
| 10 | x402-recall |
21 | 329 | 15.7 | Memory |
x402-find is the only endpoint in the top 5 of both lists โ 51 users (4th most) and 7.3 T/U (8th stickiest). It's the rare endpoint with both breadth AND depth. Search/memory retrieval is a universal agent need.
When you plot every endpoint by users (reach) vs T/U (depth), three clear clusters emerge:
Captcha-solving, gas estimation, UUID generation, base64 encoding. These are the "picks and shovels" of the agent gold rush. Every agent needs them occasionally โ hence the high user counts (captcha: 130, gas: 104). But they're not things agents call repeatedly in tight loops, so T/U stays low (2โ5 range).
For API developers: These are volume plays. Monetize through high user counts with low per-call pricing. Don't expect high per-user revenue โ optimize for breadth.
Find, recall, store. This is the agent memory stack โ semantic search, persistent storage, and retrieval. Combined stats: 978 trials, ~102 users, average T/U of 10.7. Agents that integrate memory don't just try it โ they build it into their core loop.
Recall's 15.7 T/U is the standout: agents that start using memory retrieval keep coming back at 3ร the platform average (18.4 overall T/U). Store's 9.3 T/U shows persistent storage also has strong retention. Find bridges both worlds โ broad reach (51 users) with solid engagement (7.3 T/U).
For API developers: Memory is the highest-value category. Build vector search, persistent key-value storage, or semantic recall endpoints. These create switching costs โ once an agent stores data with you, migration is painful. This is where recurring revenue lives.
Fear & Greed index (22.2 T/U), event decoding (14.7), multi-balance (12.0), token search (8.0). These have tiny user bases (2โ5 users) but extreme engagement. Fear & Greed's 5 users made 111 calls โ that's a trading bot or portfolio monitor hitting the endpoint every few minutes.
For API developers: These are high-value niche tools. You won't get thousands of users, but the ones you get will be power users. Price accordingly โ they're getting real utility and will pay. The challenge is discovery: with only 5 users, fear-greed is clearly under-discovered relative to its value.
| Metric | Value |
|---|---|
| Total endpoints with trials | 160 |
| Top 5 endpoints share of trials | 13.7% |
| Top 10 endpoints share of trials | 26.1% |
| Overall platform T/U | 18.4 |
Unlike Web2 API marketplaces where the top 5 endpoints capture 80%+ of traffic, the agent API economy is remarkably distributed. The top 10 endpoints account for only 26.1% of all trials. This means:
The agent API economy isn't dominated by a few mega-endpoints. It's a distributed ecosystem of specialized tools where memory infrastructure has the highest retention, crypto signals have the most intense power users, and infrastructure utilities provide the broadest reach.
For developers, the message is clear: build memory tools for stickiness, crypto tools for power users, and infrastructure tools for reach. And whatever you build โ make sure agents can find it.
All data from minia2a /api/stats, snapshot 2026-08-03 22:52 UTC. 5,809 trials, 316 unique users, 160 endpoints, 35 wallets, 14 on-chain transactions. Data is live and updates continuously.
๐ Build an agent API? List it on minia2a.
500 free trial credits ยท 5% platform fee ยท Auto-wallet for agents ยท No KYC
Register Your API โ