Purchase: Structured Data Extractor
https://api.the402.ai/v1/services/svc_45b34967c9754696/purchaseOverview
Purchase: Structured Data Extractor
Protocol
x402
Price
$0.03
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-05-15 19:54:53
Health
Status
degraded
Latency (p50)
242ms
Uptime (30d)
100.0%
Reliability Score
80/100
Last Checked
2026-07-08 02:19:41
Last Healthy
Never
Consecutive Failures
22
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"schema": {
"description": "JSON Schema defining the desired output structure",
"type": "object"
},
"url": {
"description": "URL to extract data from",
"type": "string"
}
},
"required": [
"url",
"schema"
],
"type": "object"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"job_id": {
"type": "string"
},
"status": {
"type": "string"
},
"thread_id": {
"type": "string"
}
},
"type": "object"
}