x402.fuchss.app Similar Endpoints Finder is a paid API for AI agents from x402.fuchss.app, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Given an x402 resource URL, returns semantically similar endpoints that have a higher trust score than the subject, helping agents avoid mediocre services
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.
Returns a JSON object with the subject endpoint's trust profile, a count of alternatives found, and an array of up to 25 alternative x402 endpoints. Each alternative includes its trust score (0-100), letter grade (A-F), cosine similarity to the subject's description, advertised price, and a free endpoint-page URL. Same-host siblings and flagged endpoints are excluded. Returns count=0 with an empty array when nothing beats the subject.
POSThttps://x402.fuchss.app/v1/similarUse this endpoint when an AI agent is about to call or pay for an x402 service and wants to verify it's not settling for a low-quality provider. Ideal before committing payment to any x402 endpoint with an unknown or mediocre trust profile. Prefer this over manual browsing or general search when you need semantically-matched, trust-ranked alternatives with scores and pricing in a single call.
| 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.fuchss.app/endpoint/12345",
"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"