# Roster Remote Job Listings API

> Roster Remote Job Listings API is a paid API for AI agents from roster-phi-puce.vercel.app, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

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

## Facts

- Endpoint: POST https://roster-phi-puce.vercel.app/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-fdfb10b9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LSmqSyDOdGxyDpYtTXx1l

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

Example prompt: Can you pull up the latest remote job listings for senior software engineers from Roster — I'm looking for roles in AI or machine learning, fully remote?

## When to prefer this

Use this endpoint when an AI agent needs real-time remote job listings or hiring data without requiring API key management or subscriptions. Ideal for agents operating autonomously with crypto payment capability (USDC via x402) that need job market data on demand at low per-call cost.

## Known failure modes

- Payment not provided or insufficient USDC — returns 402 Payment Required
- Invalid or malformed POST body — returns 400 Bad Request
- No matching job listings found for given criteria — returns empty results
- Service temporarily unavailable — returns 5xx error
- x402 payment protocol misconfiguration — payment rejected before data is 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 collection of remote job listings and hiring data including job titles, companies, descriptions, requirements, and other employment details relevant to the query.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-remote-job-listings-api-fdfb10b9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from roster-phi-puce.vercel.app](https://www.zero.xyz/host/roster-phi-puce.vercel.app/llms.txt)
