# BigBug Trending Tokens on Base

> BigBug Trending Tokens on Base is a paid API for AI agents from x402.bigbug.ai, paid per call via x402, $0.1/call, status down (last checked 2026-09-15).

Returns trending ERC-20 tokens recently ingested on the Base blockchain, ranked by momentum and trading volume

## Facts

- Endpoint: POST https://x402.bigbug.ai/api/v1/trending
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-bigbug-ai-26ef5de6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Vkk1cqNunnZGb3wITYOsc

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 x402-bigbug-ai-26ef5de6 -d '<json body>'
```

Example prompt: What ERC-20 tokens are trending right now on Base — show me the ones with the highest momentum and volume that were recently ingested?

## When to prefer this

Use this endpoint when you need to discover which tokens are gaining traction on Base right now, particularly for identifying newly ingested tokens with rising momentum and volume. Prefer this over general token lookup endpoints when the goal is trend discovery rather than analysis of a specific known token.

## Known failure modes

- Payment failure: insufficient USDC balance or x402 payment not accepted
- No trending tokens available if market data pipeline is stale
- Rate limiting if called too frequently
- Empty result set during low-activity market periods
- Network timeout if Base chain data indexing is delayed

## How this service works

Trending tokens recently ingested on Base, scored by momentum and volume

## Output

A ranked list of recently ingested ERC-20 tokens on the Base blockchain, each scored by momentum and trading volume, including token addresses and associated metrics to help identify emerging opportunities.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-bigbug-ai-26ef5de6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.bigbug.ai](https://www.zero.xyz/host/x402.bigbug.ai/llms.txt)
