Dripstack
Pay per Substack article - agents access individual paywalled posts without a subscription.
Routability
can the router discover, pick, and call it?Not yet graded. Diagnostics check param schemas, description quality, live health, and run the actual routing planner against this service’s own tools — construction only, nothing is paid or executed.
x402 endpoints
2- GET/api/v1/publications/:publicationSlug/:postSlug$0.1dripstack.xyz
at volume≈ $144/day @ 1 call/min·≈ $8,640/day @ 1 call/sec
Paid JSON for one Substack-backed newsletter, blog, or podcast post: synthesized summary (`synthesizedSummary`), metadata, and identifiers for financial analysis. Path params are `publicationSlug` and `postSlug`. Returns 503 until summary exists. USDC `exact` x402 on Base or Solana; USD amount is per-post when set on the post, otherwise the server default.
2 parameters
- postSlugstringpath
- publicationSlugstringpath
- GET/api/v1/stock-picks$0.2dripstack.xyz
at volume≈ $288/day @ 1 call/min·≈ $17,280/day @ 1 call/sec
Paid JSON for stock-picker calls from financial newsletters and investing articles. Query params: optional `date=YYYY-MM-DD` for one UTC effective day, optional `limit`. Default (omit `date`) returns the latest UTC effective day with picks. Rows missing publication timestamps may use extractedAt for the effective day. Returns 404 when no picks exist for the day. USDC `exact` x402 on Base or Solana; amount is based on distinct attributed source posts returned.
1 parameter
- limitnumberquery