Add x402trace to Ecosystem#232
Open
fardinvahdat wants to merge 1 commit into
Open
Conversation
A local CLI debugger for x402 payment flows on Base — catches the canonical reconciliation gap (wallet debited but server thinks payment failed, coinbase/x402#1062), pre-flights wallets, and explains failed 402s with actionable fixes. Repo: https://github.com/fardinvahdat/x402trace npm: https://www.npmjs.com/package/x402trace
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.
Adds x402trace to the
Ecosystemsection, alongside the other developer / monitoring tools.What x402trace does
A local CLI debugger for x402 payment flows on Base. Catches the canonical reconciliation gap from coinbase/x402#1062 — buyer's wallet is debited on-chain but the facilitator times out and the server thinks the payment failed. Plus pre-flight wallet checks (
validate) and plain-English diagnosis of failed 402s (explain).0.2.2)0x116ccf73…ba52on basescanApache-2.0, open source.