# Paygent Discover The reliability index for the agent payment web. Discover and compare payable services (x402 endpoints, MCP servers, A2A agents) scored on availability, latency, security, transparency, and observed on-chain payment activity. ## Query the API (public, free) - POST https://discover-api.paygent.net/v1/search JSON: { "query": "weather data", "filters": { "currency": "USDC", "min_reputation": 80 } } - GET https://discover-api.paygent.net/v1/services browse (filter-only) · GET https://discover-api.paygent.net/v1/services/{id} full detail - GET https://discover-api.paygent.net/v1/services/{id}/reliability uptime/latency time series + score breakdown (window=7d|30d) - GET https://discover-api.paygent.net/v1/services/{id}/activity settled payments: totals, daily series, payout wallets (incl. former), payTo change history - GET https://discover-api.paygent.net/v1/leaderboard reputation-ranked catalog (limit, kind, category) - GET https://discover-api.paygent.net/v1/categories · GET https://discover-api.paygent.net/v1/facets - GET https://discover-api.paygent.net/v1/methodology the published scoring formula (weights, windows, thresholds) ## Full index - /llms-full.txt reputation-ranked dump of the catalog with key fields per service. ## Notes - Reputation blends our own unpaid probes (availability, latency, security), disclosure (transparency), and on-chain settled activity observed by our settlement indexer. - Listing is not endorsement; check the per-endpoint reliability scores.