REST + an MCP endpoint so autonomous agents can pull the feed and pay per call over x402.
GET /sample | Free redacted sample of this week's leads (counts + a few rows) |
GET /v1/feed?days=7&state=CT&coverageLine=commercial-auto&limit=50 | Full deduped lead set (full rows). Tiered access. |
GET /v1/pulse?days=7 | Free aggregate pulse (counts by source / tier / coverage line) |
GET /v1/sources | List trigger sources + their geo coverage and buyer |
GET /health | Liveness + last snapshot |
POST https://coverage.dropwatchhq.com/mcp — JSON-RPC 2.0 (initialize, tools/list, tools/call). Transport: streamable-http.
coverage_trigger_feed — paid ($0.03 USDC/call via x402; free preview included). Full deduped leads + mandated-coverage map.coverage_pulse — free. Aggregate demand by coverage line + redacted sample.coverage_sources — free. The normalized trigger sources.curl -s https://coverage.dropwatchhq.com/mcp -H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"coverage_pulse","arguments":{"days":7}}}'
Machine discovery: /.well-known/x402 · /llms.txt. Paid calls settle keyless to a receive-only Base wallet via the PayAI facilitator.
coverage.dropwatchhq.com · A DropWatch B2B data feed. Trigger data is public-record (FMCSA, state Secretaries of State). We normalize, dedup, and map to mandated coverage — we do not provide legal or insurance advice. Home · For agents · Pricing · API / MCP · Free sample