x402 Pay-per-request Solana data enrichment

Onchain intelligence
for agents & LLMs

Enrich any Solana wallet, token, or transaction with a single API call. Structured JSON for agents. Natural language briefings for LLMs. Micropayments in USDC via x402.

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

{ "symbol": "JUP", "price_usd": 0.1716, "market_cap": 600287744, "liquidity": 374099, "concentration": { "top1_pct": 12.4, "top5_pct": 38.7, "top10_pct": 51.2 }, "risk_flags": [], "verified": true }
New
Holder concentration analysis Whale activity tracking Risk levels (LOW → CRITICAL) Enriched 402 responses

10 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, 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

PnL analysis, win rate, consistency scoring, smart money detection.

premiumwallet
due-diligence $0.020

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

premiumtoken

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

x402 payment

Pay USDC micropayments on Solana. The x402 protocol handles verification and settlement automatically.

402 Payment Required
price: $0.002 USDC
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 5 sources

Every enrichment cross-references multiple data sources in parallel for accuracy and completeness.

Helius
DAS API + Enhanced TX
DexScreener
Prices + Liquidity
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.17 (↑ 1.41% 24h) Market cap: $600M Liquidity: $374K — Thin Holder Concentration: Top 1: 12.4% | Top 5: 38.7% Top 10: 51.2% Supply is well-distributed. Whale Activity (72h): 3 accumulating, 1 distributing Verdict: SAFE (score: 8/100) Verified on Jupiter. 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

A2A-compatible agent card, discoverable via 8004-solana registry. Agents find and pay SolEnrich without human setup.

>_ micropay

USDC micropayments

No API keys. No subscriptions. Pay per request with USDC on Solana via the x402 protocol. 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

Holder concentration metrics, on-chain authority checks, whale flow analysis, and risk levels you can't get from a single API call. We cross-reference and compute so your agents don't have to.

Start enriching

Send your first request in seconds. No signup required.