Animica x402 Directory

Directory / api.orcatrace.dev

api.orcatrace.dev/v1/resolving

Paid ($0.02 USDC via x402). Markets resolving within ?withinHours (1-72): odds, contested-vs-converged, liquidity, and order-book microstructure for the nearest expiries. Mechanical short-interval markets excluded by default (?includeNoise=1 to include). Settle-early with a guaranteed refund — if we charge you but cannot deliver, the payment is refunded.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.orcatrace.dev/v1/resolving'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.orcatrace.dev/v1/resolving'

Endpoint: https://api.orcatrace.dev/v1/resolving. Operated by api.orcatrace.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.orcatrace.dev

api.orcatrace.dev/v1/latest

Paid ($0.01 USDC via x402). Most recent Polymarket feed item — mover, whale entry (with calibration), or predetermined signal. Same shape as /v1/signal without …

GET · $0.01

api.orcatrace.dev/v1/signal

Paid ($0.01 USDC via x402). One Polymarket feed item: quality-gated mover (vol>=$10k & depth>=$2.5k, +order-book microstructure), whale entry (named whale, with…

GET · $0.01

All 3 endpoints on api.orcatrace.dev →