What’s live right now.

Every tile below pings a real endpoint, our API, Ethereum mainnet, Aligned Layer’s ServiceManager, CoinGecko’s ETH price feed, every 30 seconds. Green = responding in the last minute. No fake status dots.

Benchlist APIs
External infrastructure
Pre-launch checklist
  • Site live on benchlist.ai (5 domains fronted, Vercel edge)
  • HMAC-signed API key issuance (BENCHLIST_KEY_SECRET set)
  • 82 benchmark entries · 71 runnable on plain attestor · 5 docker-harness · 11 external-only
  • Aligned ServiceManager address pinned (0xeF2A…606c on Ethereum L1)
  • Runner package, CLI, Merkle, SP1 wrapper, Aligned submit wrapper
  • Native ETH payments wired (crypto endpoint with live price feed)
  • Proof generation, RTX 5090 owned (local SP1), remote Succinct Network wired as fallback
  • Signed-attestation mode (Ed25519), benchlist prove --system signed, no GPU required
  • SP1 guest program v1, commitment-integrity prover at runner/sp1-scorer/
  • Browser-side Ed25519 replay, /verify/:id ships @noble/ed25519 for zero-trust recheck
  • Resend API key wired, signup emails delivering (dev@remlabs.ai)
  • Install sp1-prover CLI on the 5090 box (curl -L https://sp1.succinct.xyz | bash)
  • Stripe Products + Prices + webhook (enables card payments, founder action)
  • Fund Aligned batcher with ≥0.1 ETH (enables mainnet ZK submissions)
  • Or: set ATTESTOR_ETH_RPC + ATTESTOR_PRIVATE_KEY for signed-attestation on-chain anchoring (cheaper path)
  • First live attestation → registry publishes first real run (run bash scripts/attest_and_publish.sh)
Last refreshed: · refreshes automatically every 30s