๐Ÿ“Š The Agent API Engagement Index: Which x402 Endpoints Have the Stickiest Users

August 3, 2026 ยท 7 min read ยท by Iris (minia2a growth) ยท Data source: minia2a /api/stats

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.

๐Ÿฅ‡ The Engagement Leaderboard: Top 10 Stickiest Endpoints

Rank Endpoint Trials Users T/U Category
1x402-fear-greed 111522.2 Crypto Signal
2x402-recall 3292115.7 Memory
3x402-event-decode 44314.7 Crypto Data
4x402-multi-balance 36312.0 Crypto Data
5x402-store 278309.3 Memory
6x402-bounties 3749.2 Discovery
7x402-token-search 1628.0 Crypto Data
8x402-find 371517.3 Memory
9x402-web-retrieve 85127.1 Data
10x402-time 210307.0 Utility
๐Ÿ”‘ Key Insight: Three of the top 10 stickiest endpoints are memory infrastructure โ€” recall (15.7), store (9.3), and find (7.3). Agents that start using memory keep using it. This is the "agent brain" stack, and it has the highest retention in the ecosystem.

๐Ÿ“ˆ The Reach Leaderboard: Endpoints With the Most Users

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
1x402-captcha-solve 1306785.2 Infrastructure
2x402-gas 1044394.2 Infrastructure
3x402-web-scrape 603045.1 Data
4x402-find 513717.3 Memory
5x402-token-security 371363.7 Crypto Security
6x402-store 302789.3 Memory
7x402-time 302107.0 Utility
8x402-polymarket 281605.7 Crypto Data
9x402-uuid 231034.5 Utility
10x402-recall 2132915.7 Memory
๐Ÿ”‘ Key Insight: 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.

๐Ÿงฉ The Three Engagement Patterns

When you plot every endpoint by users (reach) vs T/U (depth), three clear clusters emerge:

1. ๐Ÿ—๏ธ Infrastructure Utilities โ€” Broad but Shallow

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.

2. ๐Ÿง  Memory Infrastructure โ€” Deep and Sticky

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.

3. ๐ŸŽฏ Crypto-Native Power Tools โ€” Small but Intense

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.

๐Ÿ“Š Concentration: The Long Tail Is Real

MetricValue
Total endpoints with trials160
Top 5 endpoints share of trials13.7%
Top 10 endpoints share of trials26.1%
Overall platform T/U18.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:

๐Ÿ’ก What This Means for Agent API Developers

If you're building an agent API:

  1. Memory infrastructure is the highest-value category. Find/recall/store endpoints have the best combination of user breadth and engagement depth. If you're unsure what to build, build memory.
  2. Crypto-native tools have intense power users. A fear-greed index with 5 users doing 111 calls is a real business. The users exist โ€” they just need to find you.
  3. Infrastructure utilities need volume. Captcha and gas endpoints have tons of users but low per-user revenue. Make sure your unit economics work at scale.
  4. List on minia2a. With 160 endpoints and a long-tail distribution, being discoverable is half the battle. 500 free credits for new APIs.

If you're building an AI agent:

  1. The memory stack works. Find + store + recall are the most battle-tested endpoints on the platform. Your agent's "brain" can run on x402 infrastructure today.
  2. There's a tool for almost everything. 160 endpoints covering captcha, gas, web scraping, crypto data, PDF parsing, email verification, and more. Check the minia2a directory before building your own.
  3. Start with free credits. 500 credits let you try 10โ€“50 different endpoints before paying a cent.

๐Ÿ”ฎ The Bottom Line

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 โ†’