AI Crypto Sidekick is a decentralized AI agent platform that delivers real-time crypto insights via pay-per-query monetization. Powered by x402, CDP Wallet, and AgentKit, it empowers developers to earn revenue from every API call.
Xopus is an early-stage TypeScript project in the AI payments / x402 ecosystem. It currently has 1 GitHub stars and 1 forks.
Real-time insights. Pay-per-query. Built onchain.
AI Crypto Sidekick is a decentralized AI agent platform that delivers real-time crypto insights via pay-per-query monetization. Powered by x402, CDP Wallet, and AgentKit, it empowers developers to earn revenue from every API call.
x402-fetch + CDP Wallet| Layer | Tech |
|---|---|
| Frontend | Next.js 15 + TailwindCSS + Shadcn/ui |
| Agent Infra | AgentKit |
| Payments | x402pay + CDP Wallet |
| Blockchain | Ethereum (or other EVM chains) |
| Deployment | Vercel / Netlify (recommended) |
# Clone the repo
git clone https://github.com/yourusername/ai-crypto-sidekick.git
cd ai-crypto-sidekick
# Install dependencies
npm install
# Run the dev server
npm run dev
Create a .env.local file and configure:
NEXT_PUBLIC_X402_PROJECT_ID=your-x402pay-project-id
NEXT_PUBLIC_AGENT_API_URL=https://your-agent-api.com
NEXT_PUBLIC_CHAIN_ID=1 # Ethereum Mainnet (or testnet)
User submits a question via the UI.
The app wraps a fetch call with x402-fetch, which triggers CDP Wallet for payment.
Payment is split:
You get paid every time your API is queried.
"What's the current ETH gas fee?""List top gainers on Pump.fun""Should I buy SOL now?"| Light Mode | Dark Mode |
|---|---|
![]() |
![]() |
MIT © Satyapriyo
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
A payments protocol for the internet. Built on HTTP.
A local-first AI agent with persistent memory, emotional intelligence, and a peer-to-peer skills economy.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
Self-healing infrastructure for AI agent payments. 90.3% auto-recovery.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.