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

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

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/snipers
- Price: $0.04/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-083d0bc6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_htpckpPDz-Zm5fI-Wx4eX

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-083d0bc6 -d '<json body>'
```

Example prompt: Check the sniper activity for the Solana token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — I want to know which wallets sniped it 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 assess whether a PumpFun Solana token was sniped at launch, especially to detect coordinated sniper activity, dev-linked snipers, or early manipulation risk before entering a position or making a token recommendation.

## Known failure modes

- Token address not found on PumpFun — returns 404 or empty result
- Invalid Solana token mint address format — returns validation error
- Token launched on a different DEX, not PumpFun — unsupported or empty data
- RPC/blockchain data unavailable — service timeout or 503
- Insufficient payment — 402 payment required response

## How this service works

Sniper detection

## Output

A list of wallet addresses that purchased the token within the first 3 blocks of launch, along with a sniper risk level rating and flags indicating whether any sniper wallets are linked to the developer wallet.

## More

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