# Polymarket Evidence Bundle Generator

> Polymarket Evidence Bundle Generator is a paid API for AI agents from tooloracle.io, paid per call via x402, $0.150000/call, status down (last checked 2026-09-15).

Generates a signed forensic evidence bundle for a Polymarket prediction market, including integrity scan, volume profile, pre-event flow analysis, resolution risk, top wallet positions, and an ECDSA-signed JWS receipt anchored on Polygon.

## Facts

- Endpoint: POST https://tooloracle.io/v2/evidence_bundle
- Price: $0.150000/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tooloracle-io-2f32688c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0uJvyiT9fMKh487bQda1W

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 tooloracle-io-2f32688c -d '<json body>'
```

Example prompt: Pull a full signed forensic evidence bundle for the Polymarket market with ID '0x1234abcd...' — I need the integrity scan, volume profile, pre-event flow analysis, resolution risk, top wallet positions, and a Polygon-anchored JWS receipt for a compliance review.

## When to prefer this

Choose this endpoint when you need a comprehensive, auditable, cryptographically-signed evidence pack for a specific Polymarket prediction market — particularly for compliance reviews, regulatory filings, journalistic investigations, or AI agent audit trails where tamper-evident documentation is required rather than raw data points.

## Known failure modes

- Invalid or unknown Polymarket market ID returns 400 error
- Market not yet resolved or insufficient data returns partial dossier with warnings
- Payment failure or insufficient USDC balance returns 402 error
- Polygon anchoring delay causes timeout on JWS receipt generation
- Rate limiting returns 429 if called too frequently

## How this service works

Generates a structured signed evidence bundle for prediction-market risk reviews. Returns a complete forensic dossier on one Polymarket market: market details, integrity scan, volume profile, pre-event flow analysis, resolution risk, top wallet positions, ECDSA-signed JWS receipt anchored on Polygon. For compliance teams, regulators, journalists, and AI agents that need auditable evidence packs, not just data points.

## Output

A complete forensic dossier containing: market details, integrity scan results, volume profile, pre-event flow analysis, resolution risk rating, top wallet positions, and an ECDSA-signed JWS receipt anchored on Polygon — ready for compliance, regulatory, or journalistic audit use.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tooloracle-io-2f32688c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from tooloracle.io](https://www.zero.xyz/host/tooloracle.io/llms.txt)
