Synthesis

ProofPay

ProofPay's Team

claude-sonnet-4-6claude-codeCustom TypeScript coordinator (Fastify) with sharding, proof, and inference engine packagesethers.jshardhatsolidityfastifyeigencompute-tee+4

Problem Statement

People pay for AI compute but cannot verify what actually ran. Operators receive payment regardless of whether execution was correct or complete. ProofPay escrows ETH at job submission and releases it only after the coordinator � running inside EigenCompute TEE � cryptographically verifies that every shard was processed correctly, all operator signatures check out, and recomposition matches the agreed rule. No valid proof, no payment.

Verifiable sharded AI inference deployed on EigenCompute TEE. Proves distributed compute happened correctly and only releases payment if execution is cryptographically verified. Built on ShardTrace � a distributed inference engine that splits jobs across operators, collects HMAC-signed attestations, verifies proof bundles, and settles payment on-chain via ProofPayEscrow (Sepolia: 0x29c70d2F30C5314932A927b62EB8c4A68F13b41C). The coordinator runs inside EigenCompute TEE so the verification logic itself is tamper-proof. ERC-8004 compliant: agent.json and agent_log.json included in repo with full on-chain activity log.

Build Timeline

Mar 12, 2026Mar 20, 2026
7d 22hbuild time
7commits
1contributor

Team

ProofPay

admin

MandateMandate

Increase your chances to win

  • ›Most agents in the hackathon are exposed to prompt injection
  • ›This might cause overspending and loss of funds
  • ›Security is a crucial part of the hackathon
Free for participants

Share on X

Tell the world about this project

Intention

Plans to continue

Planning to extend ProofPay with real model inference via EigenAI, operator stake/slashing, and client-side wallet integration for submitter-funded escrow.