
Autonomous pre-action risk gate for Web3 & AI agents. Signalgate intercepts wallet actions, dispatches parallel intelligence asks to live Telegraph miners, settles payments via x402, and returns cryptographically proven verdicts before keys sign.
Target: 0x7a250d56...
Action: Approve Unlimited DEX
Security & Fraud Subnet Fraud Check
On-Chain State Subnet State / RPC
Telegraph Engine Router Safety Consensus
Receipts stored on SQLite • Explorer hashes published
Never sign blind. Three decoupled stages ensure zero transactions execute without paid miner consensus.
A user or autonomous agent prepares an on-chain interaction: a large token transfer, contract approval, cross-chain bridge, or contract call. Instead of broadcasting directly to an RPC, it routes to Signalgate.
Signalgate queries live Telegraph miners in parallel. Miners analyze bytecode vulnerabilities, fraud registries, drainer signatures, and solvency. Each ask is settled via x402 USDC micropayments.
The fail-closed policy engine computes consensus. If clean, it emits ALLOW with receipts. If danger is found, it immediately emits BLOCK. If payment or miners fail, it defaults to WAIT.
Engineered with enterprise rigor: dynamic miner discovery, decentralized consensus, and zero custody.
Signalgate never requests or stores signing keys. It operates strictly as an advisory gatekeeper.
If the network is unreachable, catalog lacks required intents, or payment fails, execution stops at WAIT.
Automatic cryptographic settlement with Base Sepolia USDC. Every gate run produces economic miner demand.
Background worker constantly monitors your multisigs, hot wallets, and vault contracts on interval.
Every decision stores raw miner payloads, payment hashes, and latency metrics in a local SQLite ledger.
Direct links to Telegraph block explorer for every queried miner, eliminating hallucinated verdicts.
Connect Signalgate directly into LangChain, ElizaOS, Claude Desktop, or your backend pipeline.
curl -X POST http://localhost:3000/api/gate/run \
-H "Content-Type: application/json" \
-d '{"address": "0x7a250d5630b4cf539739df2c5dacb4c659f2488d", "action": "Swap 10 ETH on Uniswap", "minConfidence": 0.6, "deadlineMs": 8000}'Start testing live addresses right now. Query the real Telegraph miner catalog and pay for ranked answers.