# The402.ai List Bids on Request

> The402.ai List Bids on Request is a paid API for AI agents from api.the402.ai, paid per call via x402, $0.001/call, status down (last checked 2026-09-15).

Lists all bids received on a specific posted request on the the402.ai marketplace

## Facts

- Endpoint: GET https://api.the402.ai/v1/postings/post_b1895f993e974df5/bids
- Price: $0.001/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/the402-ai-list-bids-on-request-8d96a0e5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_n1A2XKTPmj3hxCG7p2uhJ

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 the402-ai-list-bids-on-request-8d96a0e5
```

Example prompt: Can you pull up all the bids that have come in on my the402.ai request posting with ID post_b1895f993e974df5?

## When to prefer this

Use this endpoint when you need to retrieve all bids submitted against a specific request you have posted on the the402.ai marketplace. Ideal for monitoring responses to a procurement or service request and comparing offers from multiple vendors.

## Known failure modes

- Invalid or missing API key returns authentication error
- Post ID not found returns 404 or empty result
- No bids yet on the posting returns empty list
- Rate limiting or quota exceeded returns 429

## How this service works

List bids on your request (free with API key)

## Output

A list of bids placed on the specified request posting, including bid details such as bidder identity, offered terms, pricing, and any other metadata attached to each bid response.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/the402-ai-list-bids-on-request-8d96a0e5/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.the402.ai](https://www.zero.xyz/host/api.the402.ai/llms.txt)
