, so every page shipped two description tags and crawlers read this generic one instead of the page's own. Each route sets its own. --> %sveltekit.head%
+ defi-token-price

> DeFi token price

// Returns current price and market data for DeFi tokens across DEXs

defipricetokenreal-time

Returns current price and market data for DeFi tokens across DEXs. Agents can request it by capability ID defi.token_price, or by plain intent — EntRoute resolves phrases like “token price”, “defi price” and “dex price” to this capability.

EntRoute currently lists 50+ endpoints from 16 providers for defi.token_price, priced from $0.001 to $0.5 per call, settled in USDC on Base. The quickest responds in about 16ms at the 95th percentile. Every endpoint below is re-probed every 10 minutes for a valid 402 payment challenge; the ordering blends measured success rate, latency and price rather than provider claims.

// aliases.json

These phrases resolve to this capability with intent-based discovery.

"token price" "defi price" "dex price" "onchain price"
// discover.sh
curl -X POST https://api.entroute.com/discover \
  -H "Content-Type: application/json" \
  -d '{"capability_id": "defi.token_price"}'
// endpoints.json
50 results
$0.0020
https://x402-services-production.up.railway.app/api/crypto/price
success: 100%
latency: 50ms
#2 Httpay listed
$0.0050
https://httpay.xyz/api/token-price/ETH
success: 100%
latency: 28ms
$0.0030
https://x402-services-production.up.railway.app/api/analytics/ohlcv
success: 100%
latency: 68ms
#4 Httpay listed
$0.0010
https://httpay.xyz/api/gateway/coingecko/%7B*path%7D
success: 100%
latency: 106ms
$0.0060
https://api.x402node.dev/market/ohlcv
success: 100%
latency: 28ms
$0.0070
https://api.x402node.dev/market/token-momentum
success: 100%
latency: 24ms
#7 Httpay listed
$0.0080
https://httpay.xyz/api/trending-tokens
success: 100%
latency: 16ms
#8 Httpay listed
$0.0050
https://httpay.xyz/api/token-price/NOTAREALCOIN
success: 100%
latency: 65ms
$0.0040
https://x402-services-production.up.railway.app/api/catalysts/governance
success: 100%
latency: 84ms
$0.0080
https://api.x402node.dev/market/indicators
success: 100%
latency: 24ms
$0.0080
https://api.x402node.dev/market/price-multi
success: 100%
latency: 26ms
$0.0080
https://api.x402node.dev/finance/crypto
success: 100%
latency: 41ms
$0.0080
https://api.x402node.dev/prices/chart
success: 100%
latency: 42ms
$0.0050
https://api.x402node.dev/chain/dex-price
success: 100%
latency: 100ms
$0.0080
https://api.x402node.dev/market/support-resistance
success: 100%
latency: 88ms
$0.0100
https://archtools.dev/v1/tools/crypto-ohlcv
success: 100%
latency: 58ms
$0.0080
https://api.x402node.dev/prices/batch
success: 100%
latency: 91ms
$0.0080
https://api.x402node.dev/prices/change
success: 100%
latency: 94ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/eth/token_price/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48
success: 100%
latency: 94ms
$0.0010
https://api-production-54bd.up.railway.app/v1/atr
success: 100%
latency: 247ms
$0.0040
https://api.x402node.dev/chain/chainlink-price
success: 100%
latency: 205ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x00e57ec29ef2ba7df07ad10573011647b2366f6d
success: 100%
latency: 124ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x4200000000000000000000000000000000000006
success: 100%
latency: 125ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/ethereum
success: 100%
latency: 132ms
#25 Httpay listed
$0.0100
https://httpay.xyz/api/stablecoin-monitor
success: 100%
latency: 133ms
$0.0060
https://api.x402node.dev/prices/token
success: 100%
latency: 202ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x008d35764dcaa84e6d71bb29cb55b40d843eda0d
success: 100%
latency: 142ms
$0.0010
https://stablecrypto.dev/api/coingecko/trending
success: 100%
latency: 293ms
$0.0080
https://api.x402node.dev/prices/historical
success: 100%
latency: 186ms
$0.0200
https://api.x402node.dev/token/price
success: 100%
latency: 25ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/eth/token_price/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
success: 100%
latency: 208ms
#32 Elsa listed
$0.0010
https://x402-api.heyelsa.ai/api/search_token
success: 100%
latency: 361ms
// sample request
{
  "query": "USDC",
  "chain_id": 8453
}
// sample response
{
  "tokens": [
    {
      "symbol": "USDC",
      "name": "USD Coin",
      "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "chain_id": 8453,
      "decimals": 6
    }
  ]
}
$0.0010
https://stablecrypto.dev/api/coingecko/global
success: 100%
latency: 364ms
$0.0100
https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/0x00393c0b6e606ed053ee0abb5df2199f450685f1
success: 100%
latency: 226ms
$0.0150
https://api.x402node.dev/market/token-chart
success: 100%
latency: 174ms
$0.0200
https://clonecho.builda.company/x402/stock-history
success: 100%
latency: 101ms
$0.0010
https://x402factory.ai/base/coinprice
success: 100%
latency: 423ms
$0.0010
https://api-production-54bd.up.railway.app/v1/sentiment
success: 100%
latency: 430ms
#39 Elsa listed
$0.0020
https://x402-api.heyelsa.ai/api/get_token_price
success: 100%
latency: 428ms
// sample request
{
  "token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "chain_id": 8453
}
// sample response
{
  "price_usd": 1.0001,
  "price_change_24h": 0.01,
  "market_cap": 25000000000,
  "volume_24h": 5000000000
}
#40 Defi listed
$0.0050
https://defi.hugen.tokyo/defi/price
success: 100%
latency: 435ms
$0.0100
https://api.x402node.dev/finance/crypto-hist
success: 100%
latency: 428ms
$0.0200
https://clonecho.builda.company/x402/coin-price-history
success: 100%
latency: 316ms
$0.0200
https://clonecho.builda.company/x402/crypto-ohlc
success: 100%
latency: 471ms
$0.0050
https://blockrun.ai/api/v1/pm/binance/candles/BTCUSDT
success: 100%
latency: 291ms
$0.4000
https://emc2ai.io/x402/bitquery/tokenchart
success: 100%
latency: 249ms
$0.2500
https://emc2ai.io/x402/bitquery/candles/raw
success: 100%
latency: 323ms
$0.1000
https://aeml-x402.zeabur.app/gauge/depin-region
success: 100%
latency: 334ms
$0.1000
https://api.questflow.ai/x402/agent/qrn:agent:68f8b2fbbd72982773f4b112
success: 100%
latency: 374ms
#49 Intel listed
$0.5000
https://intel.hugen.tokyo/intel/token-report
success: 100%
latency: 380ms
$0.5000
https://emc2ai.io/x402/bitquery/ohlcv
success: 100%
latency: 397ms
// integrate.md

Use this capability in your agent or application:

// faq

Frequently asked questions about DeFi token price

How much does a defi token price API call cost?

Endpoints listed for defi.token_price on EntRoute are priced from $0.001 to $0.5 per call. Payment is per request — there is no subscription, account or API key. Prices shown are read from each endpoint's live 402 response, not from a provider-supplied catalogue.

How do AI agents pay for defi token price endpoints?

Via the x402 protocol. The agent calls the endpoint, receives an HTTP 402 Payment Required response describing the price and recipient, signs a stablecoin payment (USDC on Base), and retries the request with proof of payment. The whole exchange takes seconds and needs no human approval.

How many providers offer defi token price?

50+ endpoints are currently listed for defi.token_price across 16 providers. That number moves as endpoints are added and as failing ones are demoted.

Are these defi token price endpoints verified?

Each one is probed every 10 minutes to confirm it still returns a well-formed 402 challenge on a payable network. Endpoints whose 7-day success rate drops below 50% are moved out of the ranked list into fallbacks with an explicit exclusion reason, so an agent can decide whether to retry them.