Skip to main content

Settlement

Pool

Your contract, one per chain. Receives payments and pays only you. Immutable — its payout address is fixed at creation and cannot be changed by anyone, including us.
A path by which money reaches your pool. There are two: connect and deposit.
The customer connects a browser wallet and signs one transaction into your pool. They pay their own network fee.
The customer sends a plain transfer to a one-time address. Works from any wallet or an exchange withdrawal. We pay the fees to sweep it in.
The one-time contract behind a deposit address. Sweep-only — it can send funds to your pool and nowhere else.
Moving funds from a deposit address into your pool. Automatic.
Splitting your pool’s balance — your 99% and the 1% fee — and crediting each to a pull-claim ledger. Callable by anyone.
Moving your distributed share to your payout address.

Money

Trust

Your payout address, pinned in the embed code on your site. The root of the verification chain — it lives somewhere our database can’t reach.
The on-chain record, signed by your wallet, saying where you want to be paid. Only your wallet can create or change it.
The browser recomputing your pool address from the chain-read payout address and checking it matches what our servers served. The load-bearing check.
Re-derivation failed. The checkout blocks signing and hides the payment address. Verification.
The integrity attribute on the SDK script tag. If the file changes by one byte, the browser refuses to run it.

Payment states

Chains

Integration