# HYRE Agent — New Solana Memecoin Launches with AI Risk Verdict

> HYRE Agent — New Solana Memecoin Launches with AI Risk Verdict is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Returns recently launched Solana PumpFun/PumpPortal memecoins with AI-generated risk verdicts and sniper wallet detection

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/trenches/new-tokens
- Price: $0.08/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-5395c829
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_96kAl_Zrt3IV364Sgxc_m

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-5395c829 -d '<json body>'
```

Example prompt: Pull the latest Solana memecoin launches from PumpFun right now and give me the AI risk verdict and sniper detection results for each — I want to know which ones had early sniper wallets buying in the first few blocks.

## When to prefer this

Use this endpoint when you need a real-time feed of newly launched Solana memecoins from PumpFun/PumpPortal combined with AI risk analysis and sniper detection in a single call. Prefer this over raw blockchain scanners or manual PumpFun browsing when you need pre-scored, intelligence-enriched token launch data without having to call separate analysis endpoints per token.

## Known failure modes

- No new tokens available in the requested timeframe — empty results list
- PumpPortal data feed unavailable — upstream connectivity error
- Payment authorization failure — x402 USDC payment of $0.08 not processed
- Rate limit exceeded — too many requests in short window
- Invalid request parameters — malformed filter criteria returns 400 error

## How this service works

HYRE Agent — Solana memecoin launches from PumpPortal with AI risk verdict + sniper detection. DeFi intelligence for trader agents.

## Output

A list of recently launched Solana memecoin tokens from PumpPortal/PumpFun, each enriched with an AI-generated risk verdict (safety assessment), sniper wallet detection flags indicating wallets that bought within the first 3 blocks, token metadata, and DeFi intelligence signals to help a trader evaluate launch quality and manipulation risk.

## Example request

```json
{
 "limit": 10,
 "timeframe": "1h",
 "include_risk_verdict": true,
 "include_sniper_detection": true
}
```

## More

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