What Is Stableyard
Stableyard is stablecoin payment infrastructure. Accept USDC and USDT across 8 blockchains with near-instant settlement. A buyer pays from any chain → Stableyard routes it → recipient receives on their preferred chain in seconds. Non-custodial. Funds move through the routing network during routing, not through a Stableyard balance.Four Products, One API
Every product is built on the same Session API. A session is a payment intent — the universal primitive.Stablecoin Checkout
Accept payments on any website or app. Widget, hosted page, or API.
Stablecoin Deposits
Reusable deposit addresses with auto-token detection across EVM, Solana, and Movement.
Transfers
Wallet-to-wallet transfers with privacy routing through the routing network.
Agentic Payments (x402)
Pay-per-call API monetization. Agent calls → 402 → pays → retries.
Simplest Possible Payment
Two fields. That’s it.checkout. Currency defaults to USDC.
Integration Surfaces
| Surface | What it is | Auth |
|---|---|---|
| Widget | Embeddable JS checkout on your website | sy_pub_* |
| Checkout Page | Hosted at pay.stableyard.fi | sy_secret_* creates session |
| Dashboard | merchant.stableyard.fi | Wallet sign-in |
| API | api.stableyard.fi/v2 | sy_secret_* or sy_pub_* |
| OpenAPI Spec | api.stableyard.fi/sdk.json | None |
Quickstart
Accept your first payment in 5 minutes
API Reference
Explore every endpoint