# Clonecho Trending Tickers

> Clonecho Trending Tickers is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns a list of stock market tickers currently trending in interest and searches for a specified region

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/trending-tickers
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-trending-tickers-0719b6cb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CnFrjmOa4jHfS98kptmnz

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 clonecho-trending-tickers-0719b6cb -d '<json body>'
```

Example prompt: What stock tickers are trending right now in the US — which ones are getting the most search interest and buzz at this moment?

## When to prefer this

Use this endpoint when you need real-time or near-real-time data on which stock tickers are gaining search interest or trending in a specific region, particularly for US markets. Prefer this over historical volume or fundamentals endpoints when the goal is to identify what retail investors or the public are currently paying attention to.

## Known failure modes

- Invalid or unsupported region code returns an error or empty result
- Network or upstream data source unavailability returns a server error
- Payment failure or missing x402 payment header results in 402 Payment Required
- Rate limiting if called too frequently

## How this service works

MARKETS: tickers trending in interest/searches right now for a region (?region=US). Returns JSON.

## Output

A JSON array or object listing stock tickers currently trending in search interest and market attention for the requested region, including ticker symbols and associated trend signals or rankings.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-trending-tickers-0719b6cb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
