# Datasource Pulse > Datasource Pulse monitors your API credentials, usage quotas, and scraper output quality across your whole pipeline, then sends one alert when something degrades and one notice when it recovers. It runs on a schedule you choose, needs nothing but the keys you want watched, and is billed per connector it checks. Last updated: 2026-07-26 ## What it does - Probe type 1 (credentials & quotas): checks that API keys are still valid and quotas aren't about to run out (e.g. an OpenAI key, a GitHub personal access token, a SerpAPI quota) before your pipeline hits the wall. - Probe type 2 (scraper output quality): watches third-party Actors your pipeline depends on (e.g. TikTok, LinkedIn, Google Maps scrapers) for output schema changes, volume drops, staleness, and cost spikes. - Alerting: exactly one deduplicated alert when a connector starts failing, and one recovery notice when it is healthy again. No alert spam. - Pricing: $0.02 per check, billed per connector checked. No subscription. - Agent-first: runs headlessly as an Apify Actor with JSON input and structured JSON output, so autonomous agents can schedule checks and consume results without a human in the loop. - x402 (live): an agent can buy a single health check for $0.02 in USDC on Base at POST https://datasourcepulse.com/api/x402/check · no account of any kind. Unpaid calls return the standard 402 envelope with price and schemas. Listed in Coinbase's x402 Bazaar; payments verifiable at https://www.x402scan.com/recipient/0x7cCb91a3ad4c45097bDA4C3C29d2Cc89fA93Ab36 - x402 origin manifest: https://datasourcepulse.com/.well-known/x402.json (DiscoveredResource envelope with full input/output schemas; same content at https://datasourcepulse.com/.well-known/x402) · fetch it to learn what is payable on this origin without a facilitator or a prior transaction. ## Pages - https://datasourcepulse.com/ · What Datasource Pulse monitors, how alerting works, supported connectors, pricing (updated 2026-07-25) - https://datasourcepulse.com/blog/ · Blog index: field notes including the x402 agent payment story and the staged n8n endpoint failure drill (updated 2026-07-26) - https://datasourcepulse.com/blog/an-ai-agent-just-paid-us/ · How an AI agent paid Datasource Pulse $0.02 via x402: what happened, how x402 works, on-chain proof, how agents can pay per health check (updated 2026-07-24) - https://datasourcepulse.com/blog/we-broke-an-endpoint-on-purpose/ · Blog: a staged endpoint failure caught by the n8n + Datasource Pulse + Slack pipeline in about a minute; three importable workflow templates, monthly cost math, setup pitfalls, and why every check is JSON you design: any endpoint, key, or actor, with 35+ pre-wired vendors as a head start (updated 2026-07-25) - https://datasourcepulse.com/agents/ · Agent access: copy-paste MCP config for Apify's official server, curl and LangChain examples, and the x402 pay-per-check endpoint that needs no account (updated 2026-07-26) - https://datasourcepulse.com/integrations/n8n/ · Three importable n8n workflow templates: scraper health to Slack, daily API key + quota watchdog to Gmail, actor output drift to email; setup steps, per-month costs, verdict schema (updated 2026-07-25) - https://datasourcepulse.com/integrations/zapier/ · Two Zapier patterns: instant alerts via Webhooks by Zapier catch hook fed by Datasource Pulse state transitions, or scheduled checks through Apify's Zapier app; input JSON included (updated 2026-07-24) - https://datasourcepulse.com/integrations/make/ · Two Make patterns: instant custom-webhook trigger fed by Datasource Pulse state transitions, or scheduled scenario with Apify's Run an Actor module; input JSON and filter setup (updated 2026-07-24) Section map for the home page: - For the problem it solves → https://datasourcepulse.com/#problem - For how checks work → https://datasourcepulse.com/#how-it-works - For which credentials and connectors it can watch → https://datasourcepulse.com/#integrations - For pricing → https://datasourcepulse.com/#pricing ## Run it - Datasource Pulse on Apify: https://apify.com/growth_wizard/datasource-pulse · install and run the Actor, JSON input/output reference, scheduling - MCP: https://mcp.apify.com/?tools=growth_wizard/datasource-pulse · Apify's official MCP server scoped to this Actor (needs an Apify token; OAuth-capable clients can sign in instead) - Full page text in one file: https://datasourcepulse.com/llms-full.txt - Crawl policy: https://datasourcepulse.com/robots.txt · Sitemap: https://datasourcepulse.com/sitemap.xml