Animica x402 Directory

Directory

workbot1.oddsys.org

workbot1.oddsys.org publishes 16 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.03 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/chunk POST $0.005 402
/decode-tx POST $0.005 402
/detect POST $0.01 402
/embed POST $0.002 200
/extract POST $0.002 402
/fetch POST $0.005 402
/fx POST $0.001 402
/image POST $0.002 402
/ocr POST $0.01 402
/ocr-deep POST $0.03 402
/pdf POST $0.002 402
/phone POST $0.002 402
/qr POST $0.005 402
/rerank POST $0.002 402
/screen POST $0.02 402
/transform POST $0.005 402

What these endpoints do

workbot1.oddsys.org/chunk

Split a document into token-bounded chunks at natural boundaries (paragraphs/sentences), with optional overlap. Ready-to-embed pieces for RAG, no tokens spent on the splitting logic.

POST · $0.005 · probe 402

workbot1.oddsys.org/decode-tx

Decode EVM calldata or a Base-mainnet transaction into human-readable form: function selector, matched signature, named args, plus ERC-20/USDC transfer events from the receipt — verify an x402 settlem…

POST · $0.005 · probe 402

workbot1.oddsys.org/detect

Detect and locate objects in an image (YOLOX-nano, 80 COCO classes): counts plus bounding boxes in source pixels, optional class filter. $0.01 USDC per call on Base mainnet.

POST · $0.01 · probe 402

workbot1.oddsys.org/embed

Generate sentence embeddings (all-MiniLM-L6-v2, 384-dim, mean-pooled + L2-normalized) for up to 96 texts per call. Drop-in compatible with any all-MiniLM-L6-v2 index. Pairs with /chunk for a complete …

POST · $0.002 · probe 200

workbot1.oddsys.org/extract

Extract structured JSON from a web page: title, byline, published date, OpenGraph/meta, JSON-LD, links resolved to absolute, images. $0.002 USDC per call on Base mainnet.

POST · $0.002 · probe 402

workbot1.oddsys.org/fetch

Fetch a public web page and return clean markdown (or structured JSON) — URL in, agent-ready content out, typically 80-85% fewer tokens than raw HTML. Handles redirects and compression.

POST · $0.005 · probe 402

workbot1.oddsys.org/fx

Live foreign-exchange reference rates (European Central Bank daily fixes, ~30 major currencies): any cross-rate from any base, optional amount conversion. Refreshed daily; response carries the rate da…

POST · $0.001 · probe 402

workbot1.oddsys.org/image

Modify an image in one composable call: crop, resize, greyscale, re-encode (PNG/JPEG/WebP). Optional expiring-URL delivery. $0.002 USDC per call on Base mainnet.

POST · $0.002 · probe 402

workbot1.oddsys.org/ocr

OCR a scanned PDF into clean text (Tesseract, English, up to 25 pages). Text-layer PDFs fast-path to the /pdf extractor at the same price. $0.01 USDC per call on Base mainnet.

POST · $0.01 · probe 402

workbot1.oddsys.org/ocr-deep

High-page-count OCR: scanned PDF into clean text (Tesseract, English, machine-printed documents), up to 100 pages per call — four times the /ocr cap. Runs under a 240s wall-clock budget; slower docume…

POST · $0.03 · probe 402

workbot1.oddsys.org/pdf

Extract clean markdown from text-layer PDFs (base64 or raw). No OCR — scanned PDFs get a clear 422 pointing to /ocr. $0.002 USDC per call on Base mainnet.

POST · $0.002 · probe 402

workbot1.oddsys.org/phone

Validate and normalize phone numbers (Google libphonenumber): validity, E.164/international/national formats, country, region, and line type (mobile/fixed/VoIP). Single number or batches up to 100.

POST · $0.002 · probe 402

workbot1.oddsys.org/qr

Generate a QR code from text as PNG (base64) or SVG. Custom module size, quiet-zone margin, and hex colours. Deterministic, capacity-capped at 2953 bytes. Set delivery to "url" to receive a short-live…

POST · $0.005 · probe 402

workbot1.oddsys.org/rerank

Rerank candidate texts against a query with a cross-encoder (ms-marco-MiniLM-L-6-v2): joint query+document scoring, much sharper than cosine similarity over embeddings. Returns ranked indices with 0-1…

POST · $0.002 · probe 402

workbot1.oddsys.org/screen

Fuzzy sanctions screening against the US OFAC SDN list (public-domain source, refreshed daily): name in, scored matches with programs and aliases out. Batches up to 50. Coverage is OFAC SDN only — sta…

POST · $0.02 · probe 402

workbot1.oddsys.org/transform

Convert raw HTML into clean markdown — typically cuts page tokens 80-85%. Push model: client sends the HTML, no fetching. $0.005 USDC per call on Base mainnet.

POST · $0.005 · probe 402