# Roster Featured Jobs API

> Roster Featured Jobs API is a paid API for AI agents from roster.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 with no API key or subscription required.

## Facts

- Endpoint: POST https://roster.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-jobs-api-1afecdd5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W-c2NuuRP0qjQ2pBucTp5

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

Example prompt: Pull up the current featured job listings from Roster so I can see what roles are being highlighted right now.

## When to prefer this

Use this endpoint when you need featured job listing data without committing to a subscription or API key setup, and you are able to make micropayments in USDC via the x402 protocol. Ideal for AI agents that need on-demand, pay-as-you-go access to current hiring information.

## Known failure modes

- Payment not provided or insufficient USDC — 402 Payment Required response
- Invalid POST body or missing required parameters — 400 Bad Request
- Service unavailable or upstream data source down — 503 error
- No featured listings currently available — empty result set returned

## 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 job titles, companies, and relevant employment details, returned after a per-request USDC micropayment via x402.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-featured-jobs-api-1afecdd5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from roster.orbonomy.xyz](https://www.zero.xyz/host/roster.orbonomy.xyz/llms.txt)
