Stablecoin Intelligence

Stablecoin intelligence for financial institutions.

Supply analytics. Crosschain flows. Peg monitoring. Across 14+ chains.

Real-time supply analytics, crosschain flow tracking, and peg monitoring — powered by curated data and AI agents that deliver answers in seconds, not hours.

Purpose-built stablecoin analytics

Dedicated tables for supply, flows, peg stability, and entity classification. Not generic token data repackaged.

Supply & Distribution

Key question:

"How much USDC is sitting in DEX pools vs. lending protocols vs. bridges?"

  • Total supply by chain, updated daily
  • DeFi venue breakdown: CEX, DEX, lending, bridges
  • Mint/burn velocity as sentiment indicator
  • Unified crosschain aggregate views

Crosschain Flow Tracking

Key question:

"Where is USDC flowing — and which bridges are carrying the most volume?"

  • Aggregate daily flows by chain
  • Net flows by token and chain
  • Granular bridge-level transfer data
  • Capital migration corridors and adoption patterns

Peg Stability Monitoring

Key question:

"Has any stablecoin deviated more than 50bps from peg this week?"

  • Hourly price feeds with deviation thresholds
  • DEX swap data for market microstructure
  • Flight-to-quality event detection
  • Mint/burn correlation with price stress

Entity Classification

Key question:

"What's the CEX-to-DeFi capital rotation for USDT this quarter?"

  • 700M+ labeled wallets: CEX, DEX, DeFi, bridges, funds
  • Flow matrices between institutional categories
  • Whale movement tracking
  • Payment corridor pattern identification

Multi-Source Intelligence

Key question:

"How does USDT holder concentration compare to USDC over the past quarter?"

  • RWA.xyz: 65 metrics per stablecoin
  • Token Terminal: rolling trends, peg deviations
  • Holder concentration and adoption velocity
  • Cross-issuer comparison on identical metrics

Compliance & Risk

Key question:

"Which entity types are receiving the largest USDT flows this month?"

  • Entity-classified flow data for regulatory reporting
  • Counterparty risk classification
  • Source of funds verification support
  • Multi-chain, multi-regulatory coverage

SQL tables built for stablecoin analysis

Dedicated supply, flow, and distribution tables with fields designed specifically for stablecoin analysis. One query shows you exactly where stablecoins sit and how they're moving.

Explore the schema

Stablecoin supply & flows

Daily supply with DeFi venue decomposition

Track total supply, daily mint/burn activity, and distribution across DeFi venues — by chain and crosschain. See exactly where stablecoins sit at any given moment: in bridges, DEX liquidity pools, lending protocols, or centralized exchange wallets.

-- USDC supply distribution across DeFi venues
SELECT block_date, defi_type, SUM(balance_usd) AS supply
FROM crosschain.defi.ez_stablecoin_supply_daily
WHERE symbol = 'USDC'
  AND block_date >= CURRENT_DATE - 90
GROUP BY 1, 2 ORDER BY 1
ez_stablecoin_supply_dailyez_stablecoin_flows_dailyez_stablecoin_balances

Transfers, swaps & bridge activity

Transaction-level data with USD values

Every stablecoin transfer, DEX swap, and bridge event with sender, destination, amount, and USD value. Filter by stablecoin, join with entity labels, and track crosschain capital movement at the transaction level.

-- Crosschain bridge flows for USDC, last 30 days
SELECT destination_chain, bridge_protocol,
  SUM(amount_usd) AS volume
FROM crosschain.core.ez_bridge_activity
WHERE token_symbol = 'USDC'
  AND block_timestamp >= CURRENT_DATE - 30
GROUP BY 1, 2 ORDER BY volume DESC
ez_token_transfersez_dex_swapsez_bridge_activityhourly_token_prices

Labels & third-party enrichment

Entity classification meets issuer-level metrics

Join any transfer with 700M+ labeled addresses to see who's behind the flow. Enrich with RWA.xyz holder concentration metrics and Token Terminal rolling trends — three complementary data layers in one query environment.

-- Institutional USDT flows by entity type
SELECT l.label_type, SUM(t.amount_usd) AS volume
FROM ethereum.core.ez_token_transfers t
JOIN ethereum.core.dim_labels l
  ON t.to_address = l.address
WHERE t.symbol = 'USDT'
  AND t.block_timestamp >= CURRENT_DATE - 30
GROUP BY 1 ORDER BY volume DESC
dim_labelsdim_tagsexternal.gold.rwa_xyzexternal.gold.token_terminal

AI agents that deliver answers, not dashboards

Ask questions in natural language and get answers backed by live onchain data. The stablecoin intelligence agent runs real queries against curated data — not cached summaries — and delivers formatted reports and charts.

Supply Monitoring

Track supply changes by issuer and chain. Get alerts on mint/burn velocity shifts and distribution changes across DeFi venues.

Flow Alerts

Detect capital migration anomalies, bridge volume spikes, and unusual crosschain movement patterns before they become headlines.

Peg Risk Alerts

Early warning on de-peg events. Monitor deviation thresholds, DEX liquidity depth, and mint/burn patterns that signal reserve stress.

Competitive Briefings

Weekly comparisons of USDT vs. USDC vs. DAI across market share, holder concentration, and multi-chain distribution.

Stablecoin Intelligence Agent
Online

What financial institutions are solving

Payment Networks

Track organic transfer volumes, classify flows by entity type, and inform payment product strategy with daily onchain data.

Capital Flow Analysis

Track supply changes by issuer as a proxy for capital entering or exiting crypto. Flow analysis reveals rotation patterns and sentiment shifts.

Peg Risk Monitoring

Real-time peg deviation tracking with early warning signals. Monitor mint/burn patterns and DEX liquidity to assess issuer health.

Compliance

Entity-classified flow data for regulatory reporting. Counterparty risk classification and flow pattern analysis for oversight requirements.

$304B

Circulating supply tracked

14+

Chains with stablecoin tables

700M+

Labeled addresses

47M+

Monthly active stablecoin users

Frequently asked questions

What stablecoin data does Flipside cover?

Flipside has purpose-built stablecoin tables for daily supply, mints/burns, DeFi venue distribution (CEX wallets, bridge contracts, DEX pools, lending protocols), crosschain flows, and holder behavior. Coverage spans 14+ chains including Ethereum, Solana, Polygon, Arbitrum, Optimism, Base, BSC, Avalanche, and Gnosis. A unified crosschain view lets you query all chains at once.

How does crosschain stablecoin flow tracking work?

Three datasets work together: aggregate daily flows by chain, net flows by token and chain, and bridge-level data with sender, destination chain, amount, and bridge protocol. You can see which chains are gaining or losing stablecoin capital and which bridge protocols carry the most volume.

Can I monitor stablecoin peg deviations in real time?

Yes. Hourly price feeds flag deviations beyond configurable thresholds, and DEX swap data shows what's actually trading onchain. You can spot flight-to-quality moves (surges in stablecoin-to-stablecoin swaps), measure slippage on large trades, and correlate with mint/burn data to catch reserve stress early.

What entity labels are available for stablecoin transfers?

700M+ wallet addresses are classified by entity type: CEX (hot wallet, deposit, cold storage), DEX contracts, DeFi protocols, bridges, funds, and known wallets. Join any transfer table with dim_labels to see counterparty types instead of raw addresses.

How does the stablecoin intelligence agent work?

The agent runs live SQL queries against curated stablecoin tables, not cached summaries. It pulls from Flipside onchain data (14+ chains), Token Terminal (crosschain metrics including TRON), and RWA.xyz (holder concentration, yield tracking), then returns formatted answers with charts. You can use it in the FlipsideAI web app, Slack, or through API and MCP integrations.

What third-party data is included?

RWA.xyz adds 65 timeseries metrics per stablecoin: holder concentration, active addresses, market cap by issuer. Token Terminal adds rolling sums, trend lines, and pre-computed peg deviation metrics. Both sit alongside native onchain tables in the same SQL environment, so you can join them in a single query.

Start building your stablecoin intelligence stack.

Whether you need a turnkey AI agent or direct SQL access to institutional-grade stablecoin data, Flipside delivers both — in one platform, with one subscription.