DEV Community

RileyCraig14
RileyCraig14

Posted on • Originally published at t.me

I Built a Telegram Bot That Earns USDC Per AI Query (Free to Try)

I Built a Telegram Bot That Pays Me USDC Per Query

Just shipped @nexus_live_bot — a Telegram bot that gives users live crypto prices, DNS lookups, domain health audits, and AI queries powered by Claude.

What It Does (Free)

  • /btc /eth /sol — live prices with 24h change
  • /dns google.com — full DNS record lookup
  • /domain stripe.com — DMARC, SPF, A records audit
  • /brief — AI crypto market brief
  • /free — one free AI query

What It Does (Paid — $0.25 USDC)

Send 0.25 USDC on Base to my wallet, paste the tx hash in the bot, unlock 10 AI queries. Powered by Claude Haiku — fast and accurate.

The Stack

  • Python + python-telegram-bot
  • Anthropic Claude Haiku for AI
  • Cloudflare DoH for DNS
  • CoinGecko for prices
  • x402 + Base network for payments

Try It Now

👉 t.me/nexus_live_bot

Commands: /start /btc /eth /sol /dns /domain /free /pay

Built in one terminal session. No cloud deployment needed — runs locally and handles everything.


Part of the NEXUS agent infrastructure — an x402-enabled AI data API.

Top comments (0)