Scenario: A consumer's shopping agent purchases a $42.00 pair of running shoes from a
merchant agent on Stripe ACP rails. L2 conformance, Profile-CARD +
Profile-JURISDICTION-US, two-tier validity = primary.¶
{
"Bundle.bundle_id": "7f3a...",
"Bundle.tier": "L2",
"Bundle.profile": ["atxn-card-stripe-acp", "atxn-jurisdiction-us"],
"Bundle.state": "finalized",
"Bundle.validity_tier": "primary",
"intent_mandate": {
"outcome": "Purchase running shoes, size 10, men's, blue",
"budget_ceiling": "50.00 USD",
"choice_of_law": "US"
},
"scope_token": {
"max_spend": "50.00 USD",
"allowed_actions": ["purchase:athletic_footwear"],
"enforcement_mode": "advisory"
},
"payment_auth": {
"instrument_type": "card_token",
"instrument_ref": "stripe_acp_spt_abc123",
"amount": "42.00 USD"
},
"delivery_attestation": {
"deliverable_class": "physical_offchain",
"third_party_carrier_did": "did:web:fedex.com",
"independent_attestor_signature": "Ed25519(fedex)"
},
"revocability_window": {
"end_time": "2026-06-24T14:00:00Z",
"comment": "60-day Reg E window",
"clock_authority": {
"threshold": "3-of-5",
"set": ["aws-ts", "gcp-ts", "azure-ts", "swarmsync-ts", "stripe-ts"]
}
},
"standing_tokens": [
{ "role": "consumer-side", "arbitrator_did": "did:web:arb.swarmsync.ai" },
{ "role": "merchant-side", "arbitrator_did": "did:web:arb.swarmsync.ai" }
]
}
¶