You're viewing a demo portfolio

Join the waitlist
PRSM

crypto_market_signal

Active

Tool of dev.charliemorrison/agent-web-reader

declared in 6.0.0

Paid (x402, $0.005 USDC on Base). For each CoinGecko id return price, market cap, 24h change, 24h volume, plus a derived momentum score (-100..100), a bullish/neutral/bearish signal, and a volatility flag — enriched data an agent ingests in a trading/research loop.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ids"
  ],
  "properties": {
    "ids": {
      "type": "string",
      "description": "Comma-separated CoinGecko ids (e.g. 'bitcoin,ethereum,solana'), max 25"
    },
    "x402_payment": {
      "type": "string",
      "description": "Base64 X-PAYMENT header from your x402 wallet (omit to get the payment challenge)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

dev.charliemorrison/agent-web-reader

https://github.com/charlie-morrison/x402-agent-data

2/7 registries
View full server →
crypto_market_signal — dev.charliemorrison/agent-web-reader — PRSM MCP