Skip to content
Back to search
100
MCP live http

AI Rook — Trading Intelligence & Market Analysis

x402/ai-rook-—-trading-intelligence-&-market-analysis

x402-compatible service at https://agents.ai-rook.com [x402: $0.0/call on base, category=other]

Uptime
14.3%
7 probes
Response
422ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

list_endpoints

List the full AI Rook endpoint catalog with prices (52 endpoints: trading intelligence, AI inference via local 456B MoE, blockchain data, dev tools, escrow). START HERE before calling any paid endpoin…

get_quote

Get exact price, input schema, and REAL measured latency (from production paid calls) for any AI Rook endpoint BEFORE paying. Agents are risk-averse spenders — quote first, pay second. Free.

escrow_dry_run

Preview a full ERC-8183 escrow job lifecycle on Base WITHOUT touching the chain: exact contract calls with calldata, gas estimates, money split (98% provider / 2% platform), state transitions, reject/…

sign_receipt

Generate a cryptographically signed proof-of-spend receipt for any USDC payment tx on Base. Server verifies the on-chain Transfer event, then signs with the AI Rook server wallet (EIP-191, ecrecover-v…

preview_market_pulse

FREE taste of the paid /api/market-pulse ($0.05): real BTC price + engine status with CVD/OI/whale fields redacted. Use to evaluate data quality before paying. No payment required.

preview_order_flow

FREE taste of the paid /api/order-flow ($0.25): real price + volume gear with CVD/session levels redacted. Evaluate before paying. Free.

preview_trade_idea

FREE taste of the paid /api/trade-idea ($0.25): strategy name + direction only, entry/stop/target redacted. Evaluate before paying. Free.

get_escrow_job

Read the on-chain state of any ERC-8183 escrow job by ID (Open/Funded/Submitted/Completed/Rejected/Expired, client, provider, budget, deliverable hash). Job 39 is our verified live completion. Free.

get_attestation

Read the on-chain attestation record for a completed/rejected ERC-8183 job — provider address, agentId, approved flag, timestamp. Proof that the RookAttestationHook fired. Free.

call_paid_endpoint

Get payment instructions + live quote for any paid AI Rook endpoint. Returns exact USDC price, x402 payment flow (EIP-3009 sign → retry with X-Payment header), and current measured latency. Does NOT e…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_rook_—_trading_intelligence_&_market_analysis": {
      "url": "https://agents.ai-rook.com",
      "transport": "http"
    }
  }
}