Purchase: Public API Integration Readiness Evidence Snapshot
https://api.the402.ai/v1/services/svc_b953b98b95da4f6b/purchaseOverview
Purchase: Public API Integration Readiness Evidence Snapshot
Protocol
x402
Price
$0.53
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
the402
Source
bazaar
Indexed
2026-07-18 02:15:06
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"additionalProperties": false,
"properties": {
"docs_url": {
"description": "Public API documentation URL to assess.",
"maxLength": 2048,
"type": "string"
},
"target_stack": {
"description": "Optional runtime, language, framework, or platform.",
"maxLength": 300,
"type": "string"
},
"use_case": {
"description": "The integration outcome the buyer wants to evaluate.",
"maxLength": 800,
"type": "string"
}
},
"required": [
"docs_url",
"use_case"
],
"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"
}