# 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-14).

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

## Facts

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

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-845d0752 -d '<json body>'
```

Example prompt: Can you check whether the Solana token 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R was sniped at launch — I want to know which wallets bought in the first 3 blocks and what the overall sniper risk level is?

## When to prefer this

Use this endpoint when evaluating PumpFun tokens for sniper risk before trading or investing — especially when you need to know if the launch was manipulated by coordinated early buyers or if the dev wallet participated in sniping their own token.

## Known failure modes

- Invalid or non-existent token address returns error
- Token not found on PumpFun returns empty or error
- Payment failure (insufficient USDC) blocks request
- Rate limiting if too many requests
- Token too new — block data not yet indexed

## How this service works

Sniper detection

## Output

Returns a list of wallets that purchased the PumpFun token within the first 3 blocks of launch, their sniper risk classification, links to dev wallet associations, and an overall sniper risk level for the token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-845d0752/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)
