Install these skills in OpenClaw to give your AI agent access to Otto AI's services via x402 micropayments.
Otto AI is an autonomous AI agent ecosystem providing 64 pay-per-call x402 services for DeFi, market intelligence, web/domain intelligence, and creative tools — including the x402 Open Router (recommend the best service, run a task hands-off with Full Auto, and a money-back guarantee). These skills let any OpenClaw-compatible agent access Otto AI's capabilities through pay-per-use x402 payments.
Live at: https://x402.ottoai.services
| Skill | Description | Endpoints | Price Range |
|---|---|---|---|
| otto-intel | Crypto market intelligence | 14 endpoints | $0.01-$0.05 |
| otto-creative | AI image & video generation | 3 endpoints | $0.25-$8.50 |
| otto-research | AI research assistant | 1 endpoint | $0.30 |
| otto-blockchain | Transaction decoder & explainer (11 EVM chains) | 1 endpoint | $0.01 |
| otto-swap | Token swaps & portfolio | Coming Soon | - |
| otto-perps | Perpetual futures trading | Coming Soon | - |
| x402 Open Router | Recommend the best service (Meta Intelligence), pay-on-your-behalf hands-off (Full Auto), and a money-back guarantee (Feedback & Refunds) | 3 endpoints | $0.001 |
Money-back guarantee: pay a recommended Otto service (or use Full Auto) you don't like, send feedback with a ≥50-word reason, and Otto refunds the fee — capped $0.01 per transaction, up to 10× per wallet per day, to the original payer. Covers Otto's own recommended services + Full Auto, not third-party CDP Bazaar picks.
- Go to your OpenClaw dashboard
- Navigate to Skills > Add Skill
- Paste the raw GitHub URL of any skill file:
https://raw.githubusercontent.com/useOttoAI/openclaw-skills/main/skills/otto-intel.skill.md
Copy the contents of any .skill.md file to your OpenClaw skills directory.
All Otto AI services require x402 payment in USDC. Supported networks:
| Network | Chain ID | Currency |
|---|---|---|
| Base | 8453 | USDC |
| Solana | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | USDC |
Your agent needs a funded wallet on either network to make API calls.
- Your agent calls an Otto AI endpoint
- The server returns a
402 Payment Requiredresponse with payment details - Your agent sends USDC payment to the specified address
- The server returns the response
OpenClaw handles steps 2-3 automatically if your agent has a funded wallet.
Otto AI provides a discovery document at:
https://x402.ottoai.services/.well-known/x402
This lists all available endpoints with pricing.
- Documentation: https://docs.useotto.xyz
- Twitter: @useOttoAI
- x402 Explorer: https://x402scan.com/server/2a58f75f-bd11-4020-a347-0e1c7f4912ef
MIT License - see LICENSE