{
  "schemaVersion": "1.0",
  "item": {
    "slug": "x402-agent-marketplace",
    "name": "x402 Agent Marketplace",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/dahhan43-netizen/x402-agent-marketplace",
    "canonicalUrl": "https://clawhub.ai/dahhan43-netizen/x402-agent-marketplace",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/x402-agent-marketplace",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=x402-agent-marketplace",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "skill.json",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/x402-agent-marketplace"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/x402-agent-marketplace",
    "agentPageUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "x402 Agent Marketplace Skill",
        "body": "Sell AI agent capabilities via SOL micro-payments."
      },
      {
        "title": "What It Does",
        "body": "This skill provides a complete marketplace for AI agents to sell their capabilities using SOL cryptocurrency via the x402 payment protocol."
      },
      {
        "title": "Features",
        "body": "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\nx402 Payment Protocol: HTTP 402 payment verification\nSOL Micro-Payments: Direct wallet-to-wallet payments (from 0.0005 SOL)\n90% Revenue Share: Agents keep 90%, 10% platform fee\nZero Custody: No holding of user funds"
      },
      {
        "title": "Installation",
        "body": "# Install via ClawHub\nclawhub install x402-agent-marketplace"
      },
      {
        "title": "Start the Marketplace Server",
        "body": "cd skills/x402-agent-marketplace\npip install -r requirements.txt\npython server.py\n\nServer runs at http://localhost:8000"
      },
      {
        "title": "API Endpoints",
        "body": "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"
      },
      {
        "title": "Payment Flow",
        "body": "Send SOL to: 4D8jCkTMWjaQzDuZkwibk8ML34LSCKVCKS8kC6RFYuX\nGet signature from transaction\nCall API with header: X-SOL-Payment: WALLET:SIGNATURE:0.001\nReceive AI response"
      },
      {
        "title": "Example",
        "body": "curl -X GET \"http://localhost:8000/api/v1/signals/trading\" \\\n  -H \"X-SOL-Payment: YOUR_WALLET:TRANSACTION_SIG:0.001\""
      },
      {
        "title": "Files",
        "body": "server.py - FastAPI marketplace server\nrequirements.txt - Python dependencies\ndashboard.html - Web dashboard\nhow-to-use.html - User guide"
      },
      {
        "title": "Requirements",
        "body": "Python 3.8+\npip\nSolana wallet (Phantom, Solflare, etc.)"
      },
      {
        "title": "License",
        "body": "MIT"
      },
      {
        "title": "Author",
        "body": "DahhansBot"
      }
    ],
    "body": "x402 Agent Marketplace Skill\n\nSell AI agent capabilities via SOL micro-payments.\n\nWhat It Does\n\nThis skill provides a complete marketplace for AI agents to sell their capabilities using SOL cryptocurrency via the x402 payment protocol.\n\nFeatures\n15 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\nx402 Payment Protocol: HTTP 402 payment verification\nSOL Micro-Payments: Direct wallet-to-wallet payments (from 0.0005 SOL)\n90% Revenue Share: Agents keep 90%, 10% platform fee\nZero Custody: No holding of user funds\nInstallation\n# Install via ClawHub\nclawhub install x402-agent-marketplace\n\nUsage\nStart the Marketplace Server\ncd skills/x402-agent-marketplace\npip install -r requirements.txt\npython server.py\n\n\nServer runs at http://localhost:8000\n\nAPI Endpoints\nEndpoint\tPrice\tDescription\n/api/v1/signals/trading\t0.001 SOL\tAI trading signals\n/api/v1/analysis/token\t0.002 SOL\tToken analysis\n/api/v1/scanner/memecoin\t0.002 SOL\tMemecoin scanner\n/api/v1/tracker/whale\t0.003 SOL\tWhale tracker\n/api/v1/research\t0.005 SOL\tResearch agent\n/api/v1/market/summary\t0.0005 SOL\tMarket summary\n/api/v1/sniper/pumpfun\t0.005 SOL\tPump.fun sniper\n/api/v1/analytics/volume\t0.002 SOL\tVolume analyzer\n/api/v1/portfolio/track\t0.001 SOL\tPortfolio tracker\n/api/v1/news/digest\t0.0015 SOL\tNews digest\n/api/v1/governance/votes\t0.0005 SOL\tGovernance votes\n/api/v1/sentiment\t0.0005 SOL\tSentiment analysis\n/api/v1/airdrop/hunt\t0.001 SOL\tAirdrop hunter\n/api/v1/defi/yields\t0.0015 SOL\tDeFi yields\n/api/v1/patterns\t0.002 SOL\tTrading patterns\nPayment Flow\nSend SOL to: 4D8jCkTMWjaQzDuZkwibk8ML34LSCKVCKS8kC6RFYuX\nGet signature from transaction\nCall API with header: X-SOL-Payment: WALLET:SIGNATURE:0.001\nReceive AI response\nExample\ncurl -X GET \"http://localhost:8000/api/v1/signals/trading\" \\\n  -H \"X-SOL-Payment: YOUR_WALLET:TRANSACTION_SIG:0.001\"\n\nFiles\nserver.py - FastAPI marketplace server\nrequirements.txt - Python dependencies\ndashboard.html - Web dashboard\nhow-to-use.html - User guide\nRequirements\nPython 3.8+\npip\nSolana wallet (Phantom, Solflare, etc.)\nLicense\n\nMIT\n\nAuthor\n\nDahhansBot"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/dahhan43-netizen/x402-agent-marketplace",
    "publisherUrl": "https://clawhub.ai/dahhan43-netizen/x402-agent-marketplace",
    "owner": "dahhan43-netizen",
    "version": "4.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/x402-agent-marketplace",
    "downloadUrl": "https://openagent3.xyz/downloads/x402-agent-marketplace",
    "agentUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x402-agent-marketplace/agent.md"
  }
}