402oracle
4
402oracle
/verify_price

verify price

Confirm a crypto asset's price before your agent trades, quotes, or settles on it. A signed price oracle: cross-checks Coinbase, Kraken, and OKX for a median an

liveverifiedunknown~5s typical
mcpprobed402oracle
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-402oracle-402oracle /verify_price for me.

Input

FieldTypeDescription
symbol*stringTicker symbol, e.g. BTC, ETH, SOL

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-402oracle-402oracle","endpoint":"/verify_price","input":{"symbol":"..."}}'
cli
npx cracked-ai run -p mcp-com-402oracle-402oracle -e /verify_price -i '{"symbol":"..."}'
mcp
run_tool({ provider: "mcp-com-402oracle-402oracle", endpoint: "/verify_price", input: {"symbol":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.