Big fans of x402 Cloud — thank you for building it. We've deployed two token-safety scanners that trading agents would ideally hit before a swap:
x402.bankr.bot/0x7132eb021647675076fdf37f333d8a015770f095/memecoin — Solana honeypot/rug scanner
x402.bankr.bot/0x7132eb021647675076fdf37f333d8a015770f095/evmtoken — EVM token safety scanner
Both are:
active (confirmed via bankr x402 list)
- paid-verified — real on-chain USDC settlement on Base confirmed
- serving a correct
402 (structurally identical to indexed peers: x402Version: 2, same accepts, same router payTo, same facilitator)
- fully configured —
description, JSON schema (input + output), tags, and category: security
They resolve fine via the schema API (GET /x402/endpoints/schema/<wallet>/<name>), but 24h+ after deploy they never appear in bankr x402 search / GET /x402/endpoints/discover for any query — including text lifted verbatim from their own descriptions. A fresh minimal endpoint deployed the same way behaves identically.
Your launch materials note that "every approved x402 Cloud endpoint is automatically indexed in the agent discovery layer." That suggests there's an approval step between deploy and discovery that we aren't clearing, but we couldn't find it documented (no list/status/reindex/publish route, and no criteria in the docs).
Could you help clarify:
- How does an endpoint get approved for the discovery index — is it automatic, queued/async, or manual review?
- Are there criteria we're missing? (We have schema + tags + category set.)
- Could you approve these two? They're a clean fit for the pre-trade safety gate your trading agents need — we'd love agents to be able to scan-before-swap.
Happy to provide anything useful (logs, configs, etc.). Thanks!
Big fans of x402 Cloud — thank you for building it. We've deployed two token-safety scanners that trading agents would ideally hit before a swap:
x402.bankr.bot/0x7132eb021647675076fdf37f333d8a015770f095/memecoin— Solana honeypot/rug scannerx402.bankr.bot/0x7132eb021647675076fdf37f333d8a015770f095/evmtoken— EVM token safety scannerBoth are:
active(confirmed viabankr x402 list)402(structurally identical to indexed peers:x402Version: 2, sameaccepts, same routerpayTo, same facilitator)description, JSONschema(input + output),tags, andcategory: securityThey resolve fine via the schema API (
GET /x402/endpoints/schema/<wallet>/<name>), but 24h+ after deploy they never appear inbankr x402 search/GET /x402/endpoints/discoverfor any query — including text lifted verbatim from their own descriptions. A fresh minimal endpoint deployed the same way behaves identically.Your launch materials note that "every approved x402 Cloud endpoint is automatically indexed in the agent discovery layer." That suggests there's an approval step between deploy and discovery that we aren't clearing, but we couldn't find it documented (no
list/status/reindex/publishroute, and no criteria in the docs).Could you help clarify:
Happy to provide anything useful (logs, configs, etc.). Thanks!