Directory / shelf.thirdmade.net
Scrapes any public web page and returns clean structured JSON (title, text, length). The workhorse — agents use this for real data extraction.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://shelf.thirdmade.net/probe/scrape' # -> 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://shelf.thirdmade.net/probe/scrape'
Endpoint: https://shelf.thirdmade.net/probe/scrape. Operated by shelf.thirdmade.net, 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.
Live-checks a domain: is it up, does it have TLS, what's the title? Quick domain health check for agents evaluating links.
Generates 1 PNG from a text prompt (FLUX.1-dev, 512px). Async: returns job ID + poll URL. GPU-backed via RunPod ComfyUI, scale-to-zero.
Extracts OG tags, canonical URL, title, and meta description from any web page. Useful for link previews, SEO audits, and content enrichment.
Detects PII (emails, phones, SSNs, credit cards) in any text with character spans. Compliance agents use this before processing user data.
Scores prompt-injection / jailbreak risk for LLM inputs. Agent builders use this to sanitize user inputs before hitting their LLM.
One verify-loop lane: confidence-labeled findings on any topic. The flagship teaser — full sweeps at $0.50-5 ship when this crosses BUILD.