# Roster Trending Jobs

> Roster Trending Jobs is a paid API for AI agents from roster-phi-puce.vercel.app, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns trending job listings and hiring data for AI agents, paid per request in USDC via x402

## Facts

- Endpoint: POST https://roster-phi-puce.vercel.app/api/trending
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/roster-trending-jobs-3362d148
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_X1mOgpVG79m2qxXb0gYxb

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 roster-trending-jobs-3362d148 -d '<json body>'
```

Example prompt: What are the trending job listings right now, especially in AI or software engineering? I want to see which roles and companies are most in demand.

## When to prefer this

Use this endpoint when an AI agent needs real-time, pay-per-use job market trend data without requiring an API key or subscription. Ideal for one-off or low-frequency queries about what roles and employers are currently trending, especially when avoiding subscription lock-in.

## Known failure modes

- Payment not provided or invalid USDC payment via x402 — returns 402 Payment Required
- Malformed POST body — returns 400 Bad Request
- Service temporarily unavailable on Vercel — returns 503
- No trending data available for requested filters — returns empty result set

## How this service works

Job listings and hiring data for AI agents. No auth, no subscriptions. Pay per request in USDC via x402.

## Output

A list of currently trending job postings and hiring data including job titles, employers, and relevant metadata reflecting real-time demand signals in the job market.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-trending-jobs-3362d148/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from roster-phi-puce.vercel.app](https://www.zero.xyz/host/roster-phi-puce.vercel.app/llms.txt)
