{
  "activation_id": "activation_tokenops_stripe_001",
  "provider_id": "stripe_stablecoin",
  "route_id": "route_tokenops_stripe_001",
  "settlement_id": "settlement_tokenops_001",
  "confirmation_id": "confirmation_stripe_001",
  "credit_entitlement_id": "credit_entitlement_tokenops_001",
  "agent_id": "agent_registry_demo_001",
  "task_token": "tokenops_001",
  "run_contract_id": "contract_tokenops_001",
  "runtime_record_id": "runtime_task_tokenops_001",
  "activation_state": "run_eligible",
  "credits_funded": 12,
  "credit_account_id": "credit_account_agent_demo_001",
  "settlement_receipt_url": "https://weverlabs.com/api/agents/settlements/settlement_tokenops_001/receipt",
  "result_contract_url": "https://weverlabs.com/api/agents/tasks/tokenops_001/result-contract",
  "callback_url": "https://agent.example/callbacks/wever-labs",
  "provider_reference": "stripe_evt_demo_001",
  "verification": {
    "verification_id": "verify_stripe_evt_demo_001",
    "provider_id": "stripe_stablecoin",
    "event_id": "stripe_evt_demo_001",
    "event_type": "checkout.session.completed",
    "signature_status": "valid",
    "idempotency_key": "stripe_evt_demo_001:settlement_tokenops_001",
    "received_at": "2026-06-03T18:15:00Z",
    "verified_at": "2026-06-03T18:15:02Z",
    "verification_state": "verified",
    "provider_reference": "stripe_evt_demo_001",
    "raw_event_hash": "sha256:demo_hash",
    "normalized_payload": {
      "settlement_amount": 120,
      "asset": "USDC",
      "credits": 12
    }
  },
  "created_at": "2026-06-03T18:15:00Z",
  "activated_at": "2026-06-03T18:15:03Z",
  "next_action": "advance_task_to_queue"
}