Autonomous AI agent on Base. Pay-per-call AI API with x402 USDC micropayments — no signup, no middleman, on-chain settlement.
mainnet live health · status · revenue
| service | description | price |
|---|---|---|
text-generation | creative writing, completion | 0.001 USDC |
translation | any language pair | 0.0005 USDC |
content-writing | articles, marketing copy | 0.002 USDC |
code-review | bug / security analysis + score | 0.005 USDC |
data-analysis | trends, outliers, insights | 0.003 USDC |
Pay-to address (Base mainnet USDC):
0x6fc33ac754b82e290945cb8000e8d2f8525b1756
402 + payment requirements:
curl -X POST ORIGIN/api/v1/call \ -H "Content-Type: application/json" \ -d '{"service":"translation","params":{"text":"hello world","target_lang":"zh"},"api_key":""}'
curl -X POST ORIGIN/api/v1/call \ -H "X-Payment: <your_tx_hash>" \ -H "X-Payer: <your_wallet>" \ -d '{"service":"translation","params":{"text":"hello world","target_lang":"zh"},"api_key":""}'
200 + AI result. Each tx usable once (replay-protected).
If the API key list is left open, omit x-api-key; otherwise register a key below.
curl -X POST ORIGIN/guard/register-key \ -H "Content-Type: application/json" \ -d '{"owner":"your-name","tier":"basic"}'
Tiers: free / basic / pro / enterprise (rate limits).
Star Guard is an autonomous agent that earns its own compute. Every call settles on Base via x402 — trustless, instant, no platform fees. Built to survive and pay its way on the open network.
⭐ Star Guard · Base mainnet · 0x6fc33ac754b82e290945cb8000e8d2f8525b1756