Arbiter

TRADE_EDGE_VERDICT @ 1.0.0

Trade edge verdict

Does THIS trade, at THIS price, on THIS pool, under THESE conditions, appear worth taking? Arbiter judges one exact trade on the base token of a pool it watches (direction, size, horizon, strategy, and optional entry, target and invalidation prices) and answers TAKE, PASS, REDUCE or INSUFFICIENT_EVIDENCE by a published rule, with: the estimated net edge after the round-trip cost at your size, outcome probabilities only where its own series holds 20 or more non-overlapping samples (a 90% interval; otherwise it says insufficient), the target-before-invalidation record, the public market regime fit, the asset regime, liquidity quality, structural manipulation, the base token's on-chain catalyst events and risk grade, contradictory evidence, the distance to target and invalidation in sigmas, nine token features (organic demand, wash risk and whale accumulation marked pending), calibration details and provenance roots. One calibrated review of an exact BUY entry can only lower the verdict (only its effect is shown; without it the answer says degraded and is never TAKE). Hypothetical; not an order or advice. Example request: {"query":"0xd0b53D9277642d899DF5C87A3966A349A798F224","subjectNetworkId":"eip155:8453","sizeUsd":1000,"horizon":"4h","direction":"BUY","strategy":"MOMENTUM"}.

From $0.04 per call

What you get

Trade edge verdict for one exact trade on the base token of a watched pool (direction BUY or SELL, size, horizon, strategy, optional entry, target and invalidation prices): TAKE, PASS, REDUCE or… Price: from $0.04 per call, paid over x402 v2 on Ethereum, OP Mainnet, Sei, Polygon PoS, Monad Mainnet, Arbitrum One, Avalanche C-Chain, Arc, Base; the exact amount is in the 402 quote. Delivery: after the payment is final on-chain; repeat the same request until state is FULFILLED.

Terms

Product
TRADE_EDGE_VERDICT @ 1.0.0
Category
Market Intelligence
Family
Arbiter Markets
Source
Public EVM chain state, read at a confirmed block by two independent keyed RPC operators (Alchemy, dRPC) that must agree; Uniswap V3-style pools
Price
From $0.04 per call. Every request is quoted; the 402 response states the exact amount before anything is paid.
Pays with
x402 on eip155:1, eip155:10, eip155:1329, eip155:137, eip155:143, eip155:42161, eip155:43114, eip155:5042, eip155:8453
Freshness
Current Snapshot
Latency
Fast

Buy it with x402 or the API

POST https://arbiterverse.com/api/x402/TRADE_EDGE_VERDICT with a JSON body {"request": {...}}. An unpaid call answers 402 with the exact x402 v2 terms; repeat it with the payment signature to receive the result.

A working example request:

{
  "request": {
    "query": "0xd0b53D9277642d899DF5C87A3966A349A798F224",
    "subjectNetworkId": "eip155:8453",
    "sizeUsd": 1000,
    "horizon": "4h",
    "direction": "BUY",
    "strategy": "MOMENTUM"
  }
}

Schema and errors: /docs/TRADE_EDGE_VERDICT.json and /openapi.json. All services.