You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Auth, validation, and free/trial responses that appear before a payment challenge, without piling on missing-field findings when no challenge was actually returned
31
32
- Operational health/status endpoints, without treating expected free health checks as paid-route failures
32
-
- Object-valued document metadata such as facilitator objects, without `[object Object]` report artifacts
33
+
- Object-valued document metadata such as facilitator or network objects, without `[object Object]` report artifacts
33
34
34
35
## Public Proof
35
36
@@ -41,7 +42,8 @@ Recent public no-payment checks have found and verified real launch fixes:
- HYRE Agent: OpenAPI-declared prices found 10x below live 402 challenge prices. https://github.com/solana-foundation/pay-skills/pull/19#issuecomment-4455641258
43
44
- anchor-x402: multi-rail x402 challenges verified, with browser preflight blockers isolated before merge. https://github.com/solana-foundation/pay-skills/pull/47#issuecomment-4455678163
44
-
- 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
45
+
- Agent Trust Bench: linked discovery URL and browser-compatibility notes verified clean for adversarial agent-payment resources. https://github.com/solana-foundation/pay-skills/pull/23#issuecomment-4455722170
46
+
- Solrouter: private LLM inference route verified with HTTPS resource-binding and price-alignment notes. https://github.com/solana-foundation/pay-skills/pull/39#issuecomment-4455800060
45
47
46
48
Field notes and browser version: https://tateprograms.com/x402-surface-check.html
0 commit comments