# Roster Featured Jobs API

> Roster Featured Jobs API is a paid API for AI agents from raoster.orbonomy.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

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

## Facts

- Endpoint: POST https://raoster.orbonomy.xyz/api/featured
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/roster-featured-jobs-api-a0a4efaa
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_dDjkdhXxXXSMVTk5oOb--

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

Example prompt: Pull the current featured job listings from Roster so I can see what positions are actively being promoted right now.

## When to prefer this

Choose this endpoint when an AI agent needs on-demand, pay-per-request access to featured job listings without requiring API keys, subscriptions, or account setup. Ideal for lightweight integrations that need hiring data occasionally and prefer micropayment-based access via x402/USDC over traditional SaaS billing.

## Known failure modes

- Payment not received or insufficient USDC — 402 Payment Required response
- Invalid POST body or malformed request — 400 Bad Request
- Service unavailable or domain unreachable — 503 or connection timeout
- No featured listings currently available — empty result set returned
- Rate limit or backend overload — 429 or 500 error

## 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 job metadata returned as structured JSON.

## More

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