← Back to directory

Purchase: Public URL Evidence Snapshot — HTTP, SHA-256 & Text Check

https://api.the402.ai/v1/services/svc_1c9d4656fd8643ec/purchase

Overview

Purchase: Public URL Evidence Snapshot — HTTP, SHA-256 & Text Check

Protocol x402
Price $0.79
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": { "case_sensitive": { "default": false, "description": "Whether expected_text matching is case-sensitive.", "type": "boolean" }, "expected_text": { "description": "Optional exact text to check in the bounded response body.", "maxLength": 500, "type": "string" }, "question": { "description": "Optional claim or question retained as context; the service does not fabricate an answer.", "maxLength": 500, "type": "string" }, "url": { "description": "Public HTTP(S) URL to capture; private, localhost, link-local, and reserved network destinations are blocked.", "format": "uri", "maxLength": 2048, "type": "string" } }, "required": [ "url" ], "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" }