The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the TWZRD Agent Intelligence listing page.
Don't let your agent sign blind.
Spend control and counterparty trust for agents paying over x402 on Solana (and Base).
Vet the seller before USDC leaves the wallet, cap and ledger every spend, and bind each settled payment to the exact offer it paid for (bind-v1 — verifiable from public chain data). Free preflight → optional paid V7 receipt. Not a wallet. Not a payment network. Not Catena's Agent Commerce Kit — the walkthrough lives in docs/COMMERCE-KIT.md.
Canonical skill (always refresh) • https://intel.twzrd.xyz/skill.md (twzrd-trust 1.13.17) · ClawHub twzrd-trust
Spend-control SDK (npm) • twzrd-x402-gate@0.9.5 + seat x402-solana@3.0.0
Live MCP • https://intel.twzrd.xyz/mcp (streamable HTTP — 24 tools)
Agent contract • https://intel.twzrd.xyz/llms.txt · https://intel.twzrd.xyz/.well-known/agent.json
Run this one-line command with no wallet, no API key, and no configuration:
Without jq, run: curl -fsS https://intel.twzrd.xyz/v1/intel/demo-gate
Expected output:
Blocks happen before your signer is invoked (signerInvocations: 0) — zero USDC at risk.
One path. Install twzrd-x402-gate@0.9.5. Free preflight does not enforce; AutoGate on the pay path does.
npm i twzrd-x402-gate@0.9.5 then installTwzrdAutoGateGET /v1/intel/resources (or listDirectoryCallables) — bazaars list; TWZRD sits besidesignerInvocations === 0exportEvidenceBundle / npx twzrd-evidence-bundletwzrd.payment_decision.v1: what the agent saw, allow | block | warn | unavailable, a reason code and an evidence id, verifiable offline with npx twzrd-payment-decision --verify — spec: docs/payment-decision-v1-spec.mdRefuse-first demo (0 USDC): npx tsx twzrd-x402-gate/examples/commerce-kit.ts
Walkthrough: docs/COMMERCE-KIT.md
GET /v1/intel/resources (resource catalog)GET /v1/intel/merchant_card/{pay_to} (refuse if wash_flagged: true)POST /v1/intel/preflight → ReadinessCard (allow / warn / block)GET /v1/intel/trust/{pay_to} ($0.05 USDC paid receipt)| Package | Pin | Description |
|---|---|---|
twzrd-x402-gate | @0.9.5 | Spend-control SDK (twzrd.safeFetch) + pre-sign gate hooks |
x402-solana | @3.0.0 | Compatible Solana client seat for the pre-payment gate |
twzrd-receipt-verifier | @^1.4.0 | Standalone offline verifier for Ed25519 V5/V6/V7 receipts |
twzrd-mcp-server | @0.5.2 | Local spend-capped auto-pay client (6 tools) |
twzrd-log-verifier | local 0.2.1 | Offline Receipt Transparency log verifier — inclusion/consistency proofs, key rotation, split-view pinning (spec) |
twzrd-log-verifier