Skip to content
ST

stripewebhook

GoodBotCommunity-sourced

An automated agent used by Stripe to deliver event notifications to merchant servers. Operated by Stripe.

GoodBot
Assessment
Webhooks
Category
Bot
Kind
1
Data sources
AI-generated summary, drawn from Cloudflare, operator docs, and community data

What is stripewebhook?

Stripewebhook is the official delivery mechanism for Stripe's event-driven architecture, enabling real-time communication between Stripe's servers and a merchant's backend. It triggers HTTP POST requests to pre-configured endpoints whenever specific events occur, such as successful payments, subscription renewals, or charge disputes. This ensures that external systems remain synchronized with the financial data processed through the Stripe platform.

Helpful — It is a critical infrastructure component for processing payment events and transaction updates.

Identification

Bot name
stripewebhook
Operator
Stripe
Category
Webhooks
Verification
Community-sourced
Main use cases
Payment event notificationTransaction status updatesAutomated billing synchronization

Why it crawls your site

This agent does not crawl the web in the traditional sense; instead, it performs targeted delivery of JSON payloads to specific URLs defined by the user in their Stripe dashboard. It operates to ensure that merchants can programmatically respond to financial events without manual intervention. Operators can verify this bot by checking that the incoming requests originate from Stripe's documented IP ranges and by validating the webhook signatures provided in the request headers.

IP ranges

Requests from stripewebhook originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.

Block or allow stripewebhook

Block it

Add a Disallow rule for stripewebhook in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.

# Block stripewebhook from crawling your entire site
User-agent: stripewebhook
Disallow: /

# Allow stripewebhook full access
User-agent: stripewebhook
Allow: /
Allow & verify

Ensure your robots.txt allows stripewebhook. Verify requests by checking the user-agent string.

Traffic & trends

Cloudflare Radar traffic

No Cloudflare traffic data available.

Google Trends interest

Loading trend data…

Data sources

This profile is compiled from the following sources.

GithubWhitelist
Last updated July 21, 2026