A customer in Lagos
Holds USDT on Tron. It is the only dollar they can get, and no rail you have will take it.
Digital asset payments & settlement
HBridge is settlement infrastructure for digital assets. Your customers pay with any chain, any major coin, any stablecoin. You get one settled balance, in the currency you picked.
What they actually hold
Why now
Acceptance has not kept up with what people actually own, and the gap widens every time a new chain or a new stablecoin finds liquidity.
Holds USDT on Tron. It is the only dollar they can get, and no rail you have will take it.
Holds USDC on Base. They can settle in seconds and would rather not route it through a bank.
Would rather spend it than sell it. Converting first is the only thing in the way.
HBridge accepts all of them, so you never have to guess which one wins.
How it works
Acceptance and settlement are two separate decisions, and only one of them should be your customer's.
One integration
Eighteen currencies across 11 chains, plus every major stablecoin. New assets arrive as configuration, never as another integration for you.
Priced at the moment of payment. Quote, lock and convert in one call, so what you are owed does not move while a block confirms.
Stablecoin to your wallet, or local currency to your bank. On demand, or on a cadence you set once and forget.
Money settles to an account you name and control. Custody sits in institutional MPC infrastructure, and we never hold a key.
Coverage
Convert into local currency across our payout network, or keep the whole balance onchain. The destination is a setting, not a project.
Machine pay
Agents are starting to buy things. When one does, it needs to pay in an asset it holds, prove the payment, and get a receipt. No checkout page, no card, nobody watching.
HBridge settles agent-initiated payments over x402 on the same rails, into the same balance, with no second integration.
You don't have to bet on when this becomes normal. You're already connected to it.
Developers
Create a charge, watch it settle, move your money out. Signed webhooks on every state change. Sandbox and live take the same request, so you go live by changing a key.
# sandbox and live use the same shape
curl https://api.hbridge.io/v1/charges \
-H "Authorization: Bearer $HBRIDGE_KEY" \
-d '{
"amount": "2500.00",
"currency": "USD",
"accept": ["USDT", "USDC", "BTC"],
"settle": { "asset": "USDC" }
}'
Who it's for
Questions
They need a wallet and an address. You show them the address we give you, and nothing else changes in your product.
Whichever one you choose. Your customer picks what they send, you pick what you keep, and the two never have to match.
Not you. The rate is quoted and locked when the payment lands, so what you are owed does not move while the block confirms.
In institutional MPC custody, never on our servers. Money settles to a destination you designate and control.
Nothing. Chain and token support is configuration on our side, so you never integrate a second time.