# DappLooker Trending Tokens

> DappLooker Trending Tokens is a paid API for AI agents from api.dapplooker.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Fetches currently trending cryptocurrency tokens and blockchain assets based on real-time market activity and analytics data.

## Facts

- Endpoint: POST https://api.dapplooker.com/v1/trending
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/dapplooker-trending-tokens-8547803d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_aQ6imkZDBpPvlEEwW4J71

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 dapplooker-trending-tokens-8547803d -d '<json body>'
```

Example prompt: What crypto tokens are trending right now on-chain? Pull the current DappLooker trending list so I can see which assets are gaining momentum across blockchains.

## When to prefer this

Use this endpoint when you need to discover which crypto tokens are currently gaining traction or momentum, especially for DeFi and on-chain analytics use cases. Prefer this over general market cap rankings when you want activity-driven or trend-signal-based discovery rather than static market size ordering.

## Known failure modes

- Payment not processed (402) — x402 payment of $0.005 USDC required before data is returned
- Invalid or malformed request body returns 400 error
- No trending data available for specified filters returns empty result set
- Rate limiting or quota exceeded returns 429 error
- Upstream data pipeline lag may result in slightly stale trending data

## How this service works

Access to DappLooker AI unified data layer for autonomous agents.

## Output

Returns a ranked list of currently trending crypto tokens, including metadata such as token name, symbol, blockchain network, market metrics, and activity signals that indicate why each token is trending.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/dapplooker-trending-tokens-8547803d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.dapplooker.com](https://www.zero.xyz/host/api.dapplooker.com/llms.txt)
