{"name":"ETH-AVM Light Client","description":"Verifies Ethereum receipt/log inclusion via real Algorand smart contracts. Two trust models: RPC-trusted (fast, T1+T2) or fully trustless (zero RPC trust, sync-committee-anchored). Paid per call via x402, 0.01 USDC.","url":"https://eth-avm-light-client.vercel.app","provider":{"organization":"m-reynaldo35","url":"https://github.com/m-reynaldo35/eth-avm-light-client"},"skills":[{"id":"verify-receipt-rpc-trusted","name":"Verify Ethereum receipt/log (RPC-trusted)","description":"Prove a specific log is included in Ethereum's receipts trie via a real Algorand transaction, T1+T2, RPC-trusted receiptsRoot.","route":"GET /verify-receipt/{block_number}/{tx_index}/{log_index}","price_usdc":0.01},{"id":"verify-receipt-trustless","name":"Verify Ethereum receipt/log (trustless)","description":"Prove a specific log's inclusion AND the receiptsRoot itself, against a real sync-committee-signed Algorand anchor -- zero RPC trust.","route":"GET /verify-receipt-trustless/{block_number}/{tx_index}/{log_index}","price_usdc":0.01}]}