byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/api.deepnets.ai
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
api.deepnets.ai

api.deepnets.ai

17 resources949ms p50
Solana

api.deepnets.ai

Deepnets is a Solana-focused analytics host serving agents that need to screen tokens for safety risks, inspect holder concentration and wallet clustering, retrieve current market stats, check Streamflow vesting locks, or investigate wallet provenance. It is distinct in combining rug-pull risk scoring, holder graph analysis, and wallet attribution into a single host, all scoped exclusively to the Solana ecosystem.

Capabilities

Token Safety Assessment
Evaluates a Solana token mint address for rug-pull indicators, holder concentration, liquidity lock status, mint/freeze/metadata authority flags, and creator history, returning an overall safety level with categorized risks and warnings.
fetch-token-safety-reportfetch-token-safety-analysisfetch-token-safety-checkfetch-token-safetyfetch-token-safety-scanfetch-token-safety-assessmentcheck-token-safetycheck-solana-token-safety
Token Metadata and Details
Resolves on-chain and off-chain metadata for a Solana token mint, including name, symbol, platform, decimals, creator wallet, creation timestamp, URI metadata, and embedded social or image links.
fetch-token-detailsfetch-solana-token-detailsfetch-token-details
Token Market Statistics
Returns a current snapshot of price in SOL and USD, market cap, total holder count, and update timestamps for a given Solana token mint address.
fetch-token-statsfetch-solana-token-statsfetch-wings-token-stats
Holder Distribution and Graph Analysis
Analyzes token holder distribution for a Solana mint, including top holder ownership percentages, wallet clustering, coordinated bundle detection, funding source attribution, exchange tags, and network-level concentration risk.
fetch-token-holder-graphfetch-token-holder-analysisfetch-holder-analysis
Streamflow Lock Data
Retrieves Streamflow vesting and lock statistics for a Solana token mint, including total locked amount, percentage of supply locked, active stream count, and 48-hour locking activity.
fetch-streamflow-locksfetch-streamflow-lock-infofetch-streamflow-lock-detailsfetch-streamflow-lock-datafetch-streamflow-lock-statsfetch-streamflow-lock-metricsfetch-streamflow-lock-analytics
Wallet Intelligence
Returns attribution and provenance metadata for a Solana wallet address, including exchange affiliation, funding source chain, creation timestamp, oldest transaction, network cluster membership, and tokens created by the wallet.
fetch-wallet-details
Network and Bundle Metadata
Returns metadata for a specific Deepnets network by its on-chain network ID, including associated tokens, creator addresses, wallet counts, and per-token percent held within the network.
fetch-deepnets-network-detailsfetch-network-details

Workflows

Token Pre-Trade Safety Screen
Use when an agent needs to fully vet a Solana token before recommending or executing a trade, combining safety risk scoring with current market context and supply lock status.
  1. 1
    fetch-token-safety-reportRetrieve the overall safety level, critical risks, holder concentration, liquidity analysis, and authority flags for the token mint.
  2. 2
    fetch-token-statsFetch current price in SOL/USD, market cap, and holder count to contextualize the safety findings with live market data.
  3. 3
    fetch-streamflow-locksCheck how much of the token supply is locked via Streamflow and how many active lock streams exist, as a signal of supply constraint and team commitment.
Deep Holder Concentration Investigation
Use when an agent needs to go beyond summary holder metrics and map the full wallet relationship graph for a Solana token to detect coordinated holding or bundle activity.
  1. 1
    fetch-token-safety-reportObtain the high-level holder concentration risk and overall safety verdict for the token mint.
  2. 2
    fetch-token-holder-graphRetrieve the full holder graph with node/edge data, wallet clusters, ownership percentages, and exchange tags to identify coordinated networks.
  3. 3
    fetch-wallet-detailsFor any suspicious wallet nodes identified in the graph, look up exchange attribution, funding source chain, and token creation history to assess provenance.
Token Metadata and Risk Enrichment
Use when an agent needs to display or store a complete token profile combining static metadata, risk classification, and market stats for a Solana mint.
  1. 1
    fetch-token-detailsResolve the token's name, symbol, platform, decimals, creator, and URI metadata.
  2. 2
    fetch-token-safety-reportAppend the safety risk level, critical risks, and authority flags to the metadata profile.
  3. 3
    fetch-token-statsAdd current price, market cap, and holder count to complete the enriched token profile.
Creator Wallet Background Check
Use when an agent needs to assess whether a token's creator wallet has a history of suspicious activity or serial token deployment.
  1. 1
    fetch-token-detailsRetrieve the token's creator wallet address from its on-chain metadata.
  2. 2
    fetch-wallet-detailsLook up the creator wallet's exchange attribution, funding source, and list of other tokens it has created to identify serial deployer patterns.
  3. 3
    fetch-token-safety-reportCross-reference the creator history signals with the token's full safety report to confirm or escalate risk classification.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$20.02
across840settlements·$0.02avg
2buyers
1sellers
All-time context: $687.76 across 30,208 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase840 txns$20.02
Chains
Last 24h
solana

Resources (17)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
api.deepnets.ai
Symbol Resolver
https://api.deepnets.ai/api/resolve-symbol
Data
86
host level——
api.deepnets.ai
Social Intel Research
https://api.deepnets.ai/api/social_research/{mint}
Analytics
92
host level——

Own api.deepnets.ai? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 1 route is in the 50–74 band — working, but with room to climb.
  • 11 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://api.deepnets.ai discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://api.deepnets.ai --json`. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
api.deepnets.ai
Wallet Pulse
https://api.deepnets.ai/api/wallet-details/{mint}
Data
96
host level
—
—
api.deepnets.ai
DeepNets Trending
https://api.deepnets.ai/api/trending
Analytics
96
host level——
api.deepnets.ai
Deepnets Token Safety Check
https://api.deepnets.ai/api/token-safety/{mint}
data
96
host level——
api.deepnets.ai
Token Details API
https://api.deepnets.ai/api/token-details/{mint}
Data
98
host level——
api.deepnets.ai
Token Safety History
https://api.deepnets.ai/api/token-safety-history/:solana_address
Data
58
host level——
api.deepnets.ai
DeepNets Watchlist
https://api.deepnets.ai/api/watchlist
Data
96
host level——
api.deepnets.ai
Streamflow Locks
https://api.deepnets.ai/api/streamflow-locks/{mint}
Data
96
host level——
api.deepnets.ai
TrendCleanse
https://api.deepnets.ai/api/clean-trending-tokens
Data
86
host level——
api.deepnets.ai
DeepNet Network Details
https://api.deepnets.ai/api/network-details/{mint}
Data
97
host level——
api.deepnets.ai
HolderPulse
https://api.deepnets.ai/api/holder-analysis/{mint}
Analytics
96
host level——
api.deepnets.ai
DeepNet Token Stats
https://api.deepnets.ai/api/token/{mint}/stats
Analytics
96
host level——
api.deepnets.ai
Token Holder Graph
https://api.deepnets.ai/api/token/{mint}/holder-graph
Analytics
97
host level——
api.deepnets.ai
TokenShield AI
https://api.deepnets.ai/api/token-safety-analysis
Analytics
90
host level——
api.deepnets.ai
Tibane Staking API
https://api.deepnets.ai/api/tibane-staking/{mint}
DeFi
96
host level——
api.deepnets.ai
Flagged Tokens Feed
https://api.deepnets.ai/api/flagged-tokens
Analytics
92
host level——

Accolades