Directory / x402.fablerlabs.com
Read one wallet's public Polymarket activity via the official account-free Data API, with bounded limit/offset, type, side, and time-window filters. Read-only; no betting execution or custody.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://x402.fablerlabs.com/market/polymarket/activity' # -> 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://x402.fablerlabs.com/market/polymarket/activity'
Endpoint: https://x402.fablerlabs.com/market/polymarket/activity. Operated by x402.fablerlabs.com, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.
Snapshot a public HTTPS URL response: HTTP status, validated redirect chain, security headers, and cookie flags, without retaining response-body content.
AI Coding Security Pack — 5 subagents, slash commands, and checklists that catch injection, broken-authorization, and secrets bugs before they reach a PR.
Editable Markdown checklist with 18 evidence-backed checks for secrets, authentication, data handling, dependencies, infrastructure, rollback, and sign-off befo…
Compare current perpetual funding rates across Binance, Bybit, Hyperliquid, and, for single-symbol requests, OKX. Returns interval-normalized annualized rates, …
Compare current interval-normalized perpetual funding rates across Binance, Bybit, Hyperliquid, and OKX with disclosed source status and gross cross-venue sprea…
Compare a spot KRW price for one symbol across Upbit and Bithumb's public, account-free ticker APIs, with per-exchange price, 24h volume, normalized change rate…
Look up the current owner of one ERC-721 token on Base with ownerOf(uint256). One read-only eth_call with bounded public-RPC fallback; returns the normalized ow…
Fetch one public HTTPS page and return bounded, clean readable text plus title, author, publish date, hostname, excerpt, word count, redirects, and final URL. H…