Open-source · Self-hosted · African Fintech
A self-hosted gateway for Paystack webhooks — with Flutterwave and Monnify coming soon. Normalised ingestion, guaranteed delivery, automatic retries, and AI-powered failure diagnostics.
Capabilities
FIG 0.1
Authentication
Paystack HMAC-SHA512 signatures are verified per-endpoint before events enter your queue. More providers arriving soon.
FIG 0.2
Observability
Instant insights into why a delivery failed — analyzing headers, payloads, and downstream server responses.
FIG 0.3
Resilience
Replay failed events individually or in bulk. Original timestamps and payload integrity preserved.
FIG 0.4
Reliability
Configurable retry policies handle transient network errors and downstream server restarts gracefully.
FIG 0.5
Visibility
Filter events by provider, status, or date range. Search payloads and headers with zero indexing delay.
FIG 0.6
Development
Receive webhooks on localhost without exposing your machine to the public internet.
Developer Experience
Inspect headers, drill into JSON payloads, understand exactly why a delivery failed.
Integrations
Sources
Paystack
LiveNigeria · Africa
Flutterwave
Coming soon
Monnify
Coming soon
HookLens Gateway
Destinations
Express
Node.js
Next.js
Node.js
NestJS
Node.js
Fastify
Node.js
Hono
TypeScript
FastAPI
Python
Pricing
Open Source
$0
/forever
Cloud
Soon
/managed
Enterprise
Custom
/annually
Yes. The core gateway is open-source under the MIT license, free to self-host forever. You bring your own infrastructure.
Paystack is fully supported today with HMAC-SHA512 signature verification. Flutterwave and Monnify are on the roadmap and will be released soon.
You run HookLens on your own servers or any cloud VM. You control the data, the code, and the infrastructure.
Yes. HookLens uses BullMQ for the delivery queue (Redis) and Postgres for event storage. Both are supported everywhere.
When a delivery fails, HookLens sends error context to an LLM to generate a plain-English explanation. You provide your own API key.