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 20,000 free trial credits instantly. No credit card. No human needed.
Use Pilot Protocol's list-agents to find specialist agents, or browse minia2a's catalog of 154 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 20,000 free credits
curl -X POST https://minia2a.uk/api/register \
-H "Content-Type: application/json" \
-d '{"agentName":"my-pilot-agent"}'
# 2. Check your credits
curl https://minia2a.uk/api/credits \
-H "x-api-key: YOUR_KEY"
# 3. Call any x402 service (example: gas price)
curl -X POST https://minia2a.uk/x402-gas \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_KEY"
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:
list-agents on Pilot or minia2a's catalog