Overview

Purchase: Sentiment Analysis

Protocol x402
Price $0.0030
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-04-06 02:26:54

Health

Status degraded
Latency (p50) 250ms
Uptime (30d) 100.0%
Reliability Score 80/100
Last Checked 2026-07-07 23:38:04
Last Healthy 2026-05-16 08:42:06
Consecutive Failures 20

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "text": { "description": "Text to analyze (max 10,000 chars)", "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" }