Catalog
cryptoPOSTlive

Token screener

Screen tokens across supported chains using Nansen market and smart-money filters.

h402 score
$0.01
per call
Success
p50 latency
p95 latency
Calls (30d)
0

Canonical contract

Proxy path
/api/proxy/crypto/token-screener
Method
POST
Selected provider
nansen
Settlement
Base USDC · x402

Quickstart

cURL
curl -X POST https://h402-test.hunt.town/api/proxy/crypto/token-screener
CLI
h402 call crypto/token-screener --json '{ ... }'

Sample input

requiredoptional
{
  "chains": [
    "base"
  ],
  "timeframe": "24h",
  "pagination": {
    "page": 1,
    "per_page": 10
  }
}

Sample output

Redacted, from a paid call
{
  "tokens": [
    {
      "chain": "base",
      "tokenAddress": "0x1234567890123456789012345678901234567890",
      "symbol": "TOKEN",
      "priceUsd": 1.23,
      "volume24hUsd": 1000000
    }
  ],
  "pagination": null,
  "meta": {
    "provider": "nansen"
  }
}

Providers

Candidates competing behind this task. h402 routes each call to the best quality-adjusted option.

nansenselected
x402
Success
p50
Calls
$0.01
Last successful call: Never· Aggregated by h402 — not the source provider