Live endpoint: https://aaaa-nexus.atomadictech.workers.dev
curl https://aaaa-nexus.atomadictech.workers.dev/health curl https://aaaa-nexus.atomadictech.workers.dev/v1/oracle/entropy curl https://aaaa-nexus.atomadictech.workers.dev/v1/rng/quantum
Visit /pay — 500 calls/$4, 2500/$15, 10000/$49. No subscription.
curl -H "X-API-Key: an_YOUR_KEY_HERE" \
https://aaaa-nexus.atomadictech.workers.dev/v1/inference \
-d '{"prompt":"Hello","max_tokens":64}'
# Step 1: Get the 402 challenge
r = requests.post("https://aaaa-nexus.atomadictech.workers.dev/v1/inference", json={...})
# r.status_code == 402, r.json() has chain_id, token_address, amount, recipient, nonce
# Step 2: Pay USDC on Base L2, re-submit with PAYMENT-SIGNATURE header