Skip to content

Releases: FeeeeelixWong/txsentinel-okx

TxSentinel v1.0.0 - OKX.AI Genesis Hackathon

Choose a tag to compare

@FeeeeelixWong FeeeeelixWong released this 21 Jul 04:42

TxSentinel

A deterministic, non-custodial transaction policy firewall for autonomous agents. TxSentinel evaluates proposed actions before wallet signing and returns explainable ALLOW, HOLD, or DENY decisions with structured evidence and deterministic receipt hashes.

Highlights

  • Free, non-binding preflight for fast READY, REVIEW, or BLOCKED routing
  • Formal pay-per-check API built with the official OKX x402 Express, Core, Fetch, and EVM packages
  • Prepayment validation: malformed or policy-invalid requests fail before any payment challenge
  • Browser buyer flow with OKX Wallet on X Layer Testnet
  • Three accepted test assets: USD₮0, USDG, and USDC
  • Optional non-custodial X Layer policy and receipt anchor
  • 30 passing policy, API, middleware, and contract tests

Live verification

The verified settlement transferred 0.01 test USD₮0 from the authorized buyer to the live seller payTo address through the official facilitator path. Its network, asset, amount, and recipient exactly match the production x402 challenge.

Judge path

  1. Open the live product and run the three preflight scenarios.
  2. Compare READY, REVIEW, and BLOCKED routing outcomes.
  3. Open the buyer settlement lab and load the live 402 terms.
  4. Inspect the verified settlement and deterministic evidence record.
  5. Review the optional X Layer anchor and contract tests.

Security boundary

TxSentinel is read-only and non-custodial. It never receives private keys, cannot sign or broadcast the protected transaction, and leaves final execution under explicit wallet control.

Release commit: 84c7470b7568d0e39ff6019a3c8214f0425c21d8