Skip to content

Commit 23c542e

Browse files
committed
Document public x402 proof trail
1 parent 0f127c2 commit 23c542e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,18 @@ npx --yes x402-surface-check --endpoint --method POST https://x402.rpc.ankr.com/
2525
- Browser CORS allowance for `X-PAYMENT`
2626
- Over-broad public method surfaces
2727
- Auth, validation, and free/trial responses that appear before a payment challenge, without piling on missing-field findings when no challenge was actually returned
28+
- Object-valued document metadata such as facilitator objects, without `[object Object]` report artifacts
29+
30+
## Public Proof
31+
32+
Recent public no-payment checks have found and verified real launch fixes:
33+
34+
- TensorFeed: parameter-required premium routes moved behind canonical x402 V2 challenges, then verified clean. https://github.com/solana-foundation/pay-skills/pull/68#issuecomment-4455360068
35+
- x402jp: weather routes that returned 500 now return structured Base x402 challenges. https://github.com/solana-foundation/pay-skills/pull/58#issuecomment-4455401355
36+
- Spraay: resource echo and browser payment-header behavior verified clean. https://github.com/solana-foundation/pay-skills/pull/60#issuecomment-4455519760
37+
- Agent Trust Bench: live discovery URL and browser-compatibility notes for adversarial agent-payment resources. https://github.com/solana-foundation/pay-skills/pull/23#issuecomment-4455484414
38+
39+
Field notes and browser version: https://tateprograms.com/x402-surface-check.html
2840

2941
## Options
3042

0 commit comments

Comments
 (0)