feat(facilitators): add 15 Coinbase CDP relayers on Base (active 2026-06-13)#983
Open
Sigmabrogz wants to merge 1 commit into
Open
feat(facilitators): add 15 Coinbase CDP relayers on Base (active 2026-06-13)#983Sigmabrogz wants to merge 1 commit into
Sigmabrogz wants to merge 1 commit into
Conversation
Contributor
|
@Sigmabrogz is attempting to deploy a commit to the Merit Systems Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 15 Coinbase CDP facilitator relayer addresses on Base that began settling x402 payments on 2026-06-13 but are not yet in
coinbase.ts. Because x402scan attributes settlements by the relayer (msg.sender) that submits the on-chaintransferWithAuthorization, settlements from these unlisted relayers are currently not counted toward Coinbase — undercounting Coinbase facilitator volume on Base.Why these are Coinbase CDP relayers (on-chain evidence)
All 15 addresses share the on-chain fingerprint of the relayers already listed in
coinbase.ts:0x022e88961EfFbFD1E5ECDe0fbd89e7006d9B05ef— the same wallet that funds relayers already attributed to Coinbase here (e.g.0x8f5cb67b…,0x67b9ce70…,0xa32ccda9…). Shared funding wallet ⇒ same operator.transferWithAuthorizationon native USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), settling EIP-3009 x402 payments.2026-06-13for all 15 — a relayer rotation/expansion that post-dates the last sync (the existing newest entries are dated2025-12-16).They are interleaved block-by-block with the already-listed Coinbase relayers settling identical payments.
Addresses added (Base, USDC)
How to verify
For any address above, on Base:
0x022e8896…(same as existing Coinbase relayers), andtransferWithAuthorizationto the USDC contract for varied recipients.Happy to adjust formatting or split per-token if preferred.