# mpp.hyreagent.fun New Solana Tokens Feed

> mpp.hyreagent.fun New Solana Tokens Feed 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 a real-time feed of newly launched Solana tokens with discovery metadata sourced from PumpFun launches

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/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-dc8d881e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_S5HNolKwDkSMZJRC2p12d

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

Example prompt: Show me the latest tokens that just launched on PumpFun so I can see what's new in the Solana trenches right now.

## When to prefer this

Use this endpoint when you need a real-time or near-real-time list of the most recently launched Solana tokens on PumpFun, especially as a first step before performing deeper analysis (sniper detection, holder concentration, AI verdict) on individual tokens using sibling endpoints on the same host.

## Known failure modes

- No new tokens available at query time returns empty list
- Upstream PumpPortal feed delay causes stale or missing data
- Rate limiting or payment failure returns 402 error
- Invalid request format returns 4xx error

## How this service works

Real-time PumpFun token launches with AI snipe verdict (holder concentration, dev history, freeze/mint authority). Sources: PumpPortal.

## Output

A list of newly launched Solana tokens with discovery metadata including token addresses, names, symbols, launch timestamps, and related PumpFun data sourced from PumpPortal's real-time feed.

## More

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