Primev

  • Name: Primev
  • URL: https://www.primev.xyz/
  • Category: Ethereum transaction-execution infrastructure / preconfirmation protocol / MEV coordination network / agent-payments control plane
  • Tags: ethereum-ecosystem
  • Summary: Primev is a product stack built around mev-commit. It packages preconfirmation plumbing, private RPC flow, swap routing, and x402-flavored payment tooling into one operator surface. The point is not that it is yet another MEV brand; the point is that it sells earlier execution assurances and routes order flow around them.
  • What it does:
    • Builds mev-commit, a peer-to-peer network for bids and commitments between bidders and execution providers such as builders, relays, rollup sequencers, and solvers
    • Lets users and applications obtain preconfirmations so transactions can receive near-instant execution assurances before final block inclusion
    • Operates FAST RPC, a drop-in Ethereum RPC surface that privately queues transactions, returns commitment-aware data, and exposes custom mevcommit_* methods
    • Runs Fast Protocol and Fast Swaps, which route transactions through mev-commit-backed order-flow auctions and redistribute a large share of generated MEV to users
    • Offers Fastx402, an x402-compatible USDC payment facilitator for agents and apps on Ethereum mainnet using FAST RPC preconfirmations and EIP-3009 signatures
    • Maintains an active open-source surface spanning protocol, docs, contracts, builders, facilitator code, and a Claude/agent plugin
  • Key claims:
    • The official docs describe mev-commit as a P2P networking platform for real-time coordination between MEV actors and execution providers, using cryptographic commitments and a dedicated settlement chain
    • The docs make the network roles explicit: bidders can include searchers, solvers, blob producers, AA bundlers, wallets, and end users, while providers can include builders, relays, rollup sequencers, and solvers
    • Primev’s rewards-and-slashing docs show that the project is trying to make preconfirmations economically credible, with provider rewards for fulfilled commitments and slashing for broken ones, plus proposer/validator opt-in paths through EigenLayer, Symbiotic, and vanilla staking
    • The llms.txt index reveals that the live product surface extends beyond protocol research into FAST RPC, Fast Swaps, and Fastx402, which is a strong signal that Primev should be cataloged as broader transaction-execution infrastructure rather than only as an MEV protocol
    • Fastx402 is especially notable because it ties Ethereum-mainnet USDC, gasless EIP-3009 signatures, x402 compatibility, and sub-second preconfirmation settlement into one agent-payments workflow
    • The public GitHub organization backs this up with repos for mev-commit, builder tooling, docs, the x402 facilitator, the Fast Swaps app, and an agent plugin
  • Whitepaper: No canonical standalone Primev or mev-commit whitepaper surfaced in this pass. The clearest current source of truth is the combination of the Primev site, the docs/llms.txt corpus, mev-commit concept pages, rewards-and-slashing docs, Fastx402 docs, and the public GitHub organization; see ../whitepapers/primev-primary-sources-2026-04-27.md.
  • Sources:

Internal linkages

  • Core protocol mechanism inside the stack: mev-commit
  • Strongest execution-market baseline: mev-boost
  • Payment-rail contrast where Primev turns execution assurance into a purchasable flow: x402

Control surface

  • The leverage sits in who controls bidder and provider access, private RPC ingress, commitment routing, reward and slashing terms, and the operator-managed payment and swap surfaces layered on top.

  • Treat Primev as an orderflow and assurance stack, not as a neutral MEV coordination commons.

  • Last reviewed: 2026-06-03 UTC