# Roster Trending Jobs API

> Roster Trending 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 trending job listings and hiring data for a given query, paid per-request in USDC via x402

## Facts

- Endpoint: POST https://roster.orbonomy.xyz/api/trending
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 1
- Tags: x402
- Canonical page: https://www.zero.xyz/c/roster-trending-jobs-api-44e38327
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pEK9NP0WcIlAlyfRk-oYv

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-trending-jobs-api-44e38327 -d '<json body>'
```

Example prompt: What are the trending job listings right now for AI/ML engineers? Pull from the Roster trending jobs feed so I can see what roles and companies are currently most active in hiring.

## When to prefer this

Use this endpoint when an agent needs real-time trending job market data without setting up API keys or subscriptions — ideal for pay-as-you-go workflows where the agent pays $0.02 USDC per call via x402. Best for surfacing what roles are currently popular rather than searching a static job board.

## Known failure modes

- Payment not provided or insufficient USDC — 402 Payment Required response
- Invalid POST body or missing query parameters — 400 Bad Request
- Service unavailable or data source outage — 503 response
- No trending listings found for niche query — 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 trending job postings including job titles, companies, and relevant hiring data reflecting current demand in the job market

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/roster-trending-jobs-api-44e38327/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)
