Browse resources
GET /discovery/resources
The response contains
x402Version, items, and { limit, offset, total } pagination.
Natural-language search
GET /discovery/search?query=weather+price&network=stellar:testnet&limit=10
Search requires query, accepts the same resource filters, and uses an opaque cursor. The response includes ranked resources, a next cursor, and partialResults. Treat cursors as opaque and do not construct them in clients.