x402 Pay-per-request Solana data enrichment

Onchain intelligence
for agents & LLMs

29 endpoints enriching any Solana wallet, token, protocol, or perps market with a single API call. Structured JSON for agents. Natural language briefings for LLMs. Pay with USDC (x402) or credit card (Stripe).

enrich-token-full
$ curl -X POST \ /entrypoints/enrich-token-full/invoke

{ "symbol": "JUP", "price_usd": 0.2861, "volatility": { "daily_std_7d": 2.87, "classification": "LOW" }, "concentration": { "herfindahl_index": 567, "top1_pct": 21.2 }, "risk_flags": [], "verified": true }
Live
Real USDC settlements via Coinbase CDP · Listed on x402scan, Smithery, Orbis · Registered on 8004-solana · MCP for Claude & Cursor
New
Multi-venue trader-profile — Jupiter + Adrena positions in one call Perp position alerts — opened, closed, at-risk, liquidation-approaching, PnL-swing Perps market trend — OI, skew, utilization, borrow APR direction across SOL/BTC/ETH Perps basis-signal — net-yield-after-borrow scanner across 4 venues Perps venue-comparison — total entry cost + recommendation by size

Built for three kinds of agent

If you're building one of these, here's where to start.

>_ perps bots

Make every venue decision one call

The full perps stack: rates, sizing, basis-arb, position alerts, market trend. Bot polls once per cycle, gets every decision it needs.

  • perps-cross-venue-fundingrates across Jupiter, Adrena, HL, dYdX
  • perps-venue-comparisontotal entry cost at your size + recommendation
  • perps-basis-signalnet-yield-after-borrow funding-arb scanner
  • perps-market-trendOI, skew, util, borrow direction over 7/14/30d
  • perps-trader-profileJupiter + Adrena positions in one call, multi-venue tagged
  • check-alertsperp position opened, closed, at-risk, near-liq, PnL swing
>_ research agents

Bring onchain answers to chat

Plain-English questions about wallets, tokens, whales — for Telegram, Discord, or Farcaster bots.

  • querynatural language → multi-enricher answer
  • whale-watchwho's accumulating, who's dumping
  • portfolio-historyPnL over 7/14/30 days
>_ AI copilots

Inject Solana context into LLMs

Drop pre-formatted briefings straight into Claude or Cursor conversations.

  • format: "llm"ready-to-paste briefings on any endpoint
  • MCP server3-line config for Claude Desktop
  • consensus-signalwhat other agents are watching

See it in action

Paste any Solana wallet or token mint — or click an example. Free, no signup. 10 queries/hr per IP. Returns full JSON + a natural-language LLM briefing.

Try:
10/10 free queries remaining

29 enrichment endpoints

From quick wallet lookups to full due diligence reports. Every endpoint returns data in your choice of format.

enrich-wallet-light $0.002

SOL balance, token holdings, behavioral labels (automated activity detection), risk score with risk level.

corewallet
enrich-wallet-full $0.005

Full profile with DeFi positions, connected wallets, transaction history, and risk level.

corewallet
enrich-token-light $0.002

Price, market cap, liquidity assessment, holder concentration, risk flags.

coretoken
enrich-token-full $0.004

Full token analysis with top 20 holders, concentration metrics (top 1/5/10%), and rug-pull detection.

coretoken
parse-transaction $0.001

Type detection, protocol identification, transfer details, fee breakdown.

coretransaction
whale-watch $0.008

Top holders with balances and % supply. Buy/sell volume tracking. Accumulation vs distribution signals.

premiumtoken
batch-enrich $0.015

Enrich multiple wallets or tokens in a single parallel request.

premiumbatch
wallet-graph $0.010

Map transaction connections. Detect suspicious wallet clusters.

premiumwallet
copy-trade-signals $0.010

Sharpe ratio, Sortino, max drawdown, profit factor, win rate. Separates skilled traders from lucky ones.

premiumwallet
due-diligence $0.020

Comprehensive research: security, holder concentration, whale flows, detailed risk factors. SAFE / CAUTION / RISKY verdict.

premiumtoken
query $0.003

Plain-English questions routed to one or more enrichers. Single intent ("is X safe?", "whales for X") or compound chains in parallel ("should I buy X?" runs DD + trend + whales; "wallet deep dive on X" runs profile + history + perps; "what's trending?" calls trending-signals).

upgradedNLorchestration
compare-tokens $0.006

Side-by-side comparison of 2-3 tokens: price, liquidity, volatility, HHI concentration, risk flags. Rankings + summary picks.

comparisontoken
compare-wallets $0.006

Side-by-side comparison of 2-3 wallets: portfolio value, activity, risk score, labels, holdings. Rankings + summary picks.

comparisonwallet
token-trend $0.006

"What changed?" — price, liquidity, concentration, and risk changes over 7/14/30 days. Direction indicators per metric. Snapshots accumulate automatically.

temporaltoken
wallet-history $0.006

"What changed?" — portfolio value, SOL balance, risk score, and position changes over 7/14/30 days. Tracks added and removed holdings.

temporalwallet
new-tokens $0.012

Discover recently launched Solana tokens. Scans DexScreener listings, runs risk scoring on each, filters by liquidity and risk. Safest first.

discoverytoken
protocol-profile $0.008

DeFi protocol analytics: TVL, yield pools, on-chain activity, health signals. Automated activity detection — what % of volume is bot-driven?

protocol
perps-market-structure $0.012

Jupiter Perps market structure — per-market OI, utilization, borrow APR, skew, OI caps, and health flags for SOL/BTC/ETH. Reads on-chain Anchor accounts directly.

perps
perps-trader-profile $0.010

Multi-venue: Jupiter Perps + Adrena positions for a wallet in one call. Per-venue breakdown + combined totals, every position tagged with venue, multi_venue flag. Size, leverage, entry, unrealized PnL, trader classification (scalper / swing / position), risk flags for high leverage and approaching liquidation.

newperpsmulti-venue
perps-cross-venue-funding $0.015

Borrow / funding APR + open interest aggregated across Jupiter Perps, Adrena, Hyperliquid, and dYdX v4 in one call. Returns best entry per side, basis vs Hyperliquid, and arbitrage opportunities surfaced above 5pt spread.

perps
perps-venue-comparison $0.020

Where to trade at a given size. Adds Jupiter Quote spot slippage, per-venue fee, OI cap headroom, first-hour borrow cost. Returns total entry cost rankings + recommendation with warnings (insufficient_headroom, stressed health).

newperpssizing
perps-basis-signal $0.015

Net-yield-after-borrow basis trade scanner. Computes perp mark vs spot, surfaces real funding APR earnable on Hyperliquid + dYdX, correctly flags pool perps (Jupiter, Adrena) as not-viable. Returns per-venue trade + filtered opportunities + best trade.

perpsbasis
perps-market-trend $0.008

Jupiter Perps trend across SOL/BTC/ETH. Per-symbol deltas for mark price, total OI, long/short skew, utilization, borrow APR over 7/14/30d. Direction indicators per metric and per market. Built for regime-detection bots.

newperpstrend
trending-signals $0.050

Ranks trending Solana tokens by composite signal: liquidity, holder concentration, whale flow, risk. Composed across new-tokens + due-diligence + whale-watch in one call. Returns ranked list with per-token reasoning + overall sentiment.

orchestration
smart-money-flow $0.100

Three-phase pipeline: scores wallets via copy-trade win rates, filters to qualifying winners, surfaces accumulated tokens + cluster relationships. Highest-margin endpoint — composed across copy-trade-signals + whale-watch + wallet-graph.

orchestration
feed-latest $0.005

Daily SolEnrich intelligence brief — pre-computed ranking of trending Solana tokens with composite-signal scoring. 24h cache, recurring-poll model. Pass since (ISO 8601) to short-circuit on no-change polls.

feed
consensus-signal $0.005

What tokens and wallets agents are querying right now. Proprietary data derived from SolEnrich's own request stream, not market volume. Pass an address for rank/percentile/trend; omit it for top-N. Windows: 1h, 6h, 24h.

newproprietarysignal
portfolio-history $0.006

Full portfolio time-series for a wallet. Daily snapshots of value, SOL balance, holdings, risk score over 7/14/30 days, plus summary stats: peak, trough, max drawdown, average value, change vs period start. Today's live point appended automatically.

newtemporalPnL
check-alerts $0.008

Poll-based event detection. Pass a watchlist (up to 10 tokens + 10 wallets) and a since timestamp; get graded alerts (price spike/drop, risk change, whale flow, concentration shift, portfolio swing, position add/remove) since that moment. Stateless — caller owns the cursor.

newalertspoll

Three steps. Sub-second enrichment.

1

Send a request

POST to any endpoint with a Solana address, token mint, or transaction signature.

POST /entrypoints/enrich-wallet-light/invoke
2

Pay your way

USDC on Solana via x402, or credit cards via MPP/Stripe. Dual-protocol — agents choose how to pay.

402 Payment Required
x402: USDC on Solana
MPP: Stripe cards
3

Get enriched data

Receive structured JSON for programmatic use, or natural language briefings optimized for LLM context windows.

200 { "risk_score": 0.12,
  "risk_level": "LOW",
  "top1_pct": 12.4 }

Cross-referenced from 6 sources

Prices use the median of all available sources. Every enrichment cross-references data in parallel for accuracy.

Helius
DAS API + Enhanced TX
DexScreener
Prices + Liquidity
Birdeye
OHLCV + Top Holders
DeFi Llama
TVL + Yield Data
Jupiter
Metadata + Verified
Solana RPC
Balances + Accounts

Built for agents. Readable by LLMs.

Three output modes

Every endpoint accepts a format parameter. Get structured data for programmatic consumption, natural language briefings optimized for LLM context windows, or both at once.

format: "json"

Structured data for agent-to-agent pipelines

format: "llm"

Natural language briefing for LLM context injection

format: "both"

JSON data with an llm_summary field appended

format: "llm" — due diligence briefing
DUE DILIGENCE: JUP (Jupiter) ═══════════════════════════════ Price: $0.29 (median of 3 sources) Volatility: 2.87% daily std (LOW) Market cap: $600M Holder Concentration: HHI: 567 — Well distributed Top 1: 21.2% | Top 5: 36.7% Whale Activity (72h): 9WzD...WWM [Binance] 2.2% 3 accumulating, 1 distributing Verdict: SAFE (23/100, MODERATE) Verified. No active authorities. Well-distributed supply.

Purpose-built for the agent economy

Not another block explorer. A data enrichment layer designed for autonomous agents and LLM pipelines.

>_ agent-native

Agent-native API

Listed on x402scan and MPPScan. Discoverable via 8004-solana registry, OpenAPI spec, and MCP. Agents find and pay SolEnrich without human setup.

>_ pay

Dual-protocol payments

No API keys. No subscriptions. Pay per request with USDC on Solana (x402) or credit cards (MPP/Stripe). Costs start at $0.001.

>_ parallel

Cross-referenced data

Every enrichment hits 5 data sources in parallel with 10s timeouts. One slow API never blocks your response.

>_ format

Dual-format output

Structured JSON for programmatic pipelines. Natural language briefings for LLM context windows. Same data, your format.

>_ depth

Deeper than raw APIs

Herfindahl concentration index, multi-source median pricing, 7-day volatility classification, Sharpe ratios, entity-labeled whale tracking, and risk levels from LOW to CRITICAL. Analysis you can't get from any single API call.

Where SolEnrich sits

Three approaches to Solana onchain data. We picked the third.

Helius
Raw data infrastructure
  • PositioningYou build the synthesis layer
  • PricingPer-RPC subscription tiers
  • AudienceEngineers shipping infra
  • Agent paymentsNone — API key required
Nansen
Smart-money dashboard
  • PositioningHuman-first analytics UI
  • Pricing$150/month subscription
  • AudienceTraders, researchers, funds
  • Agent paymentsAgents can't sign up
SolEnrich
Composed agent-native intelligence
  • PositioningPre-synthesized briefings, not raw data
  • Pricing$0.002–$0.10 per call, pay-as-you-go
  • AudienceAutonomous agents & LLMs
  • Agent paymentsx402, MPP, MCP — native

Helius and Nansen are good products — they're just designed for different buyers. We use Helius as a data source.

Works with Claude Desktop & Cursor

Zero-install setup

SolEnrich exposes an MCP endpoint that works with Claude Desktop, Claude Code, and Cursor. No cloning, no dependencies. Just paste the URL.

7 tools available: wallet profiling, token analysis, transaction parsing, whale tracking, due diligence, wallet graph, and copy-trade signals.

enrich_wallet enrich_token whale_watch due_diligence wallet_graph copy_trade parse_tx
claude_desktop_config.json
{ "mcpServers": { "solenrich": { "type": "streamable-http", "url": "https://api.solenrich.com/mcp" } } }

Start enriching

Send your first request in seconds. No signup required.