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/x402.coinstats.app
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
x402.coinstats.app

x402.coinstats.app

26 resources661ms p50
Base

x402.coinstats.app

CoinStats is a crypto portfolio and market data aggregator. This host surfaces its reference and market-snapshot layer: coin prices and metadata, fiat rates, global market stats, the Fear and Greed Index, and enumeration endpoints for supported blockchains, exchanges, and news sources. It serves agents that need to populate selectors, contextualize portfolio data, or summarize market conditions — not agents that need tick-level data, order books, or historical OHLCV series.

Capabilities

Market Snapshot
Provides current price, market cap, volume, supply, and dominance data at both the individual-coin and global-market level, giving agents a full picture of market conditions at a point in time.
fetch-coins-market-datafetch-global-crypto-market-stats
Market Sentiment
Returns the Crypto Fear and Greed Index for today, yesterday, and last week, enabling agents to assess and compare broad investor sentiment across short time horizons.
fetch-fear-and-greed-index
Currency & FX Reference
Returns fiat-to-USD exchange rates with symbols and flag icons, allowing agents to convert crypto prices into local currencies or populate currency selectors.
fetch-fiat-rates
Integration Enumeration
Enumerates all blockchains and exchanges supported by CoinStats for wallet and portfolio connections, including the exact credential fields required per exchange and chain identifiers needed by other CoinStats endpoints.
fetch-wallet-blockchainsfetch-exchange-support-list
News Source Registry
Returns metadata for all cryptocurrency news sources tracked by CoinStats, including RSS feed URLs, website URLs, and logos, enabling agents to build source filters or resolve feed addresses before fetching articles elsewhere.
fetch-news-sources

Workflows

Market Context Summary
Use when an agent needs to produce a holistic snapshot of current crypto market conditions, combining macro-level stats, sentiment, and top-coin data for a report or decision brief.
  1. 1
    fetch-global-crypto-market-statsRetrieve total market cap, 24h volume, BTC dominance, and their percentage changes as the macro baseline.
  2. 2
    fetch-fear-and-greed-indexFetch current Fear and Greed Index and compare to yesterday and last week to characterize investor sentiment alongside the macro data.
  3. 3
    fetch-coins-market-dataPull top coins by rank or a filtered subset to add per-asset price and volume detail to the summary.
Localized Coin Pricing
Use when an agent needs to display cryptocurrency prices in a user's local fiat currency rather than USD.
  1. 1
    fetch-fiat-ratesRetrieve the USD exchange rate for the target fiat currency.
  2. 2
    fetch-coins-market-dataFetch current USD prices for the relevant coins, then apply the fiat rate to convert displayed prices into the local currency.
Exchange Portfolio Onboarding Prep
Use when an agent needs to guide a user through connecting an exchange account to CoinStats and must present valid exchange options with their required credential fields.
  1. 1
    fetch-exchange-support-listEnumerate all supported exchanges and their required credential fields so the agent can present valid options and prompt for the correct keys.
  2. 2
    fetch-wallet-blockchainsIf the user also wants to connect a wallet, enumerate supported blockchains to resolve the correct connectionId and chain identifier for the target network.

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
$0.06
across16settlements·$0.003438avg
3buyers
1sellers
All-time context: $5.22 across 1,086 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase16 txns$0.06
Chains
Last 24h
base

Resources (26)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
x402.coinstats.app
CoinStats Portfolio Value
https://x402.coinstats.app/portfolio/value
DeFi
88
host level——
x402.coinstats.app
Fear & Greed Chart
https://x402.coinstats.app/insights/fear-and-greed/chart
Analytics
98
host level——

Own x402.coinstats.app? 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.

  • 8 of 26 routes have never been scored — the audition tests them for the first time.
  • 6 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 6 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://x402.coinstats.app 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://x402.coinstats.app --json`. Heads up: 8 routes have never been scored and 6 routes are scoring below 50 — start there. 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
x402.coinstats.app
CoinStats Exchange Support
https://x402.coinstats.app/exchange/support
Data
92
host level——
x402.coinstats.app
Fear & Greed Insight
https://x402.coinstats.app/insights/fear-and-greed
Analytics
92
host level——
x402.coinstats.app
CoinStats Crypto News
https://x402.coinstats.app/news
Data
96
host level——
x402.coinstats.app
Crypto Market Pulse
https://x402.coinstats.app/markets
Analytics
95
host level——
x402.coinstats.app
CoinStats News by Type
https://x402.coinstats.app/news/type/:type
Data
25
host level——
x402.coinstats.app
DeFi Portfolio Snapshot
https://x402.coinstats.app/portfolio/defi
DeFi
28
host level——
Exchange Chart API
https://x402.coinstats.app/exchange/chart
Analytics—host level——
NFT Collection Lookup
https://x402.coinstats.app/nft/collection/:address
Data—host level——
Portfolio Status Check
https://x402.coinstats.app/portfolio/status
DeFi—host level——
NFT Trending Tracker
https://x402.coinstats.app/nft/trending
Analytics—host level——
Exchange Status Check
https://x402.coinstats.app/exchange/status
Tools—host level——
NFT Asset Lookup
https://x402.coinstats.app/nft/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d/asset/1
Data—host level——
Exchange Transactions Feed
https://x402.coinstats.app/exchange/transactions
Data—host level——
NFT Asset Lookup
https://x402.coinstats.app/nft/:address/assets
Data—host level——
x402.coinstats.app
Portfolio Snapshot Items
https://x402.coinstats.app/portfolio/snapshot/items
Analytics
28
host level——
x402.coinstats.app
Crypto News Sources
https://x402.coinstats.app/news/sources
Data
92
host level——
x402.coinstats.app
Market Tickers
https://x402.coinstats.app/tickers/markets
Analytics
92
host level——
x402.coinstats.app
CoinStats Currencies
https://x402.coinstats.app/currencies
Data
84
host level——
x402.coinstats.app
Fiats Snapshot
https://x402.coinstats.app/fiats
Data
97
host level——
x402.coinstats.app
Wallet DeFi
https://x402.coinstats.app/wallet/defi
DeFi
12
host level——
x402.coinstats.app
CoinStats Coins
https://x402.coinstats.app/coins
Data
92
host level——
x402.coinstats.app
Exchange Tickers
https://x402.coinstats.app/tickers/exchanges
Data
18
host level——
x402.coinstats.app
BTC Dominance Insight
https://x402.coinstats.app/insights/btc-dominance
Analytics
35
host level——
x402.coinstats.app
Wallet Blockchains Lookup
https://x402.coinstats.app/wallet/blockchains
Data
95
host level——

Accolades