RISK LABS
Outcome Finance · July 2026
Prediction markets infrastructure

From market rules
to user payouts.

Outcome owns the market and trading experience. Risk Labs handles rule validation, proposal review, and trusted resolution delivery.

Explore the integration
250k+markets per month
99.6%automatically resolved
2M+markets resolved to date

Production infrastructure behind the resolution workflows used by Polymarket and Predict.fun.

01 / Why Risk Labs

The infrastructure layer behind the market.

Outcome gets a production-tested path from market definition to final payout—without assembling a separate market operations and resolution organization.

01

Launch markets without building the operations stack

Outcome can focus on distribution, liquidity, and the trading experience while Risk Labs handles the resolution lifecycle.

02

Improve rules before users trade

Risk Labs checks formatting, resolution values, sources, dates, ambiguity, and market collisions before creation.

03

Move from event end to settlement automatically

Lifecycle monitoring, proposal intake, review, and signed results arrive through one integration.

04

Keep control of the market

Outcome remains in control of its contracts, trading state, multisig, user experience, and payouts.

02 / Integration lifecycle

One flow. Two clear owners.

Every step has one responsible system. The lifecycle moves left to right from market creation to payout.

Outcome / HyperEVM Risk Labs

Follow the handoffs from rules to payout

Outcome / HyperEVM
Risk Labs / Resolution
01Outcome

Submit rules

Send the question, sources, dates, resolution values, and metadata.

02Risk Labs

Validate + create

Rule checks, suggested improvements, canonical question ID.

03Outcome

Trade

Bind the question ID to the HyperEVM market and open trading.

04Risk Labs

Signal resolution ready

A webhook tells Outcome the market can now be resolved.

05Outcome

Pause trading

New orders and matching stop before the resolution is published.

06Risk Labs · proposer network

Proposer network

Submit the proposed resolution and start the review lifecycle.

07Risk Labs

AI review proposal

AI agents test the proposed answer against the market rules and evidence, escalating ambiguity for extra review.

08Risk Labs

Disputed?

Was the reviewed proposal challenged?

09Outcome
If yes

Arbitrate dispute

The Outcome multisig records its decision on HyperEVM.

10Risk Labs

Sign final result

Read the final state and produce the signed settlement result.

11Outcome

Settle + pay users

Verify the signature, settle on HyperEVM, and pay users.

No disputeDirect settlement

When the review window closes without a challenge, Risk Labs signs the reviewed result and sends the settled event to Outcome for verification and payout.

DisputedArbitrated settlement

If challenged, Outcome's multisig records the decision on HyperEVM. Risk Labs reads that onchain result, signs it, and returns it to the same settlement path.

03 / Integration surfaces

Pull when you need it. Push when it changes.

Outcome gets a simple API for creation and reconciliation, plus signed webhooks for every lifecycle transition.

REST APIOutcome → Risk Labs
POST /create/validate

Check rule format, resolution values, dates, sources, edge cases, and collisions. Return required changes and suggestions.

POST /create/submit

Create the canonical Risk Labs market from an approved validation attempt. Liveness and oracle reward are configurable.

GET /market/{identifier}

Read or reconcile the latest metadata, lifecycle state, review status, and signed resolution.

WEBHOOKSRisk Labs → Outcome
resolution_ready

Pause trading before a resolution is published

proposed

A proposed resolution was received; review has started

extended_review

More review time is required

disputed

Route the market into multisig arbitration

settled

Deliver the final result and settlement signature

Every delivery includes

A unique event ID, current market state, and a request signature. Outcome verifies, deduplicates, durably records, and returns a fast 2xx. Failed deliveries are retried.

04 / Operating model

Clear boundaries. Shared success.

Outcome keeps control of the product and chain. Risk Labs runs the specialized resolution infrastructure behind it.

Outcome ownsProduct + chain
  • Market selection and commercial strategy
  • Trading, order matching, and liquidity
  • HyperEVM market and payout contracts
  • Multisig arbitration for disputed markets
Risk Labs ownsResolution infrastructure
  • Market-rule validation and improvements
  • Canonical market identity and lifecycle state
  • Proposer-network integration
  • Review, escalation, and signed final results
Designed togetherHyperEVM arbitration contract · finality · event schema · Risk Labs read path
05 / Explore the system

See the infrastructure in production.

Follow live oracle requests in the Explorer or review the Risk Labs integration contracts and examples.

Accessing the docsOpen docs.3po.dev and enter the shared partner password provided by Risk Labs. If you do not have it, ask the Risk Labs team for access.

06 / Disputed resolution

A narrow path, designed together.

The leading design is for the Outcome multisig to record an arbitration decision on HyperEVM. Risk Labs reads and verifies that onchain state, then continues the normal signed settlement flow.

01Proposal disputed
02Outcome multisig arbitrates
03Decision recorded on HyperEVM
04Risk Labs reads, signs, and settles

Open design workArbitration contract · finality requirement · event format · Risk Labs authentication and read path

07 / Path to launch

Three steps to production.

Start with one market, prove the complete lifecycle, then scale the same integration across Outcome's market catalog.

01

Configure

Provision Outcome's API key, webhook destination, signer allowlist, and market-creation policy.

02

Prove one market

Validate, create, trade, resolve, and settle one market through the complete lifecycle.

03

Launch

Finalize the HyperEVM dispute bridge, then scale the same integration across Outcome's catalog.

The core integration already exists.

The primary co-design work is the disputed-market bridge between Outcome's HyperEVM multisig and Risk Labs.