# MadeOnSol KOL Leaderboard

> MadeOnSol KOL Leaderboard 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-13).

Returns a ranked leaderboard of crypto Key Opinion Leaders (KOLs) on Solana with 180 days of trade history, sortable by performance metrics for PRO+ users.

## Facts

- Endpoint: GET https://api.relai.fi/relay/1780517153303/kol/leaderboard
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/madeonsol-kol-leaderboard-b18dd3a4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yvP2G4XTsV6FjGB_L37q5

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-leaderboard-b18dd3a4
```

Example prompt: Pull up the MadeOnSol KOL leaderboard sorted by profit factor so I can see who the top-performing Solana traders are over the last 180 days.

## When to prefer this

Use this endpoint when you need a ranked overview of Solana KOL traders' performance, especially when comparing multiple influencers by trade metrics like winrate or profit factor. Prefer this over per-wallet trade history endpoints when the goal is discovery and ranking rather than deep-dive into a single wallet.

## Known failure modes

- Non-PRO+ users may be unable to sort by advanced metrics (winrate / profit factor / avg ROI / early-entry share / consistency)
- Payment not provided or insufficient (x402 payment required at $0.01 USDC per call)
- Invalid sort parameter returns error or default sort
- Pagination cursor mismatch returns empty or incorrect page

## How this service works

Ranked KOL leaderboard with 180 days of trade history. PRO+ can sort by winrate / profit factor / avg ROI / early-entry share / consistency.

## Output

A ranked list of Key Opinion Leaders (KOLs) on Solana with their trade performance metrics including winrate, profit factor, average ROI, early-entry share, and consistency score, covering 180 days of trading history. PRO+ users can sort by any of these metrics.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/madeonsol-kol-leaderboard-b18dd3a4/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)
