# Roster Featured Jobs API

> Roster Featured Jobs API 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 featured job listings and hiring data for AI agents, paid per request via x402/USDC

## Facts

- Endpoint: POST https://roster-phi-puce.vercel.app/api/featured
- 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-featured-jobs-api-547df0eb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ssDMm1TrIo5BdOUZs5Xnd

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-featured-jobs-api-547df0eb -d '<json body>'
```

Example prompt: Can you pull the featured job listings from Roster right now — I want to see what companies are actively hiring so I can find relevant open positions?

## When to prefer this

Choose this endpoint when you need frictionless, no-auth, no-subscription access to featured job listings and hiring data on a pay-per-use basis. Ideal for AI agents that need on-demand job data without managing API keys or recurring billing — just pay $0.02 USDC per call via x402.

## Known failure modes

- Payment failure if USDC balance is insufficient or x402 payment header is missing/malformed
- 402 Payment Required if no valid x402 payment is attached
- 500 server error if the upstream job data source is unavailable
- Empty results if no featured jobs are currently listed
- Timeout if the Vercel serverless function is cold-starting

## 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 featured job postings and associated hiring data, including position details, employer information, and relevant metadata about currently promoted job listings.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-featured-jobs-api-547df0eb/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)
