x402 Trust: Similar Endpoint Finder is a paid API for AI agents from x402-trust.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Returns semantically similar x402 endpoints that score higher than a given subject endpoint, ranked by trust grade and similarity
Trust, reputation & reliability scores for x402 endpoints. We monitor every listed x402 service 24/7: uptime probes, 402-envelope compliance, price history, and real on-chain USDC settlement volume. Free grade & recommendation for any endpoint, $0.005 for a full data breakdown.
A JSON object containing the subject endpoint's grade and score, plus a ranked list of semantically similar endpoints that outscore it. Each alternative includes a letter grade (A–F), numeric trust score, network chain ID, USDC price, cosine similarity to the subject, a link to the full endpoint page on x402-trust.com, whether a price ceiling applies, and a proceed/caution recommendation.
POSThttps://x402-trust.com/v1/similarUse this endpoint when you already have an x402 endpoint URL and want to discover higher-quality alternatives ranked by real monitored trust data — uptime, compliance, on-chain settlement volume, and price history. Prefer this over generic API directories when you need trust-scored, x402-specific recommendations with semantic similarity matching rather than keyword search.
| Field | Type | Description |
|---|---|---|
| limit | integer | |
| resource | string |
{
"type": "json",
"example": {
"note": "Semantically similar endpoints that out-score the subject. Similarity is cosine over description embeddings.",
"count": 2,
"subject": {
"grade": "C",
"score": 61.2,
"vectorized": true,
"inObservationSet": true
},
"resource": "https://api.example.com/v1/thing",
"alternatives": [
{
"grade": "A",
"score": 88.1,
"network": "eip155:8453",
"resource": "https://api.better.com/v1/thing",
"amountUsd": 0.001,
"similarity": 0.912,
"endpointPage": "https://x402-trust.com/endpoint/12345",
"priceCeiling": false,
"recommendation": "proceed"
}
]
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"