Payments with buyer protection
A payment request in a few clicks, or put a checkout on your site in ten minutes. The money waits in escrow until the payout date; nothing can pull it back out.
Seller
Sets $1,200 and a payout date 14 days out.
The buyer can dispute before day 14 and freeze the funds. After that, nothing can.
How it works
Create
Seller sets an amount and a payout date β typically a day after expected delivery, so the buyer has time to check the goods.
Seller sets an amount and a payout date β typically a day after expected delivery, so the buyer has time to check the goods.
Buyer pays into a smart contract. Funds are locked β neither party can touch them until the payout date.
On the payout date, seller gets paid automatically. If something went wrong, buyer can raise a dispute before that date to freeze the funds.
Live demo
This opens the actual checkout β the same experience your customers get when they click βPayβ on your site. Under it, the estimator.
Pay $0.001 USDC (try for free)
$0.001
Held in escrow until the payout date. Dispute before then to freeze it.
Sign in with Google or email Β· gas covered
Fee comes out of the amount funded; the buyer pays exactly what you ask. Below $30 the $0.30 floor applies. Early-sale figure is an estimate; the liquidity marketplace prices each offer.
For merchants
No chargebacks
Disputes are negotiated between buyer and seller. No chargeback fees, no limits, no penalties on your account.
Disputes are negotiated between buyer and seller. No chargeback fees, no limits, no penalties on your account.
Your money is never held by a payment processor. Funds go straight from escrow to your wallet on the payout date.
Transactions run on smart contracts. They execute even if our servers go down β nobody can freeze your funds.
No KYC, no KYB, no applications, no approval process. Install and start accepting payments immediately.
WordPress plugin, Shopify plugin, or one line of JavaScript. No admin approval needed. A one-off payment request takes a few clicks.
1% flat fee vs. 1.5-3.5% + monthly fees + chargeback fees + float costs with traditional processors.
For buyers
Buyer protection on every payment
Funds are held in escrow until a pre-agreed date. If something goes wrong, raise a dispute before payout to freeze the funds. Works on P2P payments too.
Funds are held in escrow until a pre-agreed date. If something goes wrong, raise a dispute before payout to freeze the funds. Works on P2P payments too.
You don't need to hold ETH or any native coin. The system covers gas fees in the background.
No choosing networks, no copying wallet addresses. Sign in with Google or email and pay. The system handles the rest.
The smart contract holds funds β they can only go to buyer or seller. Nobody else can touch them, not even us.
For AI agents
Pay an email address
Name the seller, or whoever may dispute, by email. The agent never needs to know a wallet address.
Name the seller, or whoever may dispute, by email. The agent never needs to know a wallet address.
It is handed a signed authorisation or the funds land at the address directly. An agent can no more move your money than a stranger can.
Only the named buyer can dispute. Not the agent that paid, not whoever holds the receipt.
Every settlement returns an AP2 receipt that anyone can verify, naming the payout and the fee.
Streamable HTTP, no API key, no sign-up. The escrow address is a pure function of its terms, so there is nothing to authenticate.
Listed in the official MCP registry and published at /.well-known/mcp.json, so agents can find it on their own.
Developers
A plugin for WordPress and Shopify, one script tag for everything else, and one URL for any AI agent.
Three lines. The SDK opens the checkout and tells your page when the payment lands.
<script src="https://conduit-ucpi.com/sdk/checkout.js"></script>
<button id="checkout-btn">Pay with USDC</button>
<script>
ConduitCheckout.init({
amount: 99.99,
description: "Product Name",
onSuccess: (txHash) => console.log("Paid:", txHash)
});
</script>Who it's for
Pick who you are and see how people like you use it.
From a first online store to a fifty-thousand-dollar invoice.
A WordPress or Shopify plugin, or one script tag on any site. Checkout with buyer protection, no chargebacks.
For merchantsPay by email address, with a payout date the contractor can see. No bank onboarding for either side.
Request paymentYour customer funds the invoice into escrow up front; you sell the claim for cash today and keep the tail.
Early paymentMilestone escrow for complex projects, with an arbitration policy and a dispute window on every stage.
ProjectsWorks everywhere there is an email address
Pricing
1%
per transaction. Every other line is none.
No application, no reserve, no one between your customer and your wallet.
A dispute freezes the funds; it never takes them back out of your account with a fee attached.
Anyone with an email address can pay from anywhere, in a currency that holds its value.
A plugin, one script tag, or one MCP URL β and a free $0.001 test before you commit.
Ready-made plugins for the platforms you already sell on.