shelf.thirdmade.net publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.05 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /probe/domain-facts | GET | $0.001 | 402 |
| /probe/image-gen | GET | $0.02 | 402 |
| /probe/page-meta | GET | $0.001 | 402 |
| /probe/pii-guard | GET | $0.001 | 402 |
| /probe/prompt-guard | GET | $0.01 | 402 |
| /probe/scrape | GET | $0.01 | 402 |
| /probe/sweep | GET | $0.05 | 402 |
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.
Scrapes any public web page and returns clean structured JSON (title, text, length). The workhorse — agents use this for real data extraction.
One verify-loop lane: confidence-labeled findings on any topic. The flagship teaser — full sweeps at $0.50-5 ship when this crosses BUILD.