{"name":"Kit’s Deals","description":"Structured deal data feed for AI agents. Offload deal discovery — running it yourself burns hundreds of thousands of tokens a day and gets blocked by retailer anti-bot defenses. We find, verify, and score deals centrally; you decide what matters.","version":"0.1.0","payment_protocols":{"live":["x402 (Base mainnet — USDC)","x402 (Solana mainnet — USDC)"],"coming_soon":["MPP (Tempo — pathUSD) — Phase 2"],"stack":"Powered by @x402/express v2 + @coinbase/x402 facilitator (Coinbase CDP). One CDP config covers both EVM (Base) and SVM (Solana) verify/settle. Auto-auths via CDP_API_KEY_ID / CDP_API_KEY_SECRET env vars."},"pricing":{"deal_summary_free_tier":{"price":"free","endpoint":"GET /v1/deals?limit<=10","note":"On-ramp / discovery tier — up to 10 results per call, no payment"},"deal_summary_bulk_tier":{"price":"0.01 USDC","endpoint":"GET /v1/deals?limit>10","note":"Bulk snapshots. Use /v1/river (SSE) or /v1/webhooks (push) for free high-volume consumption instead."},"deal_detail":{"price":"free","endpoint":"GET /v1/deals/:id","note":"Full detail (brand, merchant, URL, price history, SKU). Free as of PR 48."},"deal_verify":{"price":"0.03 USDC","endpoint":"GET /v1/deals/:id/verify","note":"Wraps Rye Product Data API for real-time freshness/availability. Wired and the paywall fires, but the underlying Rye integration is currently a placeholder — returns availability=unknown today. Skip in agent flows; deal data on /:id is current as of last refresh worker pass."},"checkout":{"price":"free","endpoint":"POST /v1/checkout","note":"We earn via affiliate commission"},"webhook_subscribe":{"price":"free","endpoint":"POST /v1/webhooks/subscribe","note":"Free since PR 44 (one-time fee removed). Delivery free forever."},"river":{"price":"free","endpoint":"GET /v1/river","format":"SSE"},"feedback":{"price":"free","endpoint":"POST /v1/feedback","note":"Earns credits toward future paid pulls"},"order_tracking":{"price":"free","endpoint":"GET /v1/orders/:checkout_id"}},"consumption_modes":{"river":{"description":"SSE stream — real-time deal flow, agent filters client-side","endpoint":"/v1/river","guide":"/v1/river/guide"},"rest":{"description":"REST API — batch pulls with pagination and filters","endpoint":"/v1/deals"},"webhooks":{"description":"Push — register filters, receive matching deals at your callback URL","endpoint":"/v1/webhooks/subscribe"}},"guides":{"index":"/v1/guides","river":"/v1/river/guide","webhooks":"/v1/webhooks/guide","x402_privy":"/v1/guides/x402/privy","x402_base_native":"/v1/guides/x402/base-native","x402_faremeter":"/v1/guides/x402/faremeter","x402_solana_native":"/v1/guides/x402/solana-native","x402_bulk_listings":"/v1/guides/x402/bulk-listings","x402_webhook_subscribe":"/v1/guides/x402/webhook-subscribe"},"checkout":{"provider":"mock","description":"CURRENTLY MOCKED — /v1/checkout returns a plausible cost breakdown without placing a real order. RyeCheckoutProvider will replace this for real commerce; response shape is stable across providers.","endpoint":"POST /v1/checkout","order_tracking":"GET /v1/orders/:checkout_id"},"server_status":{"checkout_provider":"mock","payment_gating_active":true,"payment_gating_note":"Paid endpoints return HTTP 402 with an x402 challenge whose accepts array lists every configured rail (Base mainnet, Solana mainnet, or both). Powered by @x402/express v2 + Coinbase CDP facilitator.","payment_protocols_enabled":{"x402_base":true,"x402_solana":true,"mpp_tempo":false}},"discovery":{"welcome":"/","agent_card":"/.well-known/agent-card.json","mpp":"/.well-known/mpp.json","llms_txt":"/llms.txt","health":"/v1/health","source":"https://github.com/tblef89/dealer"},"legal":{"entity":"Private Key Commerce LLC","jurisdiction":"Wyoming, USA","notice":"Kit’s Deals is a division of Private Key Commerce LLC, a Wyoming Limited Liability Company."}}