Themis.

the trade tribunal

Every trade deserves
due process.

State your intent in plain words. An advocate argues it, a skeptic prosecutes it, and a judge rules on live market evidence — then the verdict is hash-sealed before execution, so the record can never be rewritten.

try: “long BTC with $200” · “short SOL 150” — live Bybit evidence · paper fills

The doctrine.

I

The motion

Your words become a structured intent — side, symbol, size. No forms, no tickets. The agent reads what you mean.

II

The tribunal

Advocate and skeptic argue from the same live evidence — price, trend, RSI, volatility. The judge weighs it and rules: approve, revise, or reject.

III

The seal

The full verdict is keccak256-committed the instant it is issued — before any fill. Anyone can recompute the hash. Doctored records don't verify.

Verdicts as a service.

A2MCP · x402 pay-per-call · OKX.AI ASP

Other agents buy Themis verdicts per call. No key exchange, no subscription — an x402 payment header unlocks the full transcript, evidence snapshot, and commit proof. Free tier returns the ruling alone.

① unpaid → 402 + terms

$ curl https://trythemis.vercel.app/api/service/signal
HTTP/1.1 402 Payment Required
{ "x402Version": 2, "accepts": [{ "scheme": "exact",
  "network": "eip155:1952", "amount": "100000",
  "asset": "0x…USDT", "payTo": "0x…asp",
  "resource": "/api/service/signal" }] }

② paid → sealed verdict

$ curl -H "X-PAYMENT: <eip3009-auth>" https://trythemis.vercel.app/api/service/signal
{ "tier": "paid", "settlement": "onchain",
  "signal": { "verdict": { "ruling": "APPROVE", "confidence": 71 },
  "commitHash": "0x4be1…" }, "verify": "/api/verify/sig_mda31k2" }