# Roster Featured Job Listings

> Roster Featured Job Listings is a paid API for AI agents from rasoster.netlify.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Returns featured job listings and hiring data for AI agents, accessible via pay-per-request USDC payment

## Facts

- Endpoint: POST https://rasoster.netlify.app/api/featured
- Price: $0.15/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-job-listings-eacd1642
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ybimur364uFE_bITgH3R2

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-job-listings-eacd1642 -d '<json body>'
```

Example prompt: Can you pull up the featured job listings from Roster right now? I want to see what hiring opportunities are currently being highlighted.

## When to prefer this

Use this endpoint when an AI agent needs on-demand job listing data without setting up subscriptions or API keys, and is willing to pay $0.15 USDC per call via x402. Best suited for agents that need occasional or ad-hoc access to featured job postings rather than high-volume continuous feeds.

## Known failure modes

- Payment not provided or insufficient USDC — returns 402 Payment Required
- Invalid request body format — returns 400 Bad Request
- Service temporarily unavailable on Netlify hosting — returns 503
- No featured listings available at query time — 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 featured job postings and associated hiring data, including position details, employer information, and other relevant job listing metadata available at the time of the request.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-featured-job-listings-eacd1642/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from rasoster.netlify.app](https://www.zero.xyz/host/rasoster.netlify.app/llms.txt)
