2s Prediction Market Probability Watcher is a paid API for AI agents from 2s.io, paid per call via x402, $0.125/call, status unknown (last checked 2026-09-14).
Registers a webhook-based watcher that fires a signed callback when a Polymarket prediction market outcome crosses a specified probability threshold.
The (most) everything API: 575+ pay-per-call endpoints for AI agents — ground-truth data, a full AI gateway, and agent infrastructure (storage, queues, watchers). USDC via x402, no signup, no API keys, and upto billing: pay actual usage, not the quote.
A watcher registration is created; when the monitored Polymarket outcome's probability crosses the specified threshold, 2s POSTs a signed event to the callbackUrl containing the event details and the echoed payload object. The X-2s-Signature header lets you verify authenticity. No synchronous data is returned beyond confirmation of registration.
POSThttps://2s.io/api/watchers/prediction-marketUse this endpoint when you need event-driven, asynchronous alerts on Polymarket prediction market probability movements without polling. It is ideal for agents or workflows that need to react to market sentiment shifts (e.g., trigger downstream actions when a market crosses a conviction threshold). Prefer this over manual polling when you need reliable, signed delivery with configurable fire counts and expiry.
| Field | Type | Description |
|---|---|---|
| label | string | Optional free-text tag. |
| payload | object | Arbitrary JSON echoed back in every callback. |
| maxFires | integer | Stop after this many callbacks (default 1). |
| threshold | number | Probability 0–1 to cross, e.g. 0.8. |
| callbackUrl | string | Signed event POSTed here (verify X-2s-Signature). Any http(s) URL. |
| conditionId | string | Polymarket market conditionId (from predict.market / predict.markets). |
| outcomeIndex | integer | Which outcome to watch (0 = first, usually Yes). Default 0. |
| conditionType | string | Fire when the probability goes above or below the threshold. |
| expiresInSeconds | integer | Active window in seconds (default 30d, max 90d). |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"