# Base Onchain Risk & Token Intelligence API – Token Discovery Radar

> Base Onchain Risk & Token Intelligence API – Token Discovery Radar is a paid API for AI agents from xx402.icu, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Discovers and ranks new Base chain token candidates from DEX data, screening them for liquidity, volume, and contract-control risk signals

## Facts

- Endpoint: GET https://xx402.icu/x402/api/base-token-discovery-radar
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/base-onchain-risk-token-intelligence-api-token-discovery-radar-c9a4e7f4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FZoqqovPgexgq9nXjK_Su

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability base-onchain-risk-token-intelligence-api-token-discovery-radar-c9a4e7f4
```

Example prompt: Search Base chain DEX listings for up to 6 new token candidates using the terms 'aerodrome,virtual,base', with at least $10,000 in liquidity and $500 in 24h volume, and run deep contract-control probes on the top 2 — give me a ranked watchlist and flag anything risky to avoid.

## When to prefer this

Use this endpoint when you need to discover and risk-rank newly emerging tokens on the Base chain using live DEX pair data combined with onchain contract-control probes, especially when you want a curated watchlist and avoid-list rather than raw token data.

## Known failure modes

- No candidates found matching liquidity/volume thresholds — returns empty candidates array
- DEX data source unavailable — source_status reflects degraded feed
- Invalid query parameter format — returns 400 error
- Limit or deep_limit out of allowed range — returns validation error
- Payment not completed — returns 402 Payment Required

## How this service works

Paid x402 buyer market scout, x402 paid resource preflight, x402 seller visibility audit, Base actionable risk feed, liquidity exit risk alerts, pool launch risk feed, stable asset risk feed, contract control event feed, protocol outflow risk feed, yield pool allocation risk feed, protocol fee quality feed, token watchlist decision packet, wallet watchlist decision packet, approval risk feed, ranked DeFi review queues with incident history, onchain risk decision packet, promoted token campaign decision packet, large transfer decision packet, token candidate screening decision radar, DEX pair anomaly decision radar, wallet safety decision packet, counterparty flow, allowance, approval exposure, DEX pair routing risk, token trade safety, token liquidity, token flow, holder concentration, contract controls, batch token screening decision packets, token diligence, and BTC15 prediction-market microstructure, execution-friction, calibration-slice, recent market tape, resolved feature sample, and threshold-pressure packets for agents and risk tools.

## Output

Returns a JSON object with a summary, the search terms used, ranked token candidates with risk signals, a watchlist of tokens to monitor, a review queue for borderline candidates, an avoid queue for high-risk tokens, and source status details from DEX and onchain data feeds.

## Response schema (JSON Schema)

```json
{
 "keys": [
  "summary",
  "discovery_decision",
  "priority_queue",
  "best_next_products",
  "best_candidates",
  "risk_breakdown",
  "search_terms",
  "candidates",
  "watchlist",
  "review_queue",
  "avoid_queue",
  "bucket_counts",
  "source_status",
  "sources"
 ],
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/base-onchain-risk-token-intelligence-api-token-discovery-radar-c9a4e7f4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from xx402.icu](https://www.zero.xyz/host/xx402.icu/llms.txt)
