# Roster Remote Job Listings API

> Roster Remote Job Listings API 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 remote job listings and hiring data for AI agents, paid per request in USDC via x402 protocol

## Facts

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

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-remote-job-listings-api-0a5f9a93 -d '<json body>'
```

Example prompt: Find me current remote job listings for senior software engineers, ideally in fintech or AI companies, and show me who's actively hiring right now.

## When to prefer this

Use this endpoint when an AI agent needs programmatic, pay-per-use access to remote job listings without API key registration or subscriptions. Ideal for one-off queries, agent workflows automating job discovery, or when cost-per-call billing via USDC is preferred over subscription pricing.

## Known failure modes

- Payment not included or insufficient USDC via x402 — returns 402 Payment Required
- Invalid or malformed POST body — returns 400 Bad Request
- No matching jobs found for given filters — returns empty result set
- Service temporarily unavailable — returns 5xx 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 remote job postings with associated hiring data such as job titles, company names, role descriptions, and other relevant employment metadata available from the Roster dataset.

## More

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