Animica x402 Directory

Directory / 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 ?index. Free index poll: GET /v1/index; free shape preview: GET /v1/sample. Compute-first / settle-after — you are never charged for an error.

Call it

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

# -> 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/latest'

Endpoint: https://api.orcatrace.dev/v1/latest. 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/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…

GET · $0.02

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 →