Onchain finance
for fintech and
neobanks
Yield, lending, trading & RWAs that plug into your app or platform.
Non-custodial, monetized, live in days. From integration to revenue.
One SDK. Every product, live in an afternoon.
Drop-in widgets, an SDK call, or a single API request — fully non-custodial, your users always hold the keys.
1import { CompassEarnWidget, CompassProvider } from "@compass-labs/widgets"; 2 3export default function App() { 4 return ( 5 <CompassProvider apiKey={process.env.COMPASS_KEY}> 6 <CompassEarnWidget 7 chain="base" 8 defaultTab="rebalance" 9 onTabChange={(tab) => analytics.track("earn.tab", { tab })}10 />11 </CompassProvider>12 );13}Build in-house, or use Compass.
The choice makes itself.
One API to power your platform.
Same architecture. Different surface. Pick your vertical.
Wallets
Make your wallet a financial app, not just a key store.
Explore walletsFintechs & neobanks
Ship a full neobank, not just a wallet.
Explore fintechsInstitutions
Allocate into on-chain markets, non-custodially.
Explore institutionsDrop it in. Ship today.
One npm install, every chain. Theme via CSS vars, sign with the user's wallet, never custody a cent.
One package, all chains
@compass-labs/widgets wraps every product. Theme via CSS vars.
Users hold custody
Users sign in their own wallet. Compass never custodies funds.
Every product, one auth
Yield, credit, trading and data behind a single API key.
// Drop in. Theme it. Ship.
import { CompassEarnWidget, CompassProvider } from "@compass-labs/widgets";
export default function App() {
return (
<CompassProvider apiKey={"sk_live_…"}>
<CompassEarnWidget
asset="USDC"
chain="base"
feeBps={25} // you earn 0.25%
theme="compass-light"/>
</CompassProvider>
);
}Every product, on the CLI.
Compass is callable from your terminal, your CI, and any LLM tool call. Built for agents from day one.
LLM-optimised docs included.
Read the CLI docs# Open a USDC earn position from your terminal $ compass earn deposit --asset USDC --amount 10000 --chain base ✓ position opened apy: 8.42% # Pull a snapshot for an LLM tool call $ compass earn positions --user 0xAb.. --format json
Trusted by teams already shipping.
Live in production with fintechs, wallets, neobanks, and the infrastructure and asset issuers we build alongside.
From the beginning, THORWallet has been about bringing full onchain finance into a single mobile experience. Swaps, payments, and banking are already there. Yield was the natural next step. We were looking for a solution that is transparent, non-custodial, and integrates cleanly into a DeFi-native stack without compromising the user experience.
The Compass team has built a strong product for making DeFi infrastructure more usable for fintechs and companies building in payments. Working together helps expand what Para teams can enable out of the box, with a simpler path for customers to offer DeFi products without getting pulled into blockchain complexity.
We wanted to offer yield to users who've never touched DeFi and never should have to. The hard part wasn't the idea, it was doing it without an intermediary vault, without custody risk, and without rebuilding protocol integrations from scratch. Compass handled all of that. We went from signed agreement to live in-app in two weeks, and our users just see a savings account.
Agentic finance only works if you can trust what your agent is allowed to execute. Compass Labs MCP gives agents access to onchain markets with Turnkey wallets and policies, making sure they can only sign approved actions. Together, we're giving agents a powerful foundation to execute onchain, with non-custodial wallets and a flexible policy engine keeping owners in control at every step.
As high-quality funds and real assets move onchain, AI-driven wealth agents will emerge as the dominant interface for capital allocation. Partners like Compass give those agents assets to allocate into: deSPXA and deJAAA become callable by any app, so any venue looking to offer institutional exposure to its users can plug it in without a bespoke build.
This POC solidifies the need to have a real, production-like sandbox environment. In the world of onchain finance where KYC is often a blocker to builders, WisdomTree is proudly builder-first.
From integration
to revenue.
Non-custodial, monetized, live in days. Talk to our team — we'll scope an integration on the call.