local-only receipt review

Receipt Verifier Playground

Paste a simulated Arc payment receipt JSON, inspect normalized fields, and see which checks pass before a future wallet or transaction-status PR exists. This page never connects to a wallet, never calls a backend, and never broadcasts transactions.

No wallet connection No backend calls No transaction broadcast Reviewable JSON only
Receipt JSON

Paste or edit receipt

Expected shape: chain ID, recipient, amount, asset, intent hash, expiry, and optional transaction hash. The default sample is intentionally simulated.

Verifier output

Local verdict

Status: not checked

    Normalized receipt

    
          
    Arc constants

    Verifier expectations

    These static constants mirror the current local Arc Testnet baseline used elsewhere in the starter kit. Re-check Arc docs/MCP before any real signing, settlement, or explorer-status PR.

    Expected chain ID5042002 (0x4cef52)
    AssetUSDC / 6 decimals
    Explorerhttps://testnet.arcscan.app
    Trust boundary

    What this does not prove