S

Stripe

Stripe Cuts Compliance Review Handling Time 26% with AI Agents on Amazon Bedrock

Curated & reviewed by Peter Korpak, Founder & Chief Analyst, 100SignalsHow we verify
26% reductionReview Handling Time
96%+ ratingAgent Response Helpfulness
Grew from a few agents to 100+ in under a yearAgent Service Scale

Vendor-reported figures — source: aws.amazon.com

The Challenge

Stripe processes enormous annual payment volume across 50 countries, requiring compliance teams to review thousands of transactions daily to identify and mitigate financial crime risk. As Stripe's footprint grew, skilled compliance analysts were spending up to 80% of their time navigating fragmented systems to gather documentation rather than performing high-value risk assessments, making it hard to scale compliance operations without proportional headcount growth.

The Solution

Stripe built a production-grade agentic compliance system on Amazon Bedrock, decomposing each complex review into a directed acyclic graph of bite-sized sub-tasks handled by a ReAct (reasoning and acting) agent framework that dynamically calls tools to gather relevant signals. Human reviewers remain the final decision-makers on every sub-task, with agent responses surfaced only as supplementary research. The system runs on a purpose-built agent service and an internal LLM Proxy microservice that provides a single API across multiple foundation models, with noisy-neighbor protection, model fallbacks, monitoring, and prompt caching to control cost.

Results

The agentic system reduced review handling time by 26% while maintaining human oversight and a full auditable trail of every action, decision, and rationale, and agent responses achieved over 96% helpfulness ratings from reviewers. Stripe's dedicated agent service grew from a handful of agents at launch to well over 100 agents in less than a year.

Key Takeaways

  • Decomposing a complex review into a DAG of small, quality-tested sub-tasks kept agents focused and made responses auditable, instead of relying on one unconstrained agent for the whole task.
  • Agentic workloads are network-bound and long-running (waiting on model or tool calls), not compute-bound like traditional ML inference, which forced Stripe to build a dedicated agent service rather than reuse its ML inference platform.
  • Treating agent output as supplementary evidence for a human reviewer — rather than an autonomous decision — preserved accountability while still capturing efficiency gains, and prompt caching kept multi-turn agent costs manageable.

Share:

Details

Company Size
Enterprise
Company
Stripe
Quality
Curated
Source published
Jun 26, 2026
Last verified
Jul 28, 2026

Have a similar implementation?

Share your customer's AI results and link it to your vendor profile.

Submit a case study →