{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
  "title": "Pro-api \u00b7 Search Pools",
  "url": "http://pro-api.coingecko.com/api/v3/x402/onchain/search/pools",
  "category": "data",
  "summary": "Pro-api \u00b7 Search Pools \u2014 x402-protected data API. Pay $0.010 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Pro-api \u00b7 Search Pools \u2014 x402 data API \u00b7 $0.010 per call",
    "description": "Pro-api \u00b7 Search Pools \u2014 x402-protected data API. Pay $0.010 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x110cdbba7fe6434ec4ce3464cc523942ad6fb784",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Search onchain DEX pools and token, by contract address, name, or token symbol.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "page": 1,
            "query": "weth",
            "include": "base_token",
            "network": "eth"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "data": [
              {
                "id": "eth_0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
                "type": "pool",
                "attributes": {
                  "name": "WETH / USDC 0.05%",
                  "address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
                  "fdv_usd": "11007041041",
                  "volume_usd": {
                    "h1": "16798158.0138526",
                    "h6": "164054610.850188",
                    "m5": "868581.7348314",
                    "h24": "536545444.904535",
                    "m15": "2056262.885098",
                    "m30": "4081230.098456"
                  },
                  "transactions": {
                    "h1": {
                      "buys": 97,
                      "sells": 144,
                      "buyers": 83,
                      "sellers": 124
                    },
                    "m5": {
                      "buys": 7,
                      "sells": 2,
                      "buyers": 7,
                      "sellers": 2
                    },
                    "h24": {
                      "buys": 2966,
                      "sells": 3847,
                      "buyers": 1625,
                      "sellers": 2399
                    },
                    "m15": {
                      "buys": 19,
                      "sells": 27,
                      "buyers": 19,
                      "sellers": 27
                    },
                    "m30": {
                      "buys": 49,
                      "sells": 61,
                      "buyers": 45,
                      "sellers": 57
                    }
                  },
                  "reserve_in_usd": "163988541.3812",
                  "pool_created_at": "2021-12-29T12:35:14Z",
                  "base_token_price_usd": "3653.12491645176",
                  "quote_token_price_usd": "0.998343707926245",
                  "price_change_percentage": {
                    "h1": "0.51",
                    "h6": "0.86",
                    "m5": "0",
                    "h24": "7.71",
                    "m15": "0.21",
                    "m30": "0.31"
                  },
                  "base_token_price_quote_token": "3662.46",
                  "quote_token_price_base_token": "0.00027304",
                  "base_token_price_native_currency": "1.0",
                  "quote_token_price_native_currency": "0.000273040545093221"
                },
                "relationships": {
                  "dex": {
                    "data": {
                      "id": "uniswap_v3",
                      "type": "dex"
                    }
                  },
                  "base_token": {
                    "data": {
                      "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                      "type": "token"
                    }
                  },
                  "quote_token": {
                    "data": {
                      "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
                      "type": "token"
                    }
                  }
                }
              }
            ],
            "included": [
              {
                "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                "type": "token",
                "attributes": {
                  "name": "Wrapped Ether",
                  "symbol": "WETH",
                  "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                  "decimals": 18,
                  "image_url": "https://assets.coingecko.com/coins/images/2518/small/weth.png?1696503332",
                  "coingecko_coin_id": "weth"
                }
              }
            ]
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "8XhngTRitTcUJMiaDJ6azw8GRSiFPpwhnmV3HYQLHUpL",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Search onchain DEX pools and token, by contract address, name, or token symbol.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "page": 1,
            "query": "weth",
            "include": "base_token",
            "network": "eth"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "data": [
              {
                "id": "eth_0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
                "type": "pool",
                "attributes": {
                  "name": "WETH / USDC 0.05%",
                  "address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
                  "fdv_usd": "11007041041",
                  "volume_usd": {
                    "h1": "16798158.0138526",
                    "h6": "164054610.850188",
                    "m5": "868581.7348314",
                    "h24": "536545444.904535",
                    "m15": "2056262.885098",
                    "m30": "4081230.098456"
                  },
                  "transactions": {
                    "h1": {
                      "buys": 97,
                      "sells": 144,
                      "buyers": 83,
                      "sellers": 124
                    },
                    "m5": {
                      "buys": 7,
                      "sells": 2,
                      "buyers": 7,
                      "sellers": 2
                    },
                    "h24": {
                      "buys": 2966,
                      "sells": 3847,
                      "buyers": 1625,
                      "sellers": 2399
                    },
                    "m15": {
                      "buys": 19,
                      "sells": 27,
                      "buyers": 19,
                      "sellers": 27
                    },
                    "m30": {
                      "buys": 49,
                      "sells": 61,
                      "buyers": 45,
                      "sellers": 57
                    }
                  },
                  "reserve_in_usd": "163988541.3812",
                  "pool_created_at": "2021-12-29T12:35:14Z",
                  "base_token_price_usd": "3653.12491645176",
                  "quote_token_price_usd": "0.998343707926245",
                  "price_change_percentage": {
                    "h1": "0.51",
                    "h6": "0.86",
                    "m5": "0",
                    "h24": "7.71",
                    "m15": "0.21",
                    "m30": "0.31"
                  },
                  "base_token_price_quote_token": "3662.46",
                  "quote_token_price_base_token": "0.00027304",
                  "base_token_price_native_currency": "1.0",
                  "quote_token_price_native_currency": "0.000273040545093221"
                },
                "relationships": {
                  "dex": {
                    "data": {
                      "id": "uniswap_v3",
                      "type": "dex"
                    }
                  },
                  "base_token": {
                    "data": {
                      "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                      "type": "token"
                    }
                  },
                  "quote_token": {
                    "data": {
                      "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
                      "type": "token"
                    }
                  }
                }
              }
            ],
            "included": [
              {
                "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                "type": "token",
                "attributes": {
                  "name": "Wrapped Ether",
                  "symbol": "WETH",
                  "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                  "decimals": 18,
                  "image_url": "https://assets.coingecko.com/coins/images/2518/small/weth.png?1696503332",
                  "coingecko_coin_id": "weth"
                }
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "pro-api-coingecko-com-2",
    "host": "pro-api.coingecko.com",
    "url": "http://pro-api.coingecko.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
    "url": "https://x402all.com/resource/pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
    "name": "Pro-api \u00b7 Search Pools",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
        "@type": "Offer",
        "price": "0.01",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.010000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
        "@type": "Offer",
        "price": "0.01",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.010000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "http://pro-api.coingecko.com/api/v3/x402/onchain/search/pools",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/pro-api-coingecko-com-2",
      "url": "http://pro-api.coingecko.com",
      "name": "pro-api.coingecko.com",
      "@type": "Organization"
    },
    "identifier": "pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
    "description": "Pro-api \u00b7 Search Pools \u2014 x402-protected data API. Pay $0.010 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=pro-api-coingecko-com-api-v3-x402-onchain-search-pools",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:31:07.618110+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "http://pro-api.coingecko.com/api/v3/x402/onchain/search/pools",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "data": [
          {
            "id": "eth_0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
            "type": "pool",
            "attributes": {
              "name": "WETH / USDC 0.05%",
              "address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640",
              "fdv_usd": "11007041041",
              "volume_usd": {
                "h1": "16798158.0138526",
                "h6": "164054610.850188",
                "m5": "868581.7348314",
                "h24": "536545444.904535",
                "m15": "2056262.885098",
                "m30": "4081230.098456"
              },
              "transactions": {
                "h1": {
                  "buys": 97,
                  "sells": 144,
                  "buyers": 83,
                  "sellers": 124
                },
                "m5": {
                  "buys": 7,
                  "sells": 2,
                  "buyers": 7,
                  "sellers": 2
                },
                "h24": {
                  "buys": 2966,
                  "sells": 3847,
                  "buyers": 1625,
                  "sellers": 2399
                },
                "m15": {
                  "buys": 19,
                  "sells": 27,
                  "buyers": 19,
                  "sellers": 27
                },
                "m30": {
                  "buys": 49,
                  "sells": 61,
                  "buyers": 45,
                  "sellers": 57
                }
              },
              "reserve_in_usd": "163988541.3812",
              "pool_created_at": "2021-12-29T12:35:14Z",
              "base_token_price_usd": "3653.12491645176",
              "quote_token_price_usd": "0.998343707926245",
              "price_change_percentage": {
                "h1": "0.51",
                "h6": "0.86",
                "m5": "0",
                "h24": "7.71",
                "m15": "0.21",
                "m30": "0.31"
              },
              "base_token_price_quote_token": "3662.46",
              "quote_token_price_base_token": "0.00027304",
              "base_token_price_native_currency": "1.0",
              "quote_token_price_native_currency": "0.000273040545093221"
            },
            "relationships": {
              "dex": {
                "data": {
                  "id": "uniswap_v3",
                  "type": "dex"
                }
              },
              "base_token": {
                "data": {
                  "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
                  "type": "token"
                }
              },
              "quote_token": {
                "data": {
                  "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
                  "type": "token"
                }
              }
            }
          }
        ],
        "included": [
          {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token",
            "attributes": {
              "name": "Wrapped Ether",
              "symbol": "WETH",
              "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
              "decimals": 18,
              "image_url": "https://assets.coingecko.com/coins/images/2518/small/weth.png?1696503332",
              "coingecko_coin_id": "weth"
            }
          }
        ]
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "3d6d62d1fd44c985df3e8d8a57f7e5e5c7f08c4d5592a2676f0acd75950a57fd"
  }
}