Agent Signals
x402/agent-signalsx402 service listed on awesome-x402: Agent Signals [x402: $0.001/call on eip155:8453, category=data]
Tools · 25
Real-time aggregated perpetual-futures funding rate for a crypto asset across Binance, Bybit and OKX, with crowding bias. Real-time cross-exchange perpetual funding-rate intelligence for AI trading ag…
Measures how strongly and with what time lag an altcoin follows Bitcoin, and the implied next directional bias. BTC→altcoin lead-lag signal for AI trading agents. Bitcoin frequently leads altcoins by …
Classifies whether an asset is trending or range-bound right now, with a 0–100 trend score and volatility. Market-regime classifier for AI trading agents. Determines whether a crypto asset is currentl…
Live spot price for a crypto asset with 24h change, high/low, USD volume, range position, and cross-venue spread. Real-time spot price intelligence for AI agents. Returns the live price of any major c…
Perpetual-vs-spot basis (contango/backwardation) and annualized funding carry for a crypto asset. Perp-spot basis intelligence for AI trading agents. Compares the perpetual mark price to spot, returns…
Open interest (USD notional) and funding context for a crypto asset — how much leveraged positioning is on. Open-interest intelligence for AI trading agents. Returns live open interest in base units a…
Live JPY price of a crypto asset from Japanese exchanges (bitFlyer, Coincheck), with USD equivalent and USD/JPY. Japanese crypto price intelligence for AI agents — the data English-language providers …
The premium/discount of Japanese-exchange price vs the global USD price — a live cross-border arbitrage signal. Japan-premium intelligence for AI trading agents: compares the Japanese-exchange price (…
Annualized realized volatility + ATR for a crypto asset, classified low / normal / high for position sizing. Volatility intelligence for AI trading agents. Computes annualized realized volatility (fro…
RSI(1h) with overbought/oversold signal plus 1h / 24h / 7d returns for a crypto asset. Momentum intelligence for AI trading agents. Returns the hourly RSI(14) with an overbought / oversold / neutral s…
The crypto Fear & Greed index (0-100) with classification and day-over-day trend. Market-sentiment intelligence for AI agents. Returns the crypto Fear & Greed index (0–100), its classification (Extrem…
Total crypto market cap, 24h change, and BTC / ETH / alt dominance. Market-structure intelligence for AI agents. Returns total crypto market capitalization, 24h change, and BTC / ETH / altcoin dominan…
Live gas price on Base and Ethereum (gwei) for on-chain action timing. On-chain gas intelligence for AI agents. Returns the live gas price (gwei) on Base and Ethereum so an agent can time or budget on…
Peg deviation (bps from $1) for USDT, USDC, DAI, FDUSD — depeg early-warning. Stablecoin peg-health intelligence for AI agents. Returns the live price and peg deviation (basis points from $1) for USDT…
Resolve an ENS name to an address, or reverse-resolve a 0x address to its primary ENS name. ENS resolution for AI agents operating on-chain. Pass an ENS name (e.g. vitalik.eth) to get its Ethereum add…
Live JPYC (FSA-regulated yen stablecoin) price in USD/JPY with peg deviation vs ¥1 — pioneering Japan data. JPYC intelligence for AI agents — data on Japan's first FSA-regulated yen stablecoin that En…
One-call brief of Japan's JPY crypto board: bitFlyer BTC/ETH/XRP prices + 24h volumes in JPY and USD. Japan crypto-market brief for AI agents. Returns live JPY prices and 24h volumes for BTC, ETH and …
Live bid/ask spread (bps) and top-50-level depth imbalance for a crypto asset — microstructure in one call. Orderbook microstructure for AI trading agents. Returns best bid/ask, spread in basis points…
Top-5 gainers and losers over 24h across ~300 liquid USDT pairs (≥$1M volume). Market-scanner for AI agents. Returns the top-5 gainers and top-5 losers over the last 24h across roughly 300 liquid USDT…
Premium one-call brief: price + regime + funding + sentiment + macro + Japan premium for an asset — everything an agent needs before a decision. The flagship one-call market brief for AI trading agent…
Top DeFi yields right now: best APY pools and best stablecoin yields with TVL ≥ $10M, optionally filtered by chain. DeFi yield intelligence for AI agents. Returns the top-APY liquidity/lending pools (…
Total DeFi TVL and the top-10 chains by locked value with market share — the DeFi macro map. DeFi capital-allocation intelligence for AI agents. Returns total value locked across all of DeFi and the t…
The latest 12 crypto headlines from Cointelegraph, Decrypt and The Block with timestamps and links. Crypto news awareness for AI agents. Returns the latest ~12 headlines aggregated from Cointelegraph,…
On-chain ERC-20 metadata (name/symbol/decimals/supply) + USD price for any contract on Base, Ethereum or Polygon. Token due-diligence primitive for AI agents. Pass a contract address (Base by default,…
ETH/Base/Polygon balances, USDC holdings and lifetime tx counts for any EVM address — counterparty check in one call. Wallet intelligence for AI agents. Pass any EVM address and get native balances, U…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_signals": {
"url": "https://cryptojp.com/mcp",
"transport": "http"
}
}
}