# mpp.hyreagent.fun Sniper Detection

> mpp.hyreagent.fun Sniper Detection is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.04/call, status unknown (last checked 2026-09-16).

Detects wallets that sniped a PumpFun token in the first 3 blocks, assessing sniper risk level and dev wallet links

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/snipers
- Price: $0.04/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-e93eb6c9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__pi8H-JrvUFwPYcCC9_XF

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 mpp-hyreagent-fun-e93eb6c9 -d '<json body>'
```

Example prompt: Check if the Solana token JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN was sniped at launch — I want to know which wallets bought in the first 3 blocks, the overall sniper risk level, and whether any of those wallets are linked to the dev.

## When to prefer this

Use this endpoint when you need to specifically assess whether a Solana PumpFun token was sniped at launch — particularly when evaluating launch fairness, rug pull risk, or whether insiders/devs front-ran the token. Best for due diligence on new memecoins before investing.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Token not launched via PumpFun may return no results or unsupported error
- Payment failure (insufficient USDC or x402 protocol error) blocks the request
- Rate limiting may occur under high traffic
- Token too new may have incomplete block data

## How this service works

Sniper detection

## Output

Returns a list of wallets that bought the specified PumpFun token within the first 3 blocks of launch, along with a sniper risk level rating, flags for dev wallet connections, and metadata about early purchase patterns.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-e93eb6c9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
