What is Stripebot?
A website connected to a Stripe user may be visited by Stripebot, Stripe's automated crawler. Stripe says it collects site data to deliver its services and meet financial regulatory obligations. The company does not assign a public product reason to every individual fetch, so the account owner may need to confirm why a particular site is being checked.
Stripebot uses a Chrome-style user agent with Stripebot/<version> near the end. That string is only a claim of identity. Stripe's documented verification method starts with a reverse DNS lookup of the source address, which should return a hostname under crawl.stripe.com. A forward lookup of that hostname must then return the original address.
Access can be narrowed with robots rules. Stripebot mostly follows RFC 9309 and recognizes User-Agent, Allow, and Disallow. It uses the first matching Stripebot group, or the first wildcard group when no bot-specific group exists. Repeated matching groups are not combined.
This crawl supports Stripe's own service and compliance work. Stripe does not describe it as an AI search indexer or training-data collector. Allowing it therefore has no documented benefit for AI visibility, while blocking it may deprive Stripe of information used for an active merchant account.
