# MadeOnSol Sniper By Deployer

> MadeOnSol Sniper By Deployer 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 pre-confirmed token deploy events filtered by a specific deployer wallet address for auditing their recent deployment track record.

## Facts

- Endpoint: GET https://api.relai.fi/relay/1780517153303/sniper/by-deployer/{wallet}
- 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-sniper-by-deployer-0b9e5a25
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jXnhnWfxKeb55VE1XrFUR

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-sniper-by-deployer-0b9e5a25
```

Example prompt: Pull the recent pre-confirm deploy history for deployer wallet 8xGt3...Kf9 on MadeOnSol so I can audit their track record before adding them to my sniper watchlist.

## When to prefer this

Use this endpoint when you need to filter pre-confirm deploy events to a single deployer wallet for targeted auditing or watchlist vetting. Prefer this over /sniper/recent when you already know the deployer address and want their specific history rather than the global recent feed. Requires ULTRA subscription tier.

## Known failure modes

- Invalid or malformed wallet address returns 400 error
- Non-ULTRA subscription tier returns 403 forbidden — endpoint requires ULTRA plan
- Payment of 0.01 USDC not processed via x402 returns 402 payment required
- Wallet address has no deploy history returns empty results array
- Rate limiting or relay timeout returns 5xx error

## How this service works

Pre-confirm deploys filtered to a single deployer wallet. Useful for auditing a deployer's recent track record before adding them to a custom watchlist. Same payload shape as `/sniper/recent`. ULTRA only.

## Output

A list of pre-confirmed token deploy events attributed to the specified deployer wallet, with the same payload shape as /sniper/recent — including token metadata, deploy timestamps, and relevant sniper signals. Supports cursor-based pagination.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/madeonsol-sniper-by-deployer-0b9e5a25/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)
