Animica x402 Directory

Directory / shelf.thirdmade.net

shelf.thirdmade.net/probe/prompt-guard

Scores prompt-injection / jailbreak risk for LLM inputs. Agent builders use this to sanitize user inputs before hitting their LLM.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://shelf.thirdmade.net/probe/prompt-guard'

# -> 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/prompt-guard'

Endpoint: https://shelf.thirdmade.net/probe/prompt-guard. 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.

Other endpoints on shelf.thirdmade.net

shelf.thirdmade.net/probe/domain-facts

Live-checks a domain: is it up, does it have TLS, what's the title? Quick domain health check for agents evaluating links.

GET · $0.001

shelf.thirdmade.net/probe/image-gen

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.

GET · $0.02

shelf.thirdmade.net/probe/page-meta

Extracts OG tags, canonical URL, title, and meta description from any web page. Useful for link previews, SEO audits, and content enrichment.

GET · $0.001

shelf.thirdmade.net/probe/pii-guard

Detects PII (emails, phones, SSNs, credit cards) in any text with character spans. Compliance agents use this before processing user data.

GET · $0.001

shelf.thirdmade.net/probe/scrape

Scrapes any public web page and returns clean structured JSON (title, text, length). The workhorse — agents use this for real data extraction.

GET · $0.01

shelf.thirdmade.net/probe/sweep

One verify-loop lane: confidence-labeled findings on any topic. The flagship teaser — full sweeps at $0.50-5 ship when this crosses BUILD.

GET · $0.05

All 7 endpoints on shelf.thirdmade.net →