Use cases

Pick your situation. Watch FLINT handle it.

8 real-world agent commerce scenarios, each ending in a verdict and signed evidence. Grounded in incidents that actually happened in 2026.

Band 01

You run a store

Screen agent checkouts, protect inventory, and keep evidence for the disputes that follow.

Scenario 1

BLOCK

The agent paying with a card its owner never approved.

Situation

An agent checks out with valid-looking credentials. Its principal, the person or organization that owns it, never authorized the payment.

What FLINT returns

BLOCK, with the signed record that becomes your chargeback evidence.

signed_record.jsonsignature valid
record_id
sale_2026_001
verdict
BLOCK
trust_score
18
reasons
[payment authority not found, owner pattern mismatch]
Install FLINT Sentry

Scenario 2

REVIEW + BLOCK

The swarm that empties your inventory.

Situation

400 throwaway agents share 1 operator. They cart inventory at machine speed.

What FLINT returns

Coordinated behavior is detected across the network, moving the swarm to REVIEW and BLOCK before stock is gone.

signed_record.jsonsignature valid
record_id
swarm_2026_400
verdict
BLOCK
trust_score
21
reasons
[400 linked agents, machine-speed carting]
Install FLINT Sentry

Scenario 3

ALLOW

The good agent you almost declined.

Situation

A legitimate shopping agent reaches checkout. Your fraud stack would have refused it.

What FLINT returns

ALLOW with a trust score, and the sale you would have lost.

signed_record.jsonsignature valid
record_id
sale_2026_084
verdict
ALLOW
trust_score
94
reasons
[authority confirmed, trusted purchase pattern]

Band 02

You sell to agents

Check the buyer or counterparty before you deliver value, then attach the signed decision to the transaction.

Scenario 4

REVIEW

The unknown agent that wants your API.

Situation

An x402 buyer you have never seen requests your API. Verify it before you fulfill.

What FLINT returns

REVIEW until the buyer's authority is clear, with a signed record attached to the sale.

signed_record.jsonsignature valid
record_id
api_2026_402
verdict
REVIEW
trust_score
54
reasons
[new buyer, authority needs confirmation]

Scenario 5

STEP-UP

Your agent is about to pay a stranger.

Situation

Your agent is ready to pay a counterparty it has never met. 1 call checks the counterparty and records your agent's authority before it spends.

What FLINT returns

STEP-UP requests more proof before payment, while preserving the authority check in a signed record.

signed_record.jsonsignature valid
record_id
buy_2026_117
verdict
STEP-UP
trust_score
61
reasons
[new counterparty, payment authority recorded]

Scenario 6

BLOCK

The agent that went off-mission.

Situation

A compromised agent starts touching services and counterparties outside its mandate. It follows the shape of the July 2026 OpenAI rogue-agent incident.

What FLINT returns

Authority is checked at each boundary, so the pivot gets BLOCK, not a pass.

signed_record.jsonsignature valid
record_id
scope_2026_071
verdict
BLOCK
trust_score
26
reasons
[outside mandate, unapproved counterparty]
Explore FLINT Verify

Band 03

You answer to examiners

See who owns every agent, what it could do, what it did, and the signed evidence behind each outcome.

Scenario 7

EVIDENCE READY

The examiner asks which agents moved money.

Situation

The examiner asks for every agent transaction in the organization. The owner, mandate, and outcome are already signed and filed.

What FLINT returns

A rendered evidence trail shows each agent, owner, mandate, decision, and signed record.

signed evidence trail3 records filed
09:14:02agent_payables_07owner confirmedALLOW
09:18:41agent_procurement_12limit exceededSTEP-UP
09:22:09agent_treasury_03new counterpartyREVIEW

Scenario 8

BLOCK

The mandate that grew overnight.

Situation

An agent's spending authority is escalated without its owner. The unauthorized change appears before the agent can use it.

What FLINT returns

Sentinel alerts, the freeze lands, and the authority change is logged.

Sentinel response sequence

  1. 01

    Sentinel alert

    Spending authority changed without owner approval.

  2. 02

    Freeze landed

    The agent cannot transact while the change is reviewed.

  3. 03

    Change logged

    The previous mandate, attempted change, and response are signed.

Interactive runner

Run the 3 live scenarios.

These scenarios use the live runner already built into this page. The other 5 show static signed evidence without pretending to run a workflow.

Scenario phase: waiting

Store checkout

The agent paying with a card its owner never approved.

An agent checks out with valid-looking credentials. Its principal, the person or organization that owns it, never authorized the payment.

EventStandard checkFLINT screenVerdictEvidence

Event

Waiting for run.

Standard check

Waiting for run.

FLINT screen

waiting

Waiting for run.

trust score--

FLINT verdict

Verdict

PENDING

Signed evidence

Waiting for run.

Valid payment details do not prove that the agent had permission to use them.

Why this matters

FLINT checks authority before the merchant ships, then signs what it saw and why it blocked the sale.

Find the risk before an agent turns it into a loss.