Credible Finance: DeFi pools as working capital for card settlement
Credible (Colosseum-backed, $700M+ processed) is a payments orchestrator with a twist: merchants get paid T+0 from stablecoin liquidity pools on Solana and Polygon while card acquirers settle T+3 in the background. The architecture, the 16% APY pool, and the honest read.
devrels.xyz/a/138short linkEvery card payment hides a three-day loan. The customer pays instantly, the acquirer settles the merchant at T+3, and someone — usually the merchant's cash flow — eats the float. Credible Finance turns that float into a DeFi product: merchants get paid T+0 from stablecoin liquidity pools on Solana and Polygon, the pools get repaid when the acquirer settles, and LPs earn yield for financing the gap. It's the most concrete "DeFi meets real payments" mechanism we've covered — and it grew out of a Solana hackathon.
From remittance hack to $700M processed
Credible placed second at the Solana Cypherpunk Hackathon with stablecoin remittance rails for India, got picked for Colosseum's accelerator (a ~0.67% selection rate, $250K investment), and widened from remittance into full payments orchestration. Today the site claims $700M+ processed across 42+ markets, 86+ payment methods, with backers including Polygon, Circle, Outlier Ventures, 0G Labs, Colosseum, and the Stellar Community Fund. The regulated entity is Kiwimoney Inc, a FinCEN-registered MSB.
What it actually is
An orchestration layer, not another gateway — one API in front of many rails:
- Pay-in: cards, local rails (UPI, Pix, SEPA, ACH), and stablecoins — 86+ methods behind one integration.
- Pay-out: instant global payouts drawn from stablecoin liquidity.
- Global collection accounts: named USD/EUR accounts — the virtual-account pattern from our bank-APIs piece.
- AI risk underwriting per transaction — which matters because instant settlement is a credit decision (more below).
The mechanism worth studying
customer pays by card ──► acquirer (settles T+3)
│
merchant paid instantly ◄── stablecoin pool (Solana / Polygon)
│
pool repaid at T+3 ◄──────── acquirer settlement
LPs earn ~16% APY for financing the 3-day floatThe stablecoin pool is doing what a merchant-cash-advance desk does at a bank — but as an on-chain liquidity pool with transparent balances and programmatic repayment. Solana's role is the settlement rail: pools live where stablecoin transfers are fast and near-free, so the "pay the merchant now" leg costs cents, not wire fees.
The honest flip side: 16% APY is not risk-free yield. LPs are underwriting acquirer settlement risk, merchant chargebacks, and Credible's own risk models — that's what the AI underwriting is for, and it's why this is closer to private credit than to a money market. Size positions accordingly.
Developer surface, honestly
- REST API for payments, payouts, ledger, and webhooks, with a sandbox — standard fintech shape, keys via onboarding (it's a regulated MSB, so expect KYB).
- The public GitHub is thin. github.com/crediblefinance has three repos:
sdk-examples(two JavaScript auth-signing examples), a brand kit, andswitch— which is a fork of Juspay's Hyperswitch, the well-known open-source Rust payments switch, not original Credible code. Building on Hyperswitch is a reasonable engineering choice; just read "our open-source switch" with that context. - Where it sits in the landscape: Bridge/Sphere/Grid sell you rails; Credible sells orchestration + instant settlement financing on top of rails. Different layer, complementary to the bank-API stack.
Resources
- Site: credible.finance (API docs + whitepaper linked from there)
- GitHub: github.com/crediblefinance —
sdk-examplesfor the API auth pattern;switchis the Hyperswitch fork. - Colosseum context: Cypherpunk Hackathon winners and accelerator cohort 4.
TL;DR
- Credible = payments orchestration (cards + local rails + stablecoins, one API) with T+0 merchant settlement financed by stablecoin pools on Solana and Polygon.
- Solana-hackathon origin story, Colosseum-backed, $700M+ processed, Circle and Polygon on the cap table.
- The 16% APY pool is private credit, not passive yield; the "open-source switch" is a Hyperswitch fork. Good product, read the fine print.
Keep reading
Issuing a stablecoin used to mean becoming a stablecoin company — licensing, reserve management, custody, compliance. Brale collapses that into an API. Your brand, your stablecoin, Brale's regulated infrastructure underneath. On Solana it uses Token Extensions natively: transfer hooks for compliance checks, confidential transfers for privacy. SquareFi launched MainUSD across 150 countries without writing a mint program.
The missing piece between 'we settle in USDC on Solana' and 'normal businesses can pay us' is a bank API: a virtual account with real routing details that auto-converts fiat deposits into stablecoins. Bridge (Stripe's $1.1B acquisition), Sphere, and Squads' Grid all sell this as a REST API. The pattern, the players, and how to choose.
The largest edge network on earth just made HTTP 402 a product. The Monetization Gateway does metering, the payment exchange, and settlement at Cloudflare's edge — and it's built on x402, whose 'exact' scheme runs on Solana with USDC. For Solana x402 sellers, the origin middleware you run today can move to the edge, and the strategic signal is enormous.
Get new articles in your inbox
Technical deep-dives on Solana tooling, infrastructure, and ecosystem. No noise.