# mpp.hyreagent.fun – Tokens Near Graduation (Base)

> mpp.hyreagent.fun – Tokens Near Graduation (Base) is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-14).

Returns a list of tokens on Base that are near graduation (close to completing their bonding curve) on PumpFun-style launchpads

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/graduating
- Price: $0.03/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-eb0c7d75
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HPlO3n7ktQNJLkxlM-A2x

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

Example prompt: Show me which tokens on Base are currently near graduation — I want to see what's closest to completing their bonding curve right now.

## When to prefer this

Use this endpoint when you need to identify tokens on the Base chain that are close to graduating from a bonding curve launchpad (e.g. PumpFun-style), enabling early entry or sniper-style strategies before a token fully launches. Prefer over general token screeners when you specifically need graduation proximity data on Base.

## Known failure modes

- No tokens currently near graduation threshold — empty result set
- Base chain RPC or data source unavailable — service error
- Payment not processed (x402 payment required) — 402 response
- Invalid or malformed request body — 400 error

## How this service works

Tokens near graduation

## Output

A list of tokens on the Base chain that are approaching graduation, likely including token addresses, names, bonding curve completion percentages, and proximity-to-graduation metrics for each token.

## Example request

```json
{}
```

## More

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