# Roster Job Listings API

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

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

## Facts

- Endpoint: POST https://raoster.orbonomy.xyz/api/market
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/roster-job-listings-api-13b239b5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yq9y-3dCOeuYqU11DOhF_

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-job-listings-api-13b239b5 -d '<json body>'
```

Example prompt: Can you search Roster for current software engineer job listings — ideally remote positions in the US — and show me what's hiring right now?

## When to prefer this

Use this endpoint when an AI agent needs programmatic, pay-per-use access to job listings and hiring data without requiring API keys or subscriptions — ideal for one-off job market queries billed in USDC via the x402 micropayment protocol

## Known failure modes

- Payment not completed or insufficient USDC — request rejected with 402 status
- Invalid or malformed POST body — returns 400 error
- No matching jobs found for the given criteria — empty results set
- Service unavailable or rate limit hit — 5xx error response
- Network timeout if market data fetch is slow

## 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 job postings and hiring data matching the query, including role titles, company names, and relevant hiring details returned from the job market dataset

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-job-listings-api-13b239b5/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)
