# PROWL Trending Narratives

> PROWL Trending Narratives is a paid API for AI agents from www.prowldata.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Returns the top trending news narratives globally right now, with volume, sentiment tone, and geographic spread for each story gaining momentum.

## Facts

- Endpoint: POST https://www.prowldata.dev/api/v1/narrative/trending
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-prowldata-dev-7dbd4007
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ywMB_WIQL-rNrhSYVbGc_

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 www-prowldata-dev-7dbd4007 -d '<json body>'
```

Example prompt: What are the top trending news narratives right now — show me which stories are gaining the most momentum, their sentiment tone, and where geographically they're spreading?

## When to prefer this

Use this endpoint when you need a real-time pulse on what narratives are dominating global media — especially useful for financial analysis, political monitoring, or combining with prediction market odds to see how media momentum correlates with market probabilities. Prefer this over a topic search endpoint when you don't have a specific query and want to discover what's organically trending.

## Known failure modes

- No trending data available if media ingestion pipeline is delayed
- Empty results if called during a low-news-volume window
- Rate limit or payment error if USDC payment fails
- Timeout if global media aggregation takes too long
- Malformed response if narrative clustering service is degraded

## How this service works

Trending narratives and topics from PROWL global media analysis. What stories are gaining momentum right now? Volume, tone, and geographic spread for each narrative. Powered by PROWL. Use this to answer 'what is trending in the news?' or 'what are people talking about?' Combine with prediction_market_odds to see how narratives affect betting markets.

## Output

A ranked list of currently trending narratives from global media, each with story volume (how much coverage it's receiving), tone (positive/negative/neutral sentiment), and geographic spread showing which regions are driving the conversation.

## More

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