← Back to directory

Structured web extract for AI agents: fetch any public URL, return schema-constr...

https://schemafetch.panmediatech.workers.dev/x402/extract

Overview

Structured web extract for AI agents: fetch any public URL, return schema-constrained JSON for SaaS pricing, contacts, team, product, FAQ, or task-shaped fields. Confidence scores and source snippets. No API key — pay-per-call x402 USDC on Base ($0.02). Better than raw crawl markdown for agent tools.

Protocol x402
Price $0.02
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider schemafetch
Source bazaar
Indexed 2026-07-12 05:15:04

Health

Status healthy
Latency (p50) 216ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-08-26 19:23:23
Last Healthy 2026-08-26 19:23:23
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "preset": { "description": "Named schema: saas_pricing | contact | team | product | faq", "enum": [ "saas_pricing", "contact", "team", "product", "faq" ], "type": "string" }, "schema": { "description": "Custom JSON Schema-like object with properties to fill from the page", "type": "object" }, "url": { "description": "Public HTTPS page to extract (no login walls)", "format": "uri", "type": "string" } }, "required": [ "url" ], "type": "object" }, "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "cache": { "enum": [ "hit", "miss" ], "type": "string" }, "confidence": { "type": "number" }, "data": { "type": "object" }, "fetched_at": { "type": "string" }, "preset": { "type": [ "string", "null" ] }, "sources": { "type": "array" } }, "required": [ "data", "confidence", "sources", "fetched_at" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-26 19:23:23 healthy 402 1556ms
2026-08-26 13:09:16 healthy 402 216ms
2026-08-26 00:38:36 healthy 402 545ms
2026-08-25 16:45:18 healthy 402 260ms
2026-08-25 13:17:06 healthy 402 183ms
2026-08-25 01:38:48 healthy 402 135ms
2026-08-24 19:30:21 healthy 402 169ms
2026-08-24 11:25:12 healthy 402 235ms
2026-08-24 08:25:05 healthy 402 151ms
2026-08-24 00:18:13 healthy 402 135ms