x402basequality 0.15

Query DeFi liquidity pool data (prices, TVL, volumes, fees) across Arbitrum, Base, and Ethereum via x402.

Price
0.01 USDC / call
Protocol
x402
Verified
no

What it does

This x402-gated endpoint from Nacian provides detailed information about specific liquidity pools across multiple EVM chains. According to the listing description, it covers Arbitrum, Base, and Ethereum, returning token prices, TVL, volumes, fees, and other pool metrics. Supported exchanges include Uniswap V2/V3/V4, PancakeSwap V2, SushiSwap V2/V3, and Camelot V3, depending on the chain.

Nacian's broader platform is an AI-powered DeFi analyzer that translates natural-language questions into protocol queries. The company also offers a web-based analyzer with alert functionality and data export. This particular endpoint appears to be a standalone REST API for pool information, intended for programmatic access by agents or developers who need structured pool data without using the conversational interface.

Important caveat: during probing, the endpoint returned HTTP 404 on both GET and POST requests rather than the expected 402 payment challenge. This means the endpoint may have been moved, renamed, or is not currently live at the advertised URL. The Nacian docs page at /docs also returns 404, and the site's robots.txt disallows /api/. No OpenAPI schema or x402 challenge details (price, token, network) were captured, so pricing and request/response formats cannot be confirmed.

Capabilities

defi-pool-infoliquidity-pool-analyticsmulti-chain-querytoken-price-lookuptvl-trackingvolume-trackingfee-analyticsuniswap-datasushiswap-datapancakeswap-datacamelot-data

Use cases

  • Retrieving real-time TVL and volume for a specific Uniswap V3 pool on Ethereum
  • Comparing fee generation across SushiSwap pools on Arbitrum
  • Monitoring token prices within liquidity pools on Base
  • Building dashboards that aggregate DEX pool metrics across chains
  • Feeding pool data into trading bots or portfolio management agents

Fit

Best for

  • DeFi traders needing structured pool analytics across multiple DEXes
  • Developers building multi-chain DeFi dashboards or aggregators
  • AI agents that need programmatic access to liquidity pool metrics

Not for

  • Non-EVM chain pool data (Solana, Cosmos, etc.)
  • Historical time-series analytics (no evidence of time-range support in this endpoint)
  • Users needing a conversational DeFi analysis interface (use Nacian's web analyzer instead)

Quick start

# Endpoint returned 404 during probing — may not be live.
# Expected x402 flow (hypothetical):
curl -X GET "https://nacian.finance/api/x402/pools/pool-info?chain=ethereum&pool=0xABC..." \
  -H "X-Payment: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0xC231db8a696d922f82e32Ed2BBdd492105E7db41
CurrencyUSD COIN

Quality

0.15/ 1.00

The endpoint returned 404 on both GET and POST probes, so no x402 challenge was captured. No OpenAPI schema, no request/response examples, and no pricing information are available. The docs page is also 404. Only the Bazaar listing description provides any detail about what the endpoint does.

Warnings

  • Endpoint returned HTTP 404 on both GET and POST — it may have been moved, removed, or renamed. Not confirmed live.
  • No x402 payment challenge was captured, so pricing (token, amount, network) is unknown.
  • No OpenAPI or schema documentation found; /docs returns 404.
  • robots.txt disallows /api/ which may indicate the API path is not intended for public crawling.
  • The site appears to be transitioning from nacian.finance to nacian.app — endpoint URL may have changed.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:06:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access