# MadeOnSol KOL Trending Tokens

> MadeOnSol KOL Trending Tokens is a paid API for AI agents from api.relai.fi, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns tokens where key opinion leader (KOL) buy velocity has accelerated in the last hour compared to the prior baseline on Solana.

## Facts

- Endpoint: GET https://api.relai.fi/relay/1780517153303/kol/tokens/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/madeonsol-kol-trending-tokens-0eaaaabb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HrrlKXDFYN3UX8NstLkrW

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 madeonsol-kol-trending-tokens-0eaaaabb
```

Example prompt: Which Solana tokens have KOLs been buying at an accelerating rate in the last hour compared to their usual pace — show me the trending ones by velocity, not just raw volume?

## When to prefer this

Use this endpoint when you want to catch early momentum signals from KOL buying before they show up in raw volume metrics. Prefer this over /kol/tokens/hot when you care about acceleration and rate-of-change rather than absolute volume — ideal for identifying tokens that are just starting to gain KOL attention.

## Known failure modes

- No accelerating tokens found — returns empty list if no KOLs have increased buy velocity
- Rate limiting or payment failure — returns 402 if x402 payment is not provided or insufficient
- Upstream data latency — velocity signals may lag if on-chain indexing is delayed
- Invalid or expired payment header — returns 402 or 401

## How this service works

Tokens where KOL buy velocity has accelerated in the last hour vs the prior baseline. Complements `/kol/tokens/hot` which ranks by absolute volume.

## Output

A ranked list of Solana tokens where key opinion leader (KOL) buy velocity has accelerated in the last hour relative to the prior baseline. Each entry likely includes the token identifier, buy velocity metrics, and acceleration signal — useful for spotting early momentum before it appears in absolute volume rankings.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/madeonsol-kol-trending-tokens-0eaaaabb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.relai.fi](https://www.zero.xyz/host/api.relai.fi/llms.txt)
