RelayShield scan file check
https://atq6wtkp6k.execute-api.us-east-1.amazonaws.com/prod/v1/payg/scan-fileOverview
RelayShield scan file check
Protocol
x402
Price
$0.10
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
atq6wtkp6k
Source
bazaar
Indexed
2026-07-13 01:09:59
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": {
"file_url": "https://cdn.example.com/invoice.pdf",
"filename": "invoice.pdf"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"data": {
"analysis_id": "f-abc123def456",
"filename": "invoice.pdf",
"note": "Poll /v1/result/{analysis_id} every 5s until status is completed",
"poll_endpoint": "/v1/result/f-abc123def456",
"status": "pending",
"target": "https://cdn.example.com/invoice.pdf"
},
"ok": true
}