# BlockSearch Trending Blockchain Insights

> BlockSearch Trending Blockchain Insights is a paid API for AI agents from blocksearch.dev, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns currently trending insights and signals across the blockchain space, including notable activity around entities, chains, and tokens.

## Facts

- Endpoint: GET https://blocksearch.dev/api/insights/trending
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blocksearch-dev-d0280384
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GNXE5iSOiQIW4Q_6bNDNS

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 blocksearch-dev-d0280384
```

Example prompt: What are the trending blockchain insights right now — show me what's getting the most attention across chains, tokens, and entities today.

## When to prefer this

Use this endpoint when you want a broad, real-time pulse on what is trending across the blockchain ecosystem — covering entities, tokens, and chains — rather than querying specific addresses or known entities. Prefer this over entity-specific endpoints when the user wants discovery or ambient awareness of current crypto activity.

## Known failure modes

- No trending data available for the requested time window
- Invalid filter parameters return a 400 error
- Payment not processed correctly via x402 returns a 402 error
- Rate limiting or quota exceeded returns a 429 error
- Service unavailable or timeout returns a 500 error

## How this service works

Get trending insights in the blockchain space.

## Output

A list of trending insights from the blockchain space, likely including notable entities, tokens, chains, and on-chain events that are currently gaining attention or showing unusual activity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blocksearch-dev-d0280384/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from blocksearch.dev](https://www.zero.xyz/host/blocksearch.dev/llms.txt)
