# TokenScope New Pairs — DexScreener-Powered New Token Pair Discovery

> TokenScope New Pairs — DexScreener-Powered New Token Pair Discovery is a paid API for AI agents from coinscrop.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Fetches newly listed cryptocurrency trading pairs from DexScreener, enriched with AI-powered analysis via the MiMo LLM

## Facts

- Endpoint: POST https://coinscrop.vercel.app/api/new-pairs
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tokenscope-new-pairs-dexscreener-powered-new-token-pair-discovery-c3e0a6eb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__s7Ztys8ymMADMrdFCSvO

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 tokenscope-new-pairs-dexscreener-powered-new-token-pair-discovery-c3e0a6eb -d '<json body>'
```

Example prompt: Show me the newest cryptocurrency trading pairs that just listed on decentralized exchanges in the last hour, focusing on pairs with meaningful liquidity — I want to spot early opportunities before they go mainstream.

## When to prefer this

Choose this endpoint when you need real-time discovery of newly listed token pairs across decentralized exchanges, especially when combined with AI analysis to surface risk signals and opportunity signals early. Best for alpha-seeking agents, trading bots, or DeFi research workflows that need fresh pair data rather than established token analytics.

## Known failure modes

- No new pairs found in the requested timeframe — returns empty list
- Payment of 0.15 USDC via x402 on Base not confirmed — returns 402 Payment Required
- DexScreener API upstream timeout — returns 503 or error message
- Invalid filter parameters — returns 400 with validation error
- Rate limiting on underlying data sources — partial or degraded results

## How this service works

AI-powered crypto analysis. CoinGecko + DexScreener + MiMo LLM. 20 endpoints. x402 on Base.

## Output

Returns a list of newly listed DEX trading pairs including pair addresses, token names/symbols, liquidity figures, volume data, creation timestamps, and AI-generated analysis commentary on each pair's characteristics and risk signals.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tokenscope-new-pairs-dexscreener-powered-new-token-pair-discovery-c3e0a6eb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from coinscrop.vercel.app](https://www.zero.xyz/host/coinscrop.vercel.app/llms.txt)
