workflows.fit
Back to n8n workflows
n8n templateFreeBy Don Jayamaha Jr

Fetch real-time Coinbase spot market data with GPT-4o + Telegram

Coinbase AI Agent instantly fetches real-time market data directly in Telegram! This workflow integrates the Coinbase REST API with Telegram (plus optional AI-powered formatting) to deliver the latest crypto price, or...

CommunicationHITLDevelopmentCore NodesAILangchainLm Chat Open AiTelegram Trigger
Loading interactive preview...

Template notes

Coinbase AI Agent instantly fetches real-time market data directly in Telegram!

This workflow integrates the Coinbase REST API with Telegram (plus optional AI-powered formatting) to deliver the latest crypto price, order book, candles, and trade stats in seconds. Perfect for crypto traders, analysts, and investors who want actionable market data at their fingertips—without API keys.

How It Works

1. A Telegram bot listens for user requests (e.g., BTC-USD). 2. The workflow calls Coinbase public endpoints (no key required) to fetch real-time data:

Latest price (ticker) 24h stats (open, high, low, close, volume) Order book snapshots (best bid/ask + depth) Candlestick data (OHLCV for multiple intervals) Recent trades (executed orders) 3. A Calculator node derives useful values like mid-price and spread. 4. An AI or “Think” node reshapes JSON into clear, human-readable messages. 5. A splitter ensures long messages are broken into safe Telegram chunks. 6. The final market insights are sent instantly back to Telegram.

What You Can Do with This Agent

This Telegram bot gives you:

✅ Get instant price & 24h stats for any Coinbase spot pair. ✅ Monitor live order books with top bids/asks. ✅ Analyze candle data (e.g., 15m, 1h, 4h, 1d). ✅ Track recent trades to see market activity. ✅ Receive clean, structured reports—optionally AI-enhanced.