{
  "x402Version": 2,
  "id": 147,
  "slug": "147",
  "resource": "https://x402.ottoai.services/pools-trending",
  "description": "Trending DEX pools right now — Base, Ethereum, Solana, Polygon, BSC, Arbitrum, Optimism, Avalanche, or network=all for cross-chain across those same 8. Top 10 hottest pools ranked by GeckoTerminal 24h trending: pool address, DEX, price USD, 24h price change, 24h volume, liquidity (TVL), FDV, 24h txns as flat JSON numbers. Trending pools, hot pools, top movers, momentum screener, what is pumping. $0.001 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "network": "base"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "generatedAt": "2026-06-12T12:00:00.000Z",
              "network": "base",
              "pools": [
                {
                  "baseToken": {
                    "address": "0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
                    "symbol": "VELVET"
                  },
                  "dex": "Aerodrome Slipstream",
                  "fdvUsd": 11002464.52,
                  "liquidityUsd": 1134951.19,
                  "name": "VELVET / USDC 0.01%",
                  "network": "base",
                  "poolAddress": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
                  "poolCreatedAt": "2025-08-23T23:44:37Z",
                  "priceChange24hPct": 87.12,
                  "priceUsd": 1.5687,
                  "quoteToken": {
                    "address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
                    "symbol": "USDC"
                  },
                  "txns24h": 88377,
                  "volume24hUsd": 11178814.3
                },
                {
                  "baseToken": {
                    "address": "0x4200000000000000000000000000000000000006",
                    "symbol": "WETH"
                  },
                  "dex": "Uniswap V3 (Base)",
                  "fdvUsd": 477061532.98,
                  "liquidityUsd": 19197119.79,
                  "name": "WETH / USDC 0.05%",
                  "network": "base",
                  "poolAddress": "0xd0b53d9277642d899df5c87a3966a349a798f224",
                  "poolCreatedAt": "2023-11-18T05:59:09Z",
                  "priceChange24hPct": -3.1,
                  "priceUsd": 1620.45,
                  "quoteToken": {
                    "address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
                    "symbol": "USDC"
                  },
                  "txns24h": 18234,
                  "volume24hUsd": 48210550.2
                }
              ],
              "sourceMatches": 10,
              "sourcedFrom": "geckoterminal",
              "trendingWindow": "24h"
            },
            "meta": {
              "degraded": false,
              "generatedAt": "",
              "stalenessSec": 0,
              "validUntil": ""
            },
            "status": "success"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "network": {
                    "description": "Network to rank trending pools on: base, ethereum, solana, polygon, bsc, arbitrum, optimism, avalanche — or 'all' for the cross-network ranking across those same 8 chains (synonyms eth, matic, avax, op, arb, bnb accepted)",
                    "type": "string"
                  }
                },
                "required": [
                  "network"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "data": {},
                  "meta": {
                    "type": "object"
                  },
                  "reason": {
                    "description": "status=unavailable only; every >=400 is UNCHARGED",
                    "type": "string"
                  },
                  "status": {
                    "enum": [
                      "success",
                      "unavailable"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_hc2dhq09"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "1000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
              "resourceUrl": "https://x402.ottoai.services/pools-trending",
              "scheme": "exact",
              "validUntil": 1788970783,
              "version": 1
            },
            "signature": "0x56287b2942698d5b5672a57dd09883d58c1e32a0b8c51fa1376e0ded50f03ba85089ef6c1b3f65e8566fce4780fe41eb1d08b0bf7ad69a411c7410196daca5b11c"
          },
          {
            "acceptIndex": 1,
            "format": "eip712",
            "payload": {
              "amount": "1000",
              "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
              "resourceUrl": "https://x402.ottoai.services/pools-trending",
              "scheme": "exact",
              "validUntil": 1788970783,
              "version": 1
            },
            "signature": "0x0d13325d55e742c12e5a2840054fbe0fa080aefbdccd7e0b1edc521e07077cd31014f9a4994bb1bb0ac65cb39c909f6376ba18a4e9361abf81466f1b6fa2b8661c"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    },
    "otto-content-receipt": {}
  },
  "tags": [
    "bazaar",
    "builder-code",
    "offer-receipt",
    "otto-content-receipt"
  ],
  "sourceHost": "x402.ottoai.services",
  "lastUpdated": "2026-09-09T16:14:43.297Z",
  "quality": {
    "calls30d": 326,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-09T16:14:42.834Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.ottoai.services",
    "manifest_name": "x402.ottoai.services",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}