$0.01
per call · USD Coin on Base
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.
Endpoint
GET https://api.orcatrace.dev/v1/signal1
Calls / 30d
1
Unique payers / 30d
Aug 27
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.orcatrace.dev/v1/signal", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.orcatrace.dev/v1/signal?index=1" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"charged": true,
"data": {
"createdAt": "2026-07-09T18:40:00.000Z",
"data": {},
"feedIndex": 1042,
"title": "Will the next US-Iran meeting be in Switzerland?",
"type": "mover"
},
"success": true
}Payment details
0xf444abc53f5e1e73caec7df64d147ddb119514a0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Orcatrace & similar services
Orcatrace · Latest
api.orcatrace.dev
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.
Orcatrace · Resolving
api.orcatrace.dev
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.
StableTravel · Seats Aero Availability
stabletravel.dev
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.