# Vibes API Hub – Job Feed

> Vibes API Hub – Job Feed is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.046062/call, status unknown (last checked 2026-09-14).

Fetches a curated feed of job listings, paid per-call via the x402 protocol on Base chain.

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/job-feed
- Price: $0.046062/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-job-feed-36994af7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_M_V5WOHxWI7f0Q9rr1x45

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 vibes-api-hub-job-feed-36994af7 -d '<json body>'
```

Example prompt: Can you pull me a feed of current software engineering job listings, preferably remote positions in the US?

## When to prefer this

Choose this endpoint when you need a quick, pay-per-call job feed without committing to a subscription-based job board API. It's suitable for agents that need on-demand job data infrequently and want to pay only for what they use via crypto microtransaction on Base chain.

## Known failure modes

- No jobs match the given filters — returns empty results
- Invalid or missing query parameters — returns 4xx error
- Payment not completed or x402 protocol failure — returns 402 Payment Required
- Upstream job data source unavailable — may return 5xx or stale data
- Rate limit exceeded — returns 429 Too Many Requests

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns a list of job postings with details such as job title, company, location, job description, and posting date, aggregated from available job sources.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-job-feed-36994af7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
