# PumpFun Token Sniper Detection

> PumpFun Token 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).

Identifies wallets that sniped a PumpFun token in its first 3 blocks, returning sniper risk level, dev wallet links, and supply concentration score

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/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-04ac14d3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_60vn1DD7SWRptzGd7Q3_u

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-04ac14d3 -d '<json body>'
```

Example prompt: Check if the PumpFun token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm was sniped at launch — I want to see the sniper risk level, which wallets bought in the first 3 blocks, any dev wallet connections, and the supply concentration score.

## When to prefer this

Use this endpoint when evaluating a PumpFun token for sniper risk before investing or when conducting due diligence on a Solana meme coin launch. Ideal for detecting insider trading patterns, dev wallet manipulation, and early supply concentration that signals a potential rug pull or unfair launch.

## Known failure modes

- Token mint address not found on PumpFun — returns 404 or empty result
- Token has not yet graduated or has no on-chain block history — insufficient data
- Solana RPC node unavailability causing timeout or 503 error
- Invalid mint address format causing 400 bad request
- Token too new with no sniper data yet available

## How this service works

Detect wallets that bought a PumpFun token in the first 3 blocks — sniper risk level, dev wallet links, concentration score. Sources: Solana RPC.

## Output

Returns a list of wallets that purchased the token within the first 3 blocks of its PumpFun launch, along with a sniper risk level rating, links to dev-connected wallets, and a concentration score indicating how much supply was captured by early snipers.

## More

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