Last verified: 14 September 2026
API alternative · Cielo
Cielo is a wallet-tracking specialist: 30+ chains, a filterable multi-type activity feed, wallet PnL, wallet tags and a related-wallet graph, with native Telegram/Discord alert delivery and in-app non-custodial swap execution. MadeOnSol covers the same wallet-PnL and activity-feed ground on Solana and Robinhood Chain, then adds what Cielo's API doesn't document at all: OHLCV candles, pump.fun bonding-curve coverage, deployer track records, sniper detection and coordination alerts — at flat calls/day pricing instead of credits. If your product is chain-agnostic wallet surveillance, Cielo's breadth is real; if it's Solana memecoin launches, this is the deeper layer.
Cielo facts read from their public pricing/docs pages · last verified 14 September 2026 · also listed in our tool directory
Fair is fair
If any of these describe you, stay — this page isn't for you, and pretending otherwise would cost us your trust.
30+ chains from one account, EVM and Solana wallets in the same watchlist, one credit-metered API. MadeOnSol covers Solana and Robinhood Chain only — two chains, not thirty.
Wallets by Tag and Related Wallets are first-class, documented API endpoints — activity-based labels and connected-address discovery for any wallet you look up. MadeOnSol computes linked-wallet clusters internally at Ultra but doesn't expose them as an endpoint; if you need this over the API today, Cielo ships it.
Tracked-wallet alerts post straight to Telegram or Discord, and the same account can execute non-custodial Solana and Base swaps through Pump.fun and DEXs. MadeOnSol delivers via webhook and WebSocket only — you wire up the bot and any execution yourself.
Where we differ
The four differences that actually move a build decision.
No OHLCV endpoint, no bonding-curve/graduation coverage and no deployer-reputation or sniper-detection data are documented anywhere on developer.cielo.finance. That's the core of what MadeOnSol computes: candles, curve progress, deployer tiers over 900K+ deployers, deshred sniper deploys and coordination alerts.
Cielo splits wallet performance across nine separate endpoints — Token PNL, NFT PNL, Aggregated PNL, Trading Stats, Enhanced Stats (v1/v2), Profitability Stats, PnL Chart, Monthly PNL — each a separate credit-metered call. MadeOnSol's /wallet/{address}/pnl returns realized/unrealized, win rate, drawdown, equity curve and per-position detail in one response.
Cielo's API prices by credits — a standard Feed call costs 5, a wallet-filtered one 3, adding includeMarketCap pushes it to 10 — and other endpoints carry their own rates again. MadeOnSol bills flat calls/day: every endpoint, one call, no per-parameter surcharge.
MadeOnSol's 25 Solana + 10 Robinhood Chain x402 endpoints let an agent pay cents in USDC or USDG per request with no account — nothing on developer.cielo.finance documents x402 or any keyless access. Streaming access also starts cheaper: MadeOnSol's Ultra (€131/mo) includes the DEX trade firehose and 3 WebSocket connections; Cielo's WebSocket feed requires Builder ($89/mo) and up.
Side by side
Cells render from the same sourced dataset as the full 10-API comparison, so the two pages can't drift apart.
| Cielo | MadeOnSol | |
|---|---|---|
| Free tier | 5,000 credits/mo10/sec · /feed only (Free) | 200 calls/day60/min · 40+ endpoints, full response shape |
| Entry paid plan | $89/mo100,000 credits/mo · 25/sec (Builder, annual) | €43/mo10,000 calls/day · 300/min (Pro) |
| OHLCV candles | ||
| Per-trade tape | ||
| Wallet PnL | ||
| Pump.fun bonding phase | ||
| KOL + deployer intel | ||
| Streaming | WebSocket from Builder ($89) | WS Pro+ · DEX firehose Ultra |
| x402 keyless per-call |
Migration map
Cielo endpoint names below are as developer.cielo.finance's own reference titles them (served from feed-api.cielo.finance); MadeOnSol paths live under /api/v1 and are covered by the OpenAPI spec at /api/v1/openapi.json. Endpoints with no MadeOnSol equivalent (Related Wallets, Wallets by Tag, swap execution) are left out of this table and covered honestly above instead.
| Cielo | MadeOnSol (/api/v1) | Notes |
|---|---|---|
| GET /feed | /wallet-tracker/trades · /tokens/{mint}/trades | Cielo's Feed is a general multi-type activity feed (swaps, transfers, NFTs, lending, bridges) filterable by wallet, token or chain. MadeOnSol splits this into a merged feed across your tracked wallets and a dedicated per-token swap tape with early_buyer_rank. |
| GET/POST/PUT/DELETE /tracked-wallets | /wallet-tracker/watchlist | Add, list, relabel and remove tracked wallets; alerts fire over /ws/v1 (wallet_tracker:event) and webhooks instead of a Telegram/Discord bot. |
| GET /token-pnl · /aggregated-pnl · /monthly-pnl · /pnl-chart · /trading-stats · /enhanced-stats(-v2) · /profitability-stats | /wallet/{address}/pnl | Nine Cielo endpoints collapse into one call: FIFO realized + unrealized, win rate, profit factor, drawdown, daily equity curve, per-position breakdown. |
| GET /wallet-portfolio · /wallet-portfolio-v2 | /wallet/{address}/holdings | Live on-chain balances; MadeOnSol adds transfer_delta for tokens that arrived without a swap. |
| GET /token-metadata · /token-price · /token-stats | /token/{mint} · /token/batch | One comprehensive snapshot (price, MC, liquidity, risk inputs, bonded state) instead of three separate calls; batch takes up to 50 mints. |
| GET /trending-tokens | /tokens (screener) · /tokens/almost-bonded | Server-side filtered/sorted token lists, including a graduation-momentum feed for the pre-DEX phase Cielo's trending list doesn't reach. |
| GET /token-checklist | /tokens/{mint}/risk | 0-100 score with a per-factor breakdown (authorities, liquidity, LP burn, bundled/sniped open, deployer track record) rather than a pass/fail checklist. |
| GET /new-token-flows | /sniper/recent · /deployer-hunter/alerts | Deshred-speed pump.fun deploy detection (~500ms head start over confirmation) with the deployer's track record attached, not just recent-activity surfacing. |
| WS /websocket (Builder plan and up) | /ws/v1 wallet_tracker:event + DEX firehose | Included from Pro (€43, 2 connections); Cielo's WebSocket needs the $89 Builder plan or above. |
Full endpoint reference: API docs · machine-readable spec at /api/v1/openapi.json
Try it
Also available keyless via x402 at /api/x402/wallet/{address}/pnl ($0.02 per call) — Cielo has no equivalent keyless rail.
curl -s "https://madeonsol.com/api/v1/wallet/{address}/pnl" \
-H "Authorization: Bearer msk_..."
# → summary: realized + unrealized SOL, total_pnl, win_rate,
# profit_factor, max_drawdown_sol, avg/median hold_minutes
# → pnl_curve[]: daily buckets (day_pnl, cumulative_pnl, trades)
# → closed_positions[] / open_positions[] with roi_pct + hold timeFAQ
Free tier: 200 calls/day across 40+ endpoints, full response shape. Card, USDC or SOL when you upgrade — cancel anytime.