x402.fablerlabs.com publishes 9 machine-payable endpoints over the x402 protocol, priced from $0.001 to $29.0 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /audit/url-security | GET | $0.08 | 200 |
| /buy/ai-coding-security-pack-v1 | GET | $29.0 | 200 |
| /buy/pre-deploy-security-checklist | GET | $0.1 | 200 |
| /market/funding-spreads | GET | $0.001 | 402 |
| /market/funding-spreads | GET | $0.001 | 200 |
| /market/krw-prices | GET | $0.001 | 200 |
| /market/polymarket/activity | GET | $0.001 | 200 |
| /nft/owner | GET | $0.003 | 200 |
| /scrape | GET | $0.005 | 200 |
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 before a production deploy.
Compare current perpetual funding rates across Binance, Bybit, Hyperliquid, and, for single-symbol requests, OKX. Returns interval-normalized annualized rates, gross cross-venue spreads, source status…
Compare current interval-normalized perpetual funding rates across Binance, Bybit, Hyperliquid, and OKX with disclosed source status and gross cross-venue spreads. Market data only, not financial advi…
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, and cross-exchange spread.
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.
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 owner address.
Fetch one public HTTPS page and return bounded, clean readable text plus title, author, publish date, hostname, excerpt, word count, redirects, and final URL. HTML only; 8-second deadline; 512 KiB sou…