Catalog
CryptoGETlive

Trending DEX pools

Rank trending decentralized-exchange pools on a network using activity, engagement, liquidity, and security signals.

$0.01
per call
Success
100%
p50 latency
1.95s
p95 latency
2.24s
Calls (30d)
2

Provider contract

Call path
/routes/coingecko/crypto/trending-pools
Method
GET
Selected provider
coingeckodefault
Provider price
$0.01
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/coingecko/crypto/trending-pools?network=base&page=1&duration=24h&include_gt_community_data=false'
CLI
h402 call 'crypto/trending-pools' --provider 'coingecko' --method GET --query '{"network":"base","page":1,"duration":"24h","include_gt_community_data":false}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

networkstringrequired

CoinGecko onchain network ID from the complete official GeckoTerminal network list captured on 2026-07-13.

includestringoptional≥ 1 chars

Comma-separated related resources to include. Supported values: base_token, quote_token, dex.

e.g.
pageintegeroptional≥ 1default 1

1-based result page, 20 pools per page. CoinGecko documents that pages beyond 10 require Analyst entitlement but publishes no fixed parameter maximum for x402.

durationstringoptionaldefault 24h

Window used to rank trending pools.

One of
include_gt_community_databooleanoptionaldefault false

Include GeckoTerminal sentiment-vote percentages and suspicious-report counts.

GET/routes/coingecko/crypto/trending-pools
Request query
{
  "network": "base",
  "page": 1,
  "duration": "24h",
  "include_gt_community_data": false
}

ResponseExample response
{
  "data": {
    "data": [
      {
        "id": "base_0x5116773e18a9c7bb03ebb961b38678e45e238923",
        "type": "pool",
        "attributes": {
          "base_token_price_usd": "0.0000308409473799375",
          "base_token_price_native_currency": "0.0000000162632421119122",
          "quote_token_price_usd": "1928.59",
          "quote_token_price_native_currency": "1.0",
          "base_token_price_quote_token": "0.00000001626324211",
          "quote_token_price_base_token": "61488354.7277168",
          "address": "0x5116773e18a9c7bb03ebb961b38678e45e238923",
          "name": "DRB / WETH 1%",
          "pool_created_at": "2025-03-07T09:58:57Z",
          "fdv_usd": "3043530.18710025",
          "market_cap_usd": "3084094.738",
          "price_change_percentage": {
            "m5": "0",
            "m15": "0",
            "m30": "0",
            "h1": "-0.216",
            "h6": "-0.425",
            "h24": "1.664"
          },
          "transactions": {
            "m5": {
              "buys": 0,
              "sells": 0,
              "buyers": 0,
              "sellers": 0
            },
            "m15": {
              "buys": 0,
              "sells": 1,
              "buyers": 0,
              "sellers": 1
            },
            "m30": {
              "buys": 0,
              "sells": 1,
              "buyers": 0,
              "sellers": 1
            },
            "h1": {
              "buys": 1,
              "sells": 2,
              "buyers": 1,
              "sellers": 2
            },
            "h6": {
              "buys": 10,
              "sells": 6,
              "buyers": 10,
              "sellers": 6
            },
            "h24": {
              "buys": 102,
              "sells": 53,
              "buyers": 73,
              "sellers": 40
            }
          },
          "volume_usd": {
            "m5": "0.0",
            "m15": "266.09520212",
            "m30": "266.09520212",
            "h1": "1509.9706104418",
            "h6": "3347.6548641136",
            "h24": "28594.9774870775"
          },
          "reserve_in_usd": "517834.1551"
        },
        "relationships": {
          "base_token": {
            "data": {
              "id": "base_0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2",
              "type": "token"
            }
          },
          "quote_token": {
            "data": {
              "id": "base_0x4200000000000000000000000000000000000006",
              "type": "token"
            }
          },
          "dex": {
            "data": {
              "id": "uniswap-v3-base",
              "type": "dex"
            }
          }
        }
      },
      {
        "id": "base_0x6c561b446416e1a00e8e93e221854d6ea4171372",
        "type": "pool",
        "attributes": {
          "base_token_price_usd": "1935.48",
          "base_token_price_native_currency": "1.0",
          "quote_token_price_usd": "0.997747921663324",
          "quote_token_price_native_currency": "0.000515504123867632",
          "base_token_price_quote_token": "1939.848691214",
          "quote_token_price_base_token": "0.0005155041239",
          "address": "0x6c561b446416e1a00e8e93e221854d6ea4171372",
          "name": "WETH / USDC 0.3%",
          "pool_created_at": "2023-11-18T05:59:09Z",
          "fdv_usd": "504235270.582061",
          "market_cap_usd": "509020259.618188",
          "price_change_percentage": {
            "m5": "0.294",
            "m15": "0.372",
            "m30": "0.417",
            "h1": "-0.167",
            "h6": "0.761",
            "h24": "0.493"
          },
          "transactions": {
            "m5": {
              "buys": 97,
              "sells": 3,
              "buyers": 59,
              "sellers": 3
            },
            "m15": {
              "buys": 100,
              "sells": 6,
              "buyers": 62,
              "sellers": 5
            },
            "m30": {
              "buys": 128,
              "sells": 18,
              "buyers": 80,
              "sellers": 13
            },
            "h1": {
              "buys": 424,
              "sells": 576,
              "buyers": 130,
              "sellers": 218
            },
            "h6": {
              "buys": 1035,
              "sells": 892,
              "buyers": 401,
              "sellers": 326
            },
            "h24": {
              "buys": 2379,
              "sells": 2739,
              "buyers": 726,
              "sellers": 736
            }
          },
          "volume_usd": {
            "m5": "2179290.02115588",
            "m15": "2180457.91824635",
            "m30": "2477619.5213398",
            "h1": "14195766.6741678",
            "h6": "27244082.6534617",
            "h24": "47683733.1730902"
          },
          "reserve_in_usd": "111554566.5033"
        },
        "relationships": {
          "base_token": {
            "data": {
              "id": "base_0x4200000000000000000000000000000000000006",
              "type": "token"
            }
          },
          "quote_token": {
            "data": {
              "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
              "type": "token"
            }
          },
          "dex": {
            "data": {
              "id": "uniswap-v3-base",
              "type": "dex"
            }
          }
        }
      },
      {
        "id": "base_0x01784ef301d79e4b2df3a21ad9a536d4cf09a5ce",
        "type": "pool",
        "attributes": {
          "base_token_price_usd": "12.582264517569",
          "base_token_price_native_currency": "0.00646110317054386",
          "quote_token_price_usd": "1935.72",
          "quote_token_price_native_currency": "1.0",
          "base_token_price_quote_token": "0.006461103171",
          "quote_token_price_base_token": "154.772331226",
          "address": "0x01784ef301d79e4b2df3a21ad9a536d4cf09a5ce",
          "name": "VVV / WETH",
          "pool_created_at": "2025-01-27T16:44:59Z",
          "fdv_usd": "1006131035.24971",
          "market_cap_usd": "591750037.92566",
          "price_change_percentage": {
            "m5": "-0.682",
            "m15": "-0.708",
            "m30": "-0.558",
            "h1": "-1.624",
            "h6": "-0.556",
            "h24": "-2.303"
          },
          "transactions": {
            "m5": {
              "buys": 10,
              "sells": 11,
              "buyers": 1,
              "sellers": 10
            },
            "m15": {
              "buys": 34,
              "sells": 20,
              "buyers": 1,
              "sellers": 17
            },
            "m30": {
              "buys": 56,
              "sells": 28,
              "buyers": 1,
              "sellers": 22
            },
            "h1": {
              "buys": 124,
              "sells": 78,
              "buyers": 6,
              "sellers": 46
            },
            "h6": {
              "buys": 714,
              "sells": 284,
              "buyers": 71,
              "sellers": 74
            },
            "h24": {
              "buys": 3284,
              "sells": 853,
              "buyers": 191,
              "sellers": 180
            }
          },
          "volume_usd": {
            "m5": "3942.210531776",
            "m15": "6585.445027461",
            "m30": "8055.2228574439",
            "h1": "19485.5264459621",
            "h6": "134484.45359622",
            "h24": "554519.73235319"
          },
          "reserve_in_usd": "9965903.6508"
        },
        "relationships": {
          "base_token": {
            "data": {
              "id": "base_0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf",
              "type": "token"
            }
          },
          "quote_token": {
            "data": {
              "id": "base_0x4200000000000000000000000000000000000006",
              "type": "token"
            }
          },
          "dex": {
            "data": {
              "id": "aerodrome-base",
              "type": "dex"
            }
          }
        }
      }
    ],
    "included": [
      {
        "id": "base_0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2",
        "type": "token",
        "attributes": {
          "address": "0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2",
          "name": "DebtReliefBot",
          "symbol": "DRB",
          "decimals": 18,
          "image_url": "https://coin-images.coingecko.com/coins/images/54784/large/1000143570.jpg?1759054009",
          "banner_image_url": "https://assets.geckoterminal.com/81qf284mwxzdh5cg6npxvvl9i27g",
          "coingecko_coin_id": "debtreliefbot"
        }
      },
      {
        "id": "base_0x4200000000000000000000000000000000000006",
        "type": "token",
        "attributes": {
          "address": "0x4200000000000000000000000000000000000006",
          "name": "Wrapped Ether",
          "symbol": "WETH",
          "decimals": 18,
          "image_url": "https://coin-images.coingecko.com/coins/images/39810/large/weth.png?1724139790",
          "banner_image_url": null,
          "coingecko_coin_id": "l2-standard-bridged-weth-base"
        }
      },
      {
        "id": "uniswap-v3-base",
        "type": "dex",
        "attributes": {
          "name": "Uniswap V3 (Base)"
        }
      }
    ]
  },
  "h402": {
    "routeId": "crypto/trending-pools",
    "provider": "coingecko",
    "selectedCandidateId": "crypto/trending-pools/coingecko",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

coingecko
x402
100
Success
100%
p50
1.95s
Calls
2
100%
$0.01$0.010/call
Last successful call: 15d ago· Aggregated by h402 — not the source provider