ARBITER_TEAM_MONTHLY_PASS @ 1.0.0
Arbiter Team plan - 30 days
For a team: several wallets (people or agents) share one plan, with a usage trail per wallet. Everything in Operator, shared by the paying wallet and up to 5 member wallets named when you buy. 2,000 premium calls and 50 Arbiter Verify agent jobs. 40,000 lower-cost calls to Arbiter Signals and the utility catalog, each drawn only when its measured cost is at most $0.001 (a costlier call is sold per call). A team watchlist on the paying wallet: 50 contracts checked every 30 minutes and 50 SEC companies checked every 10 minutes. Past an allowance, or for anything the plan does not include, calls are sold per call over x402. Not included: Agreed service levels (SLAs): none until the owner approves terms. Negotiated limits or pricing: the limits above are the plan. A free tier or a free trial: every plan is paid before it starts. The wallet that pays holds the plan for 30 days from settlement; passes stack; no free tier. Full terms: GET /api/subscriptions/v1/plans. Example request: {"plan":"TEAM","members":["0x1111111111111111111111111111111111111111"]}.
From $169.99 per call
What you get
For a team: several wallets (people or agents) share one plan, with a usage trail per wallet. Everything in Operator, shared by the paying wallet and up to 5 member wallets named when you buy. Price: from $169.99 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
- ARBITER_TEAM_MONTHLY_PASS @ 1.0.0
- Category
- Market Intelligence
- Family
- Plans
- Source
- Your request only, computed by Arbiter's own registered program (no third-party data, no network)
- Price
- From $169.99 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
- Cacheable Snapshot
- Latency
- Fast
Buy it with x402 or the API
POST https://arbiterverse.com/api/x402/ARBITER_TEAM_MONTHLY_PASS 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": {
"plan": "TEAM",
"members": [
"0x1111111111111111111111111111111111111111"
]
}
}
Schema and errors: /docs/ARBITER_TEAM_MONTHLY_PASS.json and /openapi.json. All services.