// score.json
Overall score: 0.99
Success Rate 100%
Latency 96%
Price 99%
Stability 100%
// payment.json
price: $0.0010
type: x402
network: base
model: per_request
assets: USDC
// metrics.json
success_7d 100.0%
success_30d 100.0%
p95_latency 88ms
last_verified 17h ago
// success_rate_30d
// No history data
// avg_latency_30d
// No history data
// contract.json
No contract info available
// request.json
{
"id": "ethereum"
}// response.json
{
"channel": {
"id": "ethereum",
"name": "Ethereum",
"description": "Ethereum discussion",
"follower_count": 50000,
"image_url": "https://..."
}
}// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "social.farcaster.channel"}'