{
  "x402Version": 2,
  "id": 5484,
  "slug": "5484",
  "resource": "https://soldefi.thomenz.me/v1/solana/pools/top",
  "description": "The real best Solana DEX pools. Same top-pools feed a free API returns, but wash-traded and fake-volume pools are filtered out and the rest ranked by risk-adjusted fee yield (Raydium/Orca/Meteora). Returns clean, decision-ready pools plus an `excluded` list showing exactly which pools were dropped and why. For liquidity, yield and MEV agents that can't trust raw volume numbers.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x15773309E68e7d6b561a86bFca8f1bFbf1807D90",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "3fPw1ntfRAsTsDtNeJoEyoiTddJePWZ59oRoaRSBShRk",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "limit": 15,
            "minTvlUsd": 10000
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "checkedAt": "2026-07-05T12:00:00.000Z",
            "excluded": [
              {
                "dex": "pumpswap",
                "name": "VAR / SOL",
                "poolAddress": "FakePool22222222222222222222222222222222222",
                "reason": "wash_trading: TVL $0 cannot support $126989379 volume"
              }
            ],
            "excludedCount": 1,
            "limit": 15,
            "minTvlUsd": 10000,
            "network": "solana",
            "notes": [
              "Pools flagged as wash-traded or below the TVL floor are excluded (see `excluded`)."
            ],
            "pools": [
              {
                "ageHours": 8600,
                "dex": "raydium",
                "feeTierPct": 0.25,
                "name": "SOL / USDC",
                "poolAddress": "PoolAddr1111111111111111111111111111111111",
                "priceChange24hPct": 1.2,
                "realFeeAprPct": 30.2,
                "riskAdjustedScore": 37.3,
                "turnover": 3.3,
                "tvlUsd": 12400000,
                "verdict": "real fee APR ~30.2% on $12400000 TVL",
                "volume24hUsd": 41000000,
                "washReasons": [
                  "volume consistent with TVL"
                ],
                "washTradingRisk": "low"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "limit": {
                    "description": "Max pools to return (default 15).",
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "minTvlUsd": {
                    "description": "Minimum pool TVL in USD (default 10000).",
                    "minimum": 0,
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "soldefi.thomenz.me",
  "lastUpdated": "2026-09-12T17:22:34.954Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T17:22:34.496Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "soldefi.thomenz.me",
    "manifest_name": "soldefi.thomenz.me",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}