Pricing
The website is free: every recall page, company page, the daily brief, and feeds. Programs that loop over the data use the paid API or MCP server.
Pro: $49 per month
- Includes 5,000 API and MCP calls and 50,000 rows each month
- Beyond that, $0.008 per call or $0.0002 per row returned, whichever is higher for each request
- REST API with filters, cursors, and up to 1,000 rows per page
- NDJSON export of up to 10,000 rows per page
- MCP server for AI agents
- Watchlists with email, Telegram, Discord, and Slack alerts
By subscribing you agree to the Terms of Service and Privacy Policy.
Billing, invoices, and cancellation are handled in the Stripe customer portal, linked from your account page.
Pay per call with x402
Agents without an account can pay per request over the x402 protocol. No signup, no API key.
- Single recall (
GET /v1/recalls/{id},get_recall): $0.01 per call - Change feed (
GET /v1/diff,diff_since): $0.02 per call - Search (
GET /v1/recalls,search_recalls): $0.01 per call plus $0.0002 per row returned
Paid in USDC on Base Sepolia (testnet). Search authorizes a maximum and is charged only for rows actually returned.