corridor-in-a-box

Run a payment

Drive a payment through the engine and watch it walk the state machine. This runs a faithful simulation; point it at a live @corridor/service to move real testnet money.

USDC

Re-run with the same key to see the idempotent replay.

Endpoints verified 2026-08-11. This run is still a simulation — it does not touch the network.

State machine

  1. created
  2. quotedSEP-38 POST /quote
  3. compliantSEP-10 auth + SEP-12 KYC handoff
  4. openedSEP-31 POST /transactions
  5. settling
  6. settlednative Stellar payment of bridge asset
  7. reconciledSEP-31 GET /transactions/:id
  8. completed
Run a payment — corridor-in-a-box