# BlockRun.AI Polymarket Event Search

> BlockRun.AI Polymarket Event Search is a paid API for AI agents from blockrun.ai, paid per call via x402, $0.0075/call, status unknown (last checked 2026-09-14).

Search for prediction market events and questions listed on Polymarket by keyword or topic

## Facts

- Endpoint: GET https://blockrun.ai/api/v1/surf/search/polymarket
- Price: $0.0075/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/blockrun-ai-16ccd3cf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Yt9NQxGmfjV_vyhdEX5cy

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 blockrun-ai-16ccd3cf
```

Example prompt: Can you search Polymarket for any active prediction markets about the 2024 US presidential election?

## When to prefer this

Use this endpoint when you need to discover or search for specific prediction market events on Polymarket by topic, keyword, or question text. Prefer this over direct Polymarket API access when you need a simple search interface with x402 micropayment support, or when combined with sibling BlockRun.AI endpoints for deeper Polymarket analytics.

## Known failure modes

- Empty results when search query matches no Polymarket events
- Rate limiting or HTTP 402 payment required if USDC payment not properly attached
- Malformed or missing query parameter returns error
- Polymarket data unavailable if upstream source is down
- Overly broad queries returning too many or irrelevant results

## How this service works

Pay for the outcome. One endpoint for every model, tool and data source an agent needs — each call priced before it runs, at the best value per dollar. 103 models and 100 data and tool APIs.

## Output

Returns a list of matching Polymarket events/questions including market metadata such as titles, event descriptions, market IDs, and other relevant details about prediction markets matching the search query.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/blockrun-ai-16ccd3cf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from blockrun.ai](https://www.zero.xyz/host/blockrun.ai/llms.txt)
