Quick answer
Yes — Hookscope is a one-time-purchase alternative to Pipedream. It costs $69 once, while Pipedream runs $29/mo — about $348 per year, every year. Self-hosted webhook capture, inspection, replay & forwarding — URLs that never expire. It is for people who want the job done on their own hardware without a renewal date — not for teams that live inside Pipedream's ecosystem.
The verdict
Switch to Hookscope if you are an individual or small team paying Pipedream $29/mo for work your own machine can do. Three months of Pipedream costs more than Hookscope does, ever. Even against Webhook.site Pro (~$10/mo) it pays for itself in under 7 months.
Stay with Pipedream if your workflow depends on its integrations, you need enterprise features (SSO, admin controls, SLAs), or your team is large enough that per-seat collaboration tooling is worth the bill. Hookscope does not try to replicate those.
Head to head
| Hookscope | Pipedream | |
|---|---|---|
| Price | $69 once | $29+/mo ($348+/yr), account required |
| Capture URLs | Never expire | Tied to your account |
| Data location | Your server | Their cloud |
| Replay requests | Yes | Yes |
| Auto-forwarding | Built in, per bin | Via workflows |
| Request cap | Your disk | Tiered |
| Self-hosted | Yes — desktop app or Docker | No |
| Source code | MIT, on GitHub | Closed |
| 5-year cost | $69 | $1,740 |
Where Pipedream still wins
- Ecosystem and integrations. Established tools accumulate years of third-party integrations, templates and add-ons. If your workflow is wired into Pipedream's ecosystem, switching means rebuilding that plumbing — a real cost.
- Team and enterprise features. Shared workspaces, granular permissions, SSO, audit logs and a vendor to call when something breaks — that is what the higher subscription tiers actually buy, and a pay-once app does not come with it.
- Familiarity and hiring. Pipedream is the name people already know. Onboarding a team onto a tool nobody has used before takes time the subscription never charges for.
Where Hookscope wins
- Price, permanently. $69 once versus $348/yr for as long as you use it. There is no renewal, no seat count and no tier gate.
- Bins that accept anything. Named capture endpoints — every HTTP method, any content type, any subpath. Huge or malformed payloads get truncated and flagged, never rejected.
- Full capture. Method, path, query params, headers, raw body, pretty-printed JSON with syntax highlighting, source IP, size, timestamp.
- Live inspector. Request list updates every 2 seconds. Detail tabs for headers / raw body / pretty body / query, plus method filter and body search.
The math
Three months of Pipedream costs more than Hookscope does, ever. Even against Webhook.site Pro (~$10/mo) it pays for itself in under 7 months.
- After 1 year: Hookscope has cost you $69 total — Pipedream has cost $348.
- After 3 years: Hookscope is still $69 — the subscription is at $1,044.
- After 5 years: Hookscope is still $69 — the subscription is at $1,740.
Common questions
Is it really free on GitHub?
Yes — the full source is MIT at github.com/bensblueprints/hookscope-mvp, always. The $69 gets you the 1-click Windows installer and updates instead of npm i && npm start.
Isn't Pipedream way more than a request bin?
It is — Pipedream is a full workflow-automation platform, and if you need webhooks to trigger multi-step integrations, it's genuinely great. But if you're paying $29/mo mostly to inspect and replay JSON, Hookscope does that part for $69 once.
Does forwarding retry on failure?
No — forwarding is fire-once by design, to keep behavior predictable. The result (status or error) is recorded on each request row, and you can replay any capture manually. If you need a durable retry queue, that's the cloud platforms' territory.
Is the live view websockets?
It's plain 2-second polling — deliberate, to keep the whole thing one simple, hackable process. In practice the request appears about as fast as you can alt-tab to it.
Try Hookscope — $69, one time
Or get Hookscope plus every other app in the suite: the OneTimeSuite bundle is currently $97, one time.