Pay for compute
over HTTP
No accounts. No API keys. Just USDC and a POST request.
—jobs completed
—active now
—avg job price
agent
...Agent: I need to train the model. Let me run it on Ouro.
⚡ run_job script: "python3 train.py --epochs 50" cpus: 2
↳ paid $0.0841 USDC via x402 · job f2a9c1e8…
⚡ get_job_status job_id: "f2a9c1e8…"
✓ completed · accuracy: 98.7%...
How it works
1
No signup required
POST your script to the API. No account, no API key, no billing page.
2
Pay per job
HTTP 402 tells you the exact price. Sign one USDC payment — that’s it.
3
Get results
Poll for output. Jobs run in isolated containers on dedicated hardware.
See it in action
Built for agents.
One command to set up. Any AI agent—Cursor, Claude Code, Claude Desktop, VS Code—can submit and pay for compute jobs automatically.
Read the MCP docs →$ claude mcp add ouro \ --transport stdio \ -e WALLET_PRIVATE_KEY=0x... \ -- npx -y ouro-mcp