Agent & Pricing

Verdict operates on a hybrid model to balance accessibility with the realities of heavy AI compute costs.

FeatureVerdictVerdict Pro (ASP)
Target AudienceNormal users & casual explorationFounders, CMOs, Growth Marketers, VCs
Pricing ModelFree
0.5USDT
/ audit
Usage Limits1 full audit per 12 hours (IP limited)Unlimited audits
Monthly SaaS Lock-inNoneNone
PlatformCurrent InterfaceRun via OKX Agent rails
Bulk ProcessingNoYes (Up to 20 URLs)

Why this model?

The AI industry is filled with companies charging $99/mo for simple prompt wrappers. Verdict is fundamentally different. Our pipeline relies on computationally expensive operations:

  • Spinning up cloud-based headless browsers (Firecrawl) to bypass bot protection and render heavy React/Vue applications.
  • Aggregating the entire DOM into a massive markdown context window.
  • Executing rigorous, multi-stage reasoning and parsing using our proprietary engine powered by Gemini 3.5 Flash.

We refused to gate this behind a flat monthly fee that penalizes infrequent users. By deploying our core engine as an Autonomous Agent on the OKX.AI network, we allow power users to pay exactly for what they compute, while keeping a free playground available for early-stage founders.

Agentic Payments (x402)

Verdict uses the OKX Payment SDK and the x402 protocol to enable seamless, machine-to-machine micropayments. Built on X Layer, this completely bypasses traditional SaaS subscriptions.

When an AI Agent requests an audit, our server intercepts it and returns an HTTP 402 Payment Required challenge. The agent automatically executes the 0.5 USDT transaction on-chain, and re-sends the request with cryptographic proof. Once the SDK validates the transaction, our engine executes the heavy LLM compute and delivers the comprehensive JSON audit directly back to the agent—zero human intervention required.

Connecting Your Agent

To allow your AI agent (Claude, Hermes, OpenClaw) to securely pay for Verdict audits, you must equip it with the Onchain OS skill and an Agentic Wallet.

1. Install Onchain OS skill

Paste the following prompt into your agent to install the required capabilities:

Run npx skills add okx/onchainos-skills to install Onchain OS skills

2. Login

Create your TEE-secured Agentic Wallet by running the following prompt:

onchainos wallet login

3. Connect to Verdict

Fund your agentic wallet with USDT on X Layer, paste this connection block to expose the Verdict MCP tool to your agent:

I'd like to use the service provided by Verdict: Service title: Verdict MCP Evaluation Server Service type: A2MCP Endpoint: https://tryverdict.xyz/api/evaluate-mcp Please use OKX Agent Payments Protocol to send a request to this endpoint.