🆓 Agent APIs — No Payment Required

You get 5 free trial calls to spend anywhere in the catalog. No registration — any wallet that signs the trial challenge is the identity. No KYC. No credit card. Just curl and go.

🔑 5 Free Trial Calls Per Identity — Any Endpoints

It's one shared allowance, not 5 per endpoint: spend all 5 on one service or one call each on five. After that, pay per call with USDC to keep calling.

959
Endpoints Tried So Far
43,011
Free Trials Served
Free Calls Per Identity
$0.00
Cost to Start

🔥 Top 10 Most-Tried Endpoints

Prices and trial counts below are read live from the catalog; every call answers 402 with the exact amount first.

/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.

🔍 trials 💰 /call
$ curl "https://minia2a.uk/x402/recall?q=meeting+notes"
/x402/find AI

Search the x402 catalog for a capability instead of hardcoding an endpoint. Its own 402 says "payment-only — no free trial", so the trial count beside it is a lifetime usage counter, not an allowance you can spend: this is the one card here you cannot try free.

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

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

🔍 trials 💰 /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.

🔍 trials 💰 /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.

🔍 trials 💰 /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.

🔍 trials 💰 /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.

🔍 trials 💰 /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.

🔍 trials 💰 /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.

🔍 trials 💰 /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).

🔍 trials 💰 /call
$ curl "https://minia2a.uk/x402/fear-greed"

⚡ How Free Trials Work

1

Call Any Endpoint

Pick any service in the catalog. Your first 5 calls are automatically free — the server counts them against your signed wallet, and the counter is shared across every endpoint you touch.

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 5 calls, sign a wallet for 5 free trial calls and keep building.

❓ FAQ

Do I need a wallet to try these?

No. Your first 5 calls are free after you sign a wallet — no KYC, no USDC deposit. The server identifies you by your signed wallet for trial tracking.

Is it 5 calls per endpoint, or 5 in total?

5 in total. One allowance per signed wallet, shared across the entire catalog — deliberately, so nobody can farm the whole directory for free. Spend all 5 on one service or one call each on five different ones; the counter is the same either way. Every trial response carries x-trial-remaining, so you always know where you stand.

What happens after 5 calls?

You'll get an HTTP 402 Payment Required response with payment instructions. No registration is involved: a trial is a signed wallet, so send X-Wallet-Signature and X-Trial-Timestamp with the call to use one (see AGENTS.md for the exact string to sign).

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 the whole catalog 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 5 Calls?

Sign a wallet you already hold for 5 free trial calls -- no registration. USDC spends across the whole catalog at each service's listed price.

Get Started →

No registration: sign minia2a trial:<wallet>:<serviceId>:<unix_ts> with EIP-191 and send it as X-Wallet-Signature + X-Trial-Timestampregister.html prints the curl.

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