# Hermes x402 Market Forensics

> Hermes x402 Market Forensics is a paid API for AI agents from api.futureinvoked.uk, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).

Returns quality-forensics snapshots for Polymarket prediction markets, covering freshness, liquidity, and resolution-risk observations.

## Facts

- Endpoint: GET https://api.futureinvoked.uk/api/market-forensics
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/hermes-x402-market-forensics-e08d4c47
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MRehaR9EraM1VHARPEibb

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 hermes-x402-market-forensics-e08d4c47
```

Example prompt: Can you pull a market-forensics snapshot for the Polymarket market on the 2024 US presidential election — I want to see the liquidity, freshness, and any resolution-risk flags before I trade?

## When to prefer this

Choose this endpoint when you need a structured, multi-dimensional quality assessment of a specific Polymarket market before trading or monitoring — particularly when you want freshness, liquidity, and resolution-risk bundled into a single forensics snapshot rather than querying Polymarket's raw API directly. It is especially useful for agents automating market screening or due-diligence workflows on prediction markets.

## Known failure modes

- Market not found — invalid or unsupported market identifier returns an error
- Stale snapshot — data may lag real-time Polymarket state depending on refresh cadence
- Payment failure — x402 micropayment of $0.05 USDC not completed results in 402 response
- Rate limiting — excessive calls may be throttled
- Polymarket API unavailability — upstream data source outage causes snapshot failure

## How this service works

Polymarket market-quality forensics snapshots: freshness, liquidity, and resolution-risk observations.

## Output

A forensics snapshot object containing market freshness indicators (e.g., last-update timestamps, staleness flags), liquidity metrics (e.g., spread, depth, volume), and resolution-risk observations (e.g., ambiguity flags, settlement uncertainty signals) for the queried Polymarket market.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hermes-x402-market-forensics-e08d4c47/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.futureinvoked.uk](https://www.zero.xyz/host/api.futureinvoked.uk/llms.txt)
