CommerceHook

Stop guessing what the webhook sent

Register your BigCommerce, WooCommerce, Square, Shopify or Stripe webhooks, see exactly what arrived, and replay it at your handler. No tunnels, no redeploys.

Free plan, no card. Pro is $6 a month.

Got webhook.site or a gateway open in another tab? See how CommerceHook compares .

The CommerceHook inspector showing a webhook delivery: collapsible JSON payload, delivery headers, metadata and links back into the store The CommerceHook inspector in light mode showing a webhook delivery: collapsible JSON payload, delivery headers, metadata and links back into the store
The actual inspector, showing a real delivery.

Receiving your first event in a minute

  1. 1

    Create an endpoint

    Sign in and name it. You get a live HTTPS URL instantly.

  2. 2

    Register the webhooks

    Tick the events you want. We call your platform's API for you, or hand you the command.

  3. 3

    Read what arrived

    Payload, headers, and event type, the moment it arrives. Replay it when you have a fix.

One inspector, the whole loop

Registers your webhooks

Tick events from the BigCommerce, WooCommerce, Square, Shopify or Stripe catalogues and we register them for you. Credentials are used once and forgotten unless you save them.

Knows what it caught

Every delivery is identified by platform and event type, not a wall of anonymous POSTs.

Links back to the store

Jump from a payload to the order in the BigCommerce control panel, WooCommerce wp-admin, the Square Dashboard, your Shopify admin, or the payment in Stripe.

Verifies signatures

Where a delivery is signed and we hold the secret, the inspector checks it for you: a tick, or a clear cross.

Replays deliveries

Re-send any event to your handler with the original payload, method, and headers.

Agent-ready

A REST API, a CLI, and a hosted MCP server, so Claude Code and Cursor can read your webhooks.

Your agent can read your webhooks

Connect Claude Code or Cursor to our hosted MCP server and your agent can read payloads, search events, and replay deliveries without leaving the editor.

One line to connect

claude mcp add --transport http commercehook \
  https://mcp.commercehook.app/mcp \
  --header "Authorization: Bearer chk_your_key"

Works with any MCP client. Revoke the key and access stops.

Point a webhook at it and see for yourself

One endpoint, 24 hours of history, every feature above. No card.