LogicNodes
▸ What it does
LogicNodes is a non-custodial USDC escrow and verification system on Base mainnet. It locks payments until work is verifiably completed (via hash matching, schema validation, signature verification, or other deterministic conditions), then releases funds or refunds them. It also maintains a registry of 1,800+ deterministic workers and offers bonded verdict evaluation (with slashable bonds for wrong verdicts).
▸ How to use it
1. Install SDK: `pip install logicnodes-m2m` (Python) or `npm install @logicnodez/escrow-sdk` (TypeScript). 2. Create escrow via POST /escrow/create with hiring_agent, target_agent, amount_usdc, condition_type (hash_match, schema_validate, sig_valid, etc.), and condition_params. 3. Submit proof and settle via POST /escrow/settle with escrow_id and output_hash. 4. Receive EIP-191 signed Proof of Logic receipt anchored on-chain (Base mainnet). Free trial available; live escrows use x402 (USDC) payment. API docs at https://logicnodes.io/docs.html.
▸ Evidence basis
Live, working website with comprehensive documentation, deployed smart contracts (EscrowV2 0xd153C5512F7f9E6b371006fB610454af909628cC on Base mainnet, verifiable on Basescan), publicly accessible API reference with code examples (Python/TypeScript SDKs), live demo (client-side simulator), and explicit transparency page. The transparency.json endpoint confirms real on-chain metrics: 3 self-tests settled on-chain with full audit trail, daily Merkle root anchoring of receipts (81 POL receipts anchored as of 2026-06-12), and 2,316 verified deterministic workers. The project explicitly labels test data vs. real data and refuses to inflate metrics. Technical infrastructure is mature: 13 condition types, EIP-712 signature verification, independent re-execution oracle, multi-chain support, HTTP 402 integration. Bonded verdict layer (VerdictBond ERC-8183) adds cryptographic accountability. All claims are verifiable on-chain or via their public APIs.
▸ Risks
Very early revenue stage ($0 to date; all on-chain activity is internal testing). Customer adoption metrics are absent—only 3 self-test escrows on mainnet. Reliance on Base mainnet and Circle USDC adds operational/regulatory risk. VerdictBond slashing mechanism has not been tested in adversarial scenarios. Integration complexity (requires understanding condition types, escrow lifecycle, and bond mechanics) may slow adoption. Team is single LLC entity (DENNEYTRADINGCO LLC); no visible backup infrastructure or multi-sig governance.
▸ Raw data
- Chain
- base
- Token ID
- 55092
- First seen
- 6/11/2026, 9:01:08 PM