# Solana Token Sniper Detection

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

Detects sniper wallets that bought a Solana token at launch or early in its bonding curve lifecycle

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/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-5dbf7a8a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Gm4cF-Nm_h9rWEhXgVzZX

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-5dbf7a8a -d '<json body>'
```

Example prompt: Check if the Solana token orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE was heavily sniped at launch — I want to see the sniper wallets and how much they grabbed early.

## When to prefer this

Use this endpoint when you need to assess the launch fairness or sniper risk of a specific Solana token, especially for memecoins or new pump.fun tokens. Prefer this over general holder analysis when the specific concern is coordinated early buying or bot sniping at genesis.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Token has no on-chain data or has not launched yet
- Network timeout or Solana RPC congestion causes delayed response
- Token address is valid but has no detectable sniper activity
- Payment failure due to insufficient USDC balance

## How this service works

Sniper detection

## Output

Returns a list of sniper wallets that bought the token at or near launch, including their transaction details, amounts acquired, and potentially a risk assessment of sniper concentration relative to total supply.

## More

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