# Roster Featured Job Listings

> Roster Featured Job Listings is a paid API for AI agents from rost3r-v0.orbonomy.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns featured job listings and hiring data, paid per request in USDC via x402 protocol

## Facts

- Endpoint: POST https://rost3r-v0.orbonomy.xyz/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-job-listings-bee336f2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fiA21Q8N067eM5ylj8Aoq

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

Example prompt: Pull the current featured job listings from Roster so I can see what hiring opportunities are being highlighted right now — no need to filter anything specific, just give me what's featured.

## When to prefer this

Use this endpoint when an AI agent needs on-demand access to featured job listings without committing to a subscription, especially in workflows where employment data is needed occasionally and cost-per-call economics are acceptable. Ideal for agents that need fresh hiring data as part of a pipeline, career assistant bots, or market research tools that poll job data periodically.

## Known failure modes

- Payment not included or insufficient USDC via x402 — returns 402 Payment Required
- Malformed POST body — returns 400 Bad Request
- Service temporarily unavailable — returns 503
- Rate limiting or capacity issues on the host domain
- Empty result set if no featured listings are currently active

## 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 any metadata about currently highlighted opportunities available through the Roster platform.

## More

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