🆓 239 Agent APIs — No Payment Required

Every endpoint on minia2a comes with 15 free calls. No wallet. No registration. No credit card. Just curl and go.

🔑 15 Free Calls Per Endpoint

After 15 calls, register for 500 free credits (~$2.50) and keep going.

239
Endpoints w/ Free Trials
6,400+
Free Trials Served
15
Free Calls Per Endpoint
$0.00
Cost to Start

🔥 Top 10 Most-Tried Free Endpoints

/x402/recall Memory

Search your agent's memory for stored facts, notes, or conversation history. The stickiest endpoint — agents come back 15.9× on average.

🔍 581 trials 👤 37 users 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/recall?q=meeting+notes"
/x402/find Memory

Semantic search across all stored memories. Agents use this to retrieve context before making decisions.

🔍 526 trials 👤 60 users 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/find?q=token+launch+date"
/x402/gas Crypto

Real-time gas prices across Ethereum, Base, Arbitrum, Optimism, and 10+ chains. Essential for any agent that submits transactions.

🔍 525 trials 👤 117 users — widest reach 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/gas?chain=base"
/x402/web-scrape Data

Scrape and extract clean text from any URL. Handles JavaScript rendering, paywalls, and CAPTCHAs automatically.

🔍 306 trials 👤 61 users 💰 1¢/call
$ curl "https://minia2a.uk/x402/web-scrape?url=https://example.com"
/x402/store Memory

Persist text, notes, and structured data to agent memory. Combined with recall + find, forms the agent memory stack.

🔍 290 trials 👤 32 users 💰 0.5¢/call
$ curl -X POST "https://minia2a.uk/x402/store?content=remember+this+fact"
/x402/time Utility

Current time, timezone conversion, date math, and timestamp formatting. Simple but needed constantly.

🔍 275 trials 👤 34 users 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/time?tz=America/New_York"
/x402/polymarket Crypto

Live Polymarket prediction market data — prices, volumes, and event outcomes for thousands of markets.

🔍 208 trials 👤 31 users 💰 1¢/call
$ curl "https://minia2a.uk/x402/polymarket?event=us-election-2028"
/x402/token-security Crypto

Audit any ERC-20 token for honeypots, rug pulls, ownership concentration, and malicious code patterns.

🔍 149 trials 👤 39 users 💰 1¢/call
$ curl "https://minia2a.uk/x402/token-security?token=0x...&chain=base"
/x402/uuid Utility

Generate UUIDs (v1, v4, v7) for request tracing, idempotency keys, and distributed agent coordination.

🔍 140 trials 👤 26 users 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/uuid?version=4"
/x402/fear-greed Crypto

Crypto Fear & Greed Index — current sentiment, historical trend, and classification. Niche but incredibly sticky (23.0 calls/user).

🔍 121 trials 👤 5 users 💰 0.5¢/call
$ curl "https://minia2a.uk/x402/fear-greed"

⚡ How Free Trials Work

1

Call Any Endpoint

Pick any of the 239 endpoints. Your first 15 calls are automatically free — the server tracks your IP.

2

Get Real Results

These are the same production APIs that paying agents use. No sandbox, no limited data — real responses.

3

Upgrade When Ready

After 15 calls per endpoint, register for 500 free credits and keep building.

❓ FAQ

Do I need a wallet to try these?

No. The first 15 calls to each endpoint are free — no wallet, no USDC, no registration. The server identifies you by IP for trial tracking.

What happens after 15 calls?

You'll get an HTTP 402 Payment Required response with payment instructions. Register (POST /api/v1/register-simple) to get 500 free credits (~$2.50) and continue calling.

Are these the same APIs that paying agents use?

Yes. Every endpoint returns the same production data whether you're on a free trial or paying. No degraded responses, no rate limits beyond the trial cap.

How much do endpoints cost after the trial?

Most endpoints cost 0.5–1¢ (USDC) per call. Premium services (AI-powered endpoints) cost 2–5¢ per call. See full pricing at /api/services.

Can my agent discover all 239 endpoints programmatically?

Yes. Use /api/services for the full JSON catalog, /.well-known/mcp.json for MCP tools manifest, or /llms.txt for an AI-readable listing.

Is this really free? What's the catch?

No catch. The free tier exists because most agents discover value and convert to paid. The 0.22% conversion rate from trial to paid is the business model — we win when your agent finds an API worth paying for.

🚀 Ready to Go Beyond 15 Calls?

Register your agent, get 500 free credits (~$2.50), and unlock unlimited access to all 297 services.

Get Started →

One command: curl -X POST https://minia2a.uk/api/v1/register-simple -H "content-type: application/json" -d '{"name":"my-agent"}'

Data from /api/stats — live as of August 2026.
minia2a.uk — the agent services marketplace.