webhook-lab-capture-simulate-replay
Disposable webhook test lab. Modes (set mode in the JSON input): capture - create a disposable HTTPS callback URL that records raw requests ($0.05); retrieve - fetch captured requests ($0.05); replay - deliver duplicate, out-of-order, delayed, malformed, or invalid-signature scenarios to a target URL ($0.10); conformance - bounded webhook battery with a machine-readable PASS/FAIL report ($0.50). Pay-per-call: $0.05 USDC on Base via x402. Without a payment-signature header the call returns an error whose data carries the payment terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | The question or input for this tool. Example: {"mode":"capture"} | |
| context | No | Optional supporting text or content to analyze |