MadeOnSolMade on Sol
Pricing
Try freeGet real-time feedsSign in
MadeOnSolMade on Sol

Solana and Robinhood Chain intelligence — KOL wallet tracking, deployer intelligence, all-DEX trade streams, and a developer API. Discover, compare, and build.

Product

  • Solana Data API
  • Robinhood Chain API
  • Robinhood Chain x402
  • MCP Servers & SDKs
  • x402 for AI Agents
  • Pricing
  • Enterprise / For Businesses

Solutions

  • Trading Bots
  • Wallet Tracking
  • View all solutions

Developers

  • API Docs
  • WebSocket Streaming
  • Changelog
  • API Status
  • Latency Benchmarks
  • Data Integrity
  • Data Dictionary
  • Methodology

Resources

  • All Tools
  • Compare Tools
  • Best Trading Bots
  • Best DEXs
  • Best Wallets
  • Best Analytics
  • Best DeFi
  • Best Snipers
  • Blog
  • Blog Archive
  • Signal Scorecard
  • Tool Uptime
  • Community
  • Submit a Tool
  • Advertise

Company

  • About
  • Contact
  • Security
  • Privacy
  • Terms
  • DPA
  • Disclaimer

© 2026 MadeOnSol

MadeOnSol — eenmanszaak, Hulshout, Belgium · KBO/BTW BE 1039.535.538 (art. 56bis, no VAT charged)

Runs on our own dedicated EU servers — self-hosted data stack, own Robinhood Chain node · security

Follow us on XPowered by:constant·k — Private Solana RPC Services
SolutionsDEX Data

Solutions · DEX data

Real-time Solana DEX data for production applications

Stream normalized DEX trades across supported Solana venues with production-oriented delivery for bots, terminals, scanners and analytics.

Explore DEX streaming See trading bots

Decoded venues

14 Solana programs across 8 venues, one trade model.

  • pump.fun

    dex: "pumpfun" · 1 program

  • PumpSwap

    dex: "pumpswap" · 1 program

  • Raydium

    dex: "raydium" · 4 programs

  • Jupiter

    dex: "jupiter" · 1 program

  • Orca

    dex: "orca" · 1 program

  • Meteora

    dex: "meteora" · 4 programs

  • LaunchLab

    dex: "launchlab" · 1 program

  • Moonshot

    dex: "moonshot" · 1 program

The problem

Raw Solana transactions are flexible, but a production market-data product needs consistency. Every additional venue creates parsing, schema and operational work. The MadeOnSol DEX Firehose is the high-throughput path for teams that want parsed real-time DEX activity.

Capabilities

How MadeOnSol fits

01

Multiple venues

Reduce venue-by-venue parsing with a normalized trade model across supported programs.

02

Source-side filtering

Use supported filters to reduce downstream noise.

03

Recovery

After a short disconnect, request a replay of recent trades from the server's in-memory buffer when you resubscribe, and deduplicate by transaction signature.

04

One market layer

Feed bots, alerts, discovery, terminals and analytics from the same live layer.

The firehose

One subscribe, filtered at the source

Name the venues, mints, wallets or deployer tiers you care about and set a size floor; the stream sends only matching trades, and can replay recent ones on subscribe.

Available on Ultra and Business plans. Compare plans · Firehose reference

Subscribe message
// wss://madeonsol.com/ws/v1/dex-stream
{
  "type": "subscribe",
  "sub_id": "pumpswap-flow",
  "filters": { "dex": ["pumpswap"], "min_sol": 1 },
  "replay": 100
}

Architecture

From DEX programs to your market product

  1. 1 · Source

    Chain activity

    Transactions and program events

  2. 2 · MadeOnSol

    Data and intelligence layer

    • Decoded DEX programs
    • Normalized trade model
    • Server-side filters
  3. 3 · Delivery

    • WebSocket streams/ws/v1/dex-stream firehose
    • REST API/api/v1 request-response
  4. 4 · Yours

    Your ingestion service

    Keys and business logic stay server-side

  5. 5 · Users

    Your market product

Build outcomes

What teams can build

  • Live trade feeds
  • Trading terminals
  • DEX analytics
  • Token activity scanners
  • Signal engines

Displaying MadeOnSol data to your own users requires a Business plan. See pricing

Keep going

Related

Solution

Trading Bots

Real-time data and intelligence for automated trading.

Docs

WebSocket streaming

Live channels for real-time interfaces.

Product

Token surge alerts

Token momentum and revival alerts.

Docs

API docs

The DEX firehose reference and every endpoint.

FAQ

Questions teams ask

Can this work alongside an existing RPC provider?+
Yes. The DEX firehose replaces the work of decoding each venue's swaps yourself. It does not replace RPC access for sending transactions or reading raw accounts.
REST or live transport?+
The DEX firehose is a WebSocket stream with server-side filters, and it is not offered as a webhook. For history, the REST trade endpoints return paginated trades per token or per wallet for the launchpad pipeline (pump.fun, LaunchLab/bonk, bags).
Can teams prototype first?+
You can explore the API with a free key from the developer page, but the DEX firehose itself is a paid-plan feature. Check pricing for the plans that include it, and the streaming docs for its filters and replay options.
Does MadeOnSol execute trades?+
No. The firehose is a read-only feed of parsed trades. It does not route orders, quote swaps or submit transactions.

Start building

Build the data layer without building every indexer yourself.

Explore DEX streaming See trading bots