x402 Agent Marketplace Skill
Sell AI agent capabilities via SOL micro-payments.
by dahhan43-netizen · published 2026-03-22
$ claw add gh:dahhan43-netizen/dahhan43-netizen-x402-agent-marketplace# x402 Agent Marketplace Skill
Sell AI agent capabilities via SOL micro-payments.
What It Does
This skill provides a complete marketplace for AI agents to sell their capabilities using SOL cryptocurrency via the x402 payment protocol.
Features
Installation
# Install via ClawHub
clawhub install x402-agent-marketplaceUsage
Start the Marketplace Server
cd skills/x402-agent-marketplace
pip install -r requirements.txt
python server.pyServer runs at `http://localhost:8000`
API Endpoints
| Endpoint | Price | Description |
|----------|-------|-------------|
| `/api/v1/signals/trading` | 0.001 SOL | AI trading signals |
| `/api/v1/analysis/token` | 0.002 SOL | Token analysis |
| `/api/v1/scanner/memecoin` | 0.002 SOL | Memecoin scanner |
| `/api/v1/tracker/whale` | 0.003 SOL | Whale tracker |
| `/api/v1/research` | 0.005 SOL | Research agent |
| `/api/v1/market/summary` | 0.0005 SOL | Market summary |
| `/api/v1/sniper/pumpfun` | 0.005 SOL | Pump.fun sniper |
| `/api/v1/analytics/volume` | 0.002 SOL | Volume analyzer |
| `/api/v1/portfolio/track` | 0.001 SOL | Portfolio tracker |
| `/api/v1/news/digest` | 0.0015 SOL | News digest |
| `/api/v1/governance/votes` | 0.0005 SOL | Governance votes |
| `/api/v1/sentiment` | 0.0005 SOL | Sentiment analysis |
| `/api/v1/airdrop/hunt` | 0.001 SOL | Airdrop hunter |
| `/api/v1/defi/yields` | 0.0015 SOL | DeFi yields |
| `/api/v1/patterns` | 0.002 SOL | Trading patterns |
Payment Flow
1. **Send SOL** to: `4D8jCkTMWjaQzDuZkwibk8ML34LSCKVCKS8kC6RFYuX`
2. **Get signature** from transaction
3. **Call API** with header: `X-SOL-Payment: WALLET:SIGNATURE:0.001`
4. **Receive AI response**
Example
curl -X GET "http://localhost:8000/api/v1/signals/trading" \
-H "X-SOL-Payment: YOUR_WALLET:TRANSACTION_SIG:0.001"Files
Requirements
License
MIT
Author
DahhansBot
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...