# Bags.fm New Tokens Feed

> Bags.fm New 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-14).

Returns a list of newly launched tokens from Bags.fm on the Base blockchain

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/bags/new-tokens
- Price: $0.08/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-8ba46f54
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WcxBqdwTeQ5Bvp2Qjdnx7

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

Example prompt: Show me the newest tokens that just launched on Bags.fm on Base — I want to see what's freshly dropped.

## When to prefer this

Use this endpoint when you need to discover the latest token launches specifically from the Bags.fm platform on Base chain. Prefer this over general token scanners when you want Bags.fm-curated new token data or are monitoring the Base trenches for early-stage token opportunities.

## Known failure modes

- No new tokens available returns empty list
- Base network congestion may delay data freshness
- Invalid or missing request body returns 4xx error
- Payment not processed results in 402 response

## How this service works

New tokens from Bags.fm

## Output

A list of newly created tokens on Bags.fm (Base chain), including token names, contract addresses, and launch details such as timestamps and initial metadata.

## More

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