Arbiter

POSITION_EXIT_VERDICT @ 1.0.0

Position risk and exit verdict

Does the reason to hold THIS position still exist? For an existing long of the base token of a pool Arbiter watches, judged against the thesis you entered on (entry price, optional entry time, size, holding horizon, target, invalidation, and the momentum, liquidity and catalyst labels you relied on): HOLD, REDUCE, EXIT, THESIS_INVALIDATED or INSUFFICIENT_EVIDENCE by a published rule, with every reason that fired, each thesis label then and now, your return and exit cost at your size, the distance to target and invalidation in sigmas and the time left. Computed from the same token intelligence Arbiter's own trading reads: momentum, liquidity, structural manipulation, the token's two-provider risk grade, its on-chain catalyst events of the last 24 h, pump/dump pressure and depth against its median. Large-holder distribution needs event logs and is marked pending. No model output; hypothetical, never an order. Example request: {"query":"0xd0b53D9277642d899DF5C87A3966A349A798F224","subjectNetworkId":"eip155:8453","entryPrice":2500,"sizeUsd":5000,"holdHorizon":"24h","thesisMomentum":"strong","thesisLiquidity":"adequate"}.

From $0.008 per call

What you get

Position risk and exit verdict for an existing long of the base token of a pool Arbiter keeps a two-operator series for, against the thesis it was entered on (entry price, optional entry time, size, holding… Price: from $0.008 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
POSITION_EXIT_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
Price
From $0.008 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/POSITION_EXIT_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",
    "entryPrice": 2500,
    "sizeUsd": 5000,
    "holdHorizon": "24h",
    "thesisMomentum": "strong",
    "thesisLiquidity": "adequate"
  }
}

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