Developers & AI agents

REST + an MCP endpoint so autonomous agents can pull the feed and pay per call over x402.

REST

GET /sampleFree redacted sample of this week's leads (counts + a few rows)
GET /v1/feed?days=7&state=CT&coverageLine=commercial-auto&limit=50Full deduped lead set (full rows). Tiered access.
GET /v1/pulse?days=7Free aggregate pulse (counts by source / tier / coverage line)
GET /v1/sourcesList trigger sources + their geo coverage and buyer
GET /healthLiveness + last snapshot

MCP endpoint

POST https://coverage.dropwatchhq.com/mcp — JSON-RPC 2.0 (initialize, tools/list, tools/call). Transport: streamable-http.

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