{
  "servers": [
    {
      "name": "x402 Swarm",
      "description": "6 specialist Solana data APIs for AI agents via x402 micropayments",
      "url": "https://solsigs.com",
      "endpoints": [
        {
          "path": "/dex",
          "method": "POST",
          "name": "DEX Price Feed",
          "description": "Real-time DEX aggregation (Jupiter + Birdeye). Get best prices in milliseconds.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.002",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        },
        {
          "path": "/arb",
          "method": "POST",
          "name": "Arbitrage Scanner",
          "description": "Detect arbitrage opportunities across Solana DEXs.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.010",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        },
        {
          "path": "/wallet",
          "method": "POST",
          "name": "Wallet Intelligence",
          "description": "Score wallet risk and get activity stats.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.005",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        },
        {
          "path": "/launches",
          "method": "POST",
          "name": "Launch Detector",
          "description": "Early token launch detection with rug risk assessment.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.003",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        },
        {
          "path": "/summary",
          "method": "POST",
          "name": "LLM Summarizer",
          "description": "On-chain data summarization powered by Groq.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.008",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        },
        {
          "path": "/rpc",
          "method": "POST",
          "name": "RPC Load Balancer",
          "description": "Optimized RPC access with redundancy and load balancing.",
          "accepts": [
            {
              "scheme": "exact",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "price": "0.001",
              "currency": "USDC",
              "payTo": "GHNrUp96gq2CSXoUknfoKPiRgx1o6Gfi7LjyjPFUV48j"
            }
          ]
        }
      ]
    }
  ]
}
