x402-validator.odd-dust-5f53.workers.dev

Category
Service
Network
Avg / request
$0.005
Endpoints
1

Service overview

What is validator?

Pre-flight integrity check for any text your agent processes or publishes. Catches prompt injection, invisible Unicode, homoglyphs, and LLM watermarks, the silent failures most pipelines ship past. POST text, get clean text plus flags and a risk score. Sub-50ms, deterministic, cacheable.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://x402-validator.odd-dust-5f53.workers.dev/" \
  --method POST
What you get back
{
  "endpoint": "POST /",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services