The startup honesty tax
If a founder says the truth — we are launching and do not know volume yet — the market often answers with worse terms, slow sales cycles, or a request to come back later.
Build embedded MPC wallets, manage transactions, and track balances through the BroSettlement API. Production access is now available. Register to get started.
Early teams are often asked to prove monthly volume before they get fair wallet security, pricing, or onboarding attention. That is backwards: they need the infrastructure to create the volume in the first place.
If a founder says the truth — we are launching and do not know volume yet — the market often answers with worse terms, slow sales cycles, or a request to come back later.
The riskiest moment to use fragile wallet operations is exactly when deposits, withdrawals, and player balances are being tested for the first time.
A gateway can help accept crypto. BroSettlement is for teams that need control over wallets, balances, withdrawals, reconciliation, and settlement events.
Create DKG-generated MPC wallets for players, merchants, users, or accounts.
Submit signed transactions to enabled networks. Check supported networks and assets through the Assets API.
Use the operations journal for reconciliation, audit trails, and customer-balance operations.
Run a Co-Signer in your own environment with a customer-controlled key share and signing policy.
Authenticate requests with Ed25519 signatures, IP allowlists, nonce checks, and scoped organization access.
The signing flow uses a 2-of-3 threshold: two designated shares are required to produce a signature. A single share is not sufficient to sign.
The Co-Signer runs in your environment, holds your key share, and evaluates your policy callback. The normal signing path requires both your share and the BroSettlement platform share.
BroSettlement includes a customer-hosted Co-Signer in the production signing path.
Some wallet platforms keep the signing component entirely inside platform-operated infrastructure.
Inspect the Co-Signer source in the official BroLabel repository
The intended deployment targets include customer cloud, on-premises, and private VPC environments
You operate Share B; normal signing also requires the BroSettlement platform share
Your callback can evaluate configured limits, enabled networks, and approval thresholds before signing
Wallet creation, transaction intents, API controls, journal entries, threshold signing, network delivery, and event updates in one integration.
API requests use Ed25519 signatures, IP allowlisting, and nonce validation
The operations journal records a transaction intent before signing
Your Co-Signer evaluates policy and returns an approval decision
The normal MPC path requires your share and the platform share to produce a signature
Follow network delivery and transaction lifecycle updates through WebSocket events
The flow keeps API, policy approval, signing, ledger, and network broadcast separate while still working as one synchronous operating path.
Partner Environment
POST /transactionstx_sign_requestBroSettlement Gateways
K1 + K2Core Services
WS /eventsA betting operator needs USDT deposits and payouts without handing wallet logic to a closed payment provider.
The operator wants a dedicated deposit address for each player, early visibility into incoming funds, and control over when a player balance is credited.
BroSettlement creates embedded wallets through API, tracks network events, routes payouts through Co-Signer, and records every money movement in the operating ledger.
The product team keeps its player account UX, bonus rules, and payout policy, while finance gets a clear reconciliation trail across deposits, balances, and withdrawals.
API returns a TRON/TRC20 USDT deposit address for the player account.
Events tell your backend when funds are observed and confirmed on-chain.
The operator decides when to credit the player balance.
Co-Signer checks operator policy before MPC signing.
deposit.observeddeposit.confirmedwithdrawal.signedwithdrawal.confirmedShow incoming funds before final confirmation, then credit by policy.
Ledger connects player balances to on-chain movements.
Operator policy and Co-Signer approval happen before signing.
No custodial PSP dependency for wallet infrastructure.
# Production Integration API
REST https://brosettlement-api.brolabel.io/api/v1
Authentication: Ed25519
Register: https://app.brolabel.io/register
# Integration features
Co-Signer · WebSocket · IP allowlist · nonce validationFor teams evaluating Fireblocks, Dfns, Utila, Blockdaemon, or Safeheron, BroSettlement provides focused DKG/MPC wallet infrastructure and goes deeper on stablecoin flows: 10-chain broadcast, deposit monitoring, ledger reconciliation, and WebSocket events.
Deep enterprise custody platform. BroSettlement is narrower and faster for embedded stablecoin wallets, iGaming deposits, payouts, ledger, and WebSocket flows.
Enterprise custody · Broad platformStrong wallet infrastructure and policy tooling. BroSettlement adds a vertical stablecoin stack: DKG/MPC, 10-chain broadcast, embedded wallet provisioning, ledger, and events.
Wallet infra · Policy controlsInstitutional key management and custody infrastructure. BroSettlement targets teams that need the MPC layer plus stablecoin wallet operations, ledger records, and events.
Institutional MPC · Custody infraAPI-first Embedded Wallets with DKG, noncustodial MPC, Co-Signer, 10-chain broadcast, WebSocket events, and ledger as the operating record.
Stablecoins · iGamingBroSettlement is live. Register to get started and choose a plan for your wallet infrastructure.
Register in the BroSettlement app and set up your organization.
Review the REST API, transaction schemas, WebSocket events, and Co-Signer model in the documentation.
Set up your Co-Signer, configure API access, and validate wallet and transaction flows for your integration.
BroWallet and BroCard can remain products on top of BroSettlement, while this page now sells Embedded Wallet infrastructure for B2B builders that need DKG, MPC signing, chain broadcast, ledger, and WebSocket events.
BroSettlement as the DKG/MPC and Embedded Wallet infrastructure
BroWallet and BroCard as product layers on top
Or the client product layer built directly on the BroSettlement API
Start building with embedded MPC wallets, a customer-hosted Co-Signer, WebSocket events, and an operations journal.