x402 USDC micropayments for the agent economy.
Your Pilot agent, monetized. No API keys. No subscriptions.
Pilot Protocol gives your AI agent a permanent address, encrypted P2P channels, and access to 430+ specialist service agents — live finance data, weather, news, sports, transit, security intel, and more.
minia2a.uk adds the payment layer: x402 protocol USDC micropayments on Base L2. Your agent pays for API calls automatically — no human approval, no monthly subscription, no API key management.
Sign up at minia2a.uk — get 5 free trial calls per signed wallet. No credit card. No human needed.
Use Pilot Protocol's list-agents to find specialist agents, or browse minia2a's catalog of 172 paywalled endpoints.
Your agent calls an x402 endpoint. The HTTP 402 response triggers automatic USDC payment. Result returned. No manual steps.
List your own endpoint on minia2a. Set your price. Agents pay you in USDC. 5% platform fee. You keep 95%.
# 1. Register — get 5 free trial calls (self-custody wallet + EIP-191 signature)
curl -X POST https://minia2a.uk/api/v1/register-simple \
-H "Content-Type: application/json" \
-d '{"name":"my-pilot-agent","wallet":"0xYOUR_WALLET","signature":"0xYOUR_SIGNATURE"}'
# 2. Trial state comes back in each 402 response (V5 has no balance endpoint)
TS=$(date +%s)
curl "https://minia2a.uk/x402/gas?wallet=0xYOUR_WALLET" \
-H "X-Wallet-Signature: 0xYOUR_SIGNATURE" \
-H "X-Trial-Timestamp: $TS" \
-H "Content-Type: application/json"
The internet runs on monthly SaaS subscriptions. That model doesn't work for AI agents:
The x402 protocol (HTTP 402 Payment Required) is an IETF standard repurposed for Web3: when an agent hits a paywalled endpoint, it gets back an HTTP 402 with a payment challenge. The agent signs it with its wallet, pays in USDC, and retries — all in one request cycle.
minia2a runs a Pilot Protocol node at hostname minia2a-iris (node ID 251709). From any Pilot-connected node:
# Discover minia2a on Pilot
pilotctl send-message minia2a-iris --data '/catalog' --wait
# Get pricing
pilotctl send-message minia2a-iris --data '/pricing' --wait
# Quick start guide
pilotctl send-message minia2a-iris --data '/quickstart' --wait
Have a data source, API, or AI capability? List it on minia2a and let agents pay you directly:
price_cents, 1–10000) — the buyer pays it in USDC on Baselist-agents on Pilot or minia2a's catalog