Overview

Purchase: ProfitCollect Code Quality Digest

Protocol x402
Price $0.53
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-07-15 03:15:26

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": { "properties": { "focus": { "description": "Optional focus area such as auth, payment, tests, API contract, UX, or security.", "type": "string" }, "max_bullets": { "description": "Maximum number of ranked bullets to return.", "maximum": 8, "minimum": 1, "type": "integer" }, "mode": { "description": "Use digest for concise triage or code_review for bug-risk findings.", "enum": [ "digest", "code_review" ], "type": "string" }, "text": { "description": "Code, API documentation, bug report, or requirements text to analyze.", "type": "string" } }, "required": [ "text" ], "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" }