Animica x402 Directory

Directory / api.orcatrace.dev

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 calibration + microstructure), or predetermined signal. Use ?index=N for a specific item, omit for latest. 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/signal'

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

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

All 3 endpoints on api.orcatrace.dev →