x402 Agent Marketplace

# x402 Agent Marketplace Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "x402 Agent Marketplace" with this command: npx skills add 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

  • 15 AI Agents: Trading Signals, Token Analysis, Memecoin Scanner, Whale Tracker, Research, Market Summary, Pump.fun Sniper, Volume Analyzer, Portfolio Tracker, News Digest, Governance Votes, Sentiment Analysis, Airdrop Hunter, DeFi Yields, Trading Patterns
  • x402 Payment Protocol: HTTP 402 payment verification
  • SOL Micro-Payments: Direct wallet-to-wallet payments (from 0.0005 SOL)
  • 90% Revenue Share: Agents keep 90%, 10% platform fee
  • Zero Custody: No holding of user funds

Installation

# Install via ClawHub
clawhub install x402-agent-marketplace

Usage

Start the Marketplace Server

cd skills/x402-agent-marketplace
pip install -r requirements.txt
python server.py

Server runs at http://localhost:8000

API Endpoints

EndpointPriceDescription
/api/v1/signals/trading0.001 SOLAI trading signals
/api/v1/analysis/token0.002 SOLToken analysis
/api/v1/scanner/memecoin0.002 SOLMemecoin scanner
/api/v1/tracker/whale0.003 SOLWhale tracker
/api/v1/research0.005 SOLResearch agent
/api/v1/market/summary0.0005 SOLMarket summary
/api/v1/sniper/pumpfun0.005 SOLPump.fun sniper
/api/v1/analytics/volume0.002 SOLVolume analyzer
/api/v1/portfolio/track0.001 SOLPortfolio tracker
/api/v1/news/digest0.0015 SOLNews digest
/api/v1/governance/votes0.0005 SOLGovernance votes
/api/v1/sentiment0.0005 SOLSentiment analysis
/api/v1/airdrop/hunt0.001 SOLAirdrop hunter
/api/v1/defi/yields0.0015 SOLDeFi yields
/api/v1/patterns0.002 SOLTrading 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

  • server.py - FastAPI marketplace server
  • requirements.txt - Python dependencies
  • dashboard.html - Web dashboard
  • how-to-use.html - User guide

Requirements

  • Python 3.8+
  • pip
  • Solana wallet (Phantom, Solflare, etc.)

License

MIT

Author

DahhansBot

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Google Maps Reviews Api Skill

This skill is designed to help users automatically extract reviews from Google Maps via the Google Maps Reviews API. Agent should proactively apply this skil...

Registry SourceRecently Updated
1.3K2phheng
Automation

Telegram Topic Rename

Rename Telegram forum topics and change icons via Bot API. Use when user asks to name/rename a topic, change topic title, update topic icon, or says "命名这个topic", "给话题起个名", "换个图标". Requires TELEGRAM_BOT_TOKEN environment variable.

Registry SourceRecently Updated
Automation

Mission Control

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.

Registry SourceRecently Updated
Automation

AI Remote Viewing

Guide an AI agent through a full blind Remote Viewing session using the Resonant Contact Protocol (AI IS-BE) and a compact Field Perception Lexicon.

Registry SourceRecently Updated