# MadeOnSol KOL Wallet Pair Overlap API

> MadeOnSol KOL Wallet Pair Overlap API 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 wallet pairs that show high token-trading overlap within short time windows, surfacing coordinated trading clusters or cabal groups on Solana.

## Facts

- Endpoint: GET https://api.relai.fi/relay/1780517153303/kol/pairs
- 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-wallet-pair-overlap-api-a7826864
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IuPUJSJ4LOL37ZxfeinYk

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-wallet-pair-overlap-api-a7826864
```

Example prompt: Can you pull the wallet pairs that show the highest coordinated trading overlap right now — I'm trying to identify any cabal clusters or KOL groups moving together on Solana tokens?

## When to prefer this

Use this endpoint when you need to detect coordinated on-chain trading behavior on Solana, identify cabal or KOL clusters, or surface social graphs of wallets that frequently trade the same tokens together in short windows. Prefer this over generic on-chain explorers when specifically analyzing coordination patterns rather than individual wallet history.

## Known failure modes

- No overlapping wallet pairs found for the given parameters — returns empty result set
- Invalid or missing authentication/payment header — returns 402 Payment Required
- Rate limit exceeded — returns 429 Too Many Requests
- Upstream data source unavailable — returns 503 Service Unavailable

## How this service works

Wallet pairs that show high overlap in tokens traded inside short windows. Surfaces social/cabal clusters.

## Output

A list of wallet address pairs with high token-trading overlap within short time windows, indicating likely coordinated or socially connected trading groups (cabals, KOL clusters, or shill networks) on Solana.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/madeonsol-kol-wallet-pair-overlap-api-a7826864/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)
