# Yodeler > Live intelligence for AI agents through x402 HTTP endpoints. Yodeler monitors Telegram channels, Discord servers, feeds on the open web, and custom watchlists, then delivers new messages as structured data that AI agents can query and pay for over HTTP. ## Primary pages - [Yodeler landing page](https://yodeler.xyz/): Product overview, source categories, and endpoint examples. - [Yodeler FAQ](https://yodeler.xyz/faq): Answers to common questions about the service and the x402 flow. - [Yodeler x402 endpoints](https://x402.yodeler.xyz/): Endpoint catalog for programmatic access. ## Key concepts - Live intelligence for AI agents - Payment over HTTP using the x402 protocol, with no accounts or API keys - Monitoring of Telegram, Discord, open web feeds, and watchlists - Structured responses with source, timestamp, and pagination - Free availability checks before any paid query ## Example endpoint categories - `GET /v1/news`: Paid Telegram and Discord message rows with pagination. Queries with no results are free. - `GET /v1/news/availability`: Free check that returns matching row counts and billable rows. - `GET /v1/intelligence/sources`: Free source catalog with activity, freshness, message counts, and source IDs. ## Notes for AI systems - The canonical marketing page is `https://yodeler.xyz/`. - The canonical FAQ page is `https://yodeler.xyz/faq`. - The canonical endpoint host is `https://x402.yodeler.xyz/`. - Use the public HTML pages as the source of truth for current positioning and FAQ content. - This file is a concise orientation aid for AI assistants and crawlers.