Overview

Purchase: Quick Public Bug Reproduction and Triage

Protocol x402
Price $0.05
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-07-19 02:14:55

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": { "caseSensitive": { "default": false, "type": "boolean" }, "expectedBehavior": { "maxLength": 1000, "type": "string" }, "expectedStatus": { "default": 200, "maximum": 599, "minimum": 100, "type": "integer" }, "expectedText": { "maxLength": 500, "type": "string" }, "reportedBehavior": { "maxLength": 1000, "type": "string" }, "reproductionContext": { "maxLength": 1000, "type": "string" }, "url": { "description": "Public HTTP(S) URL; private and reserved destinations are blocked.", "format": "uri", "maxLength": 2048, "type": "string" } }, "required": [ "url", "reportedBehavior" ], "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" }