> Elsa / Blockchain gas price

POST https://x402-api.heyelsa.ai/api/get_gas_prices
Elsa listed
// score.json
Overall score: 0.98
Success Rate 100%
Latency 94%
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 126ms
last_verified 17h ago
// success_rate_30d
// No history data
// avg_latency_30d
// No history data
// contract.json

No contract info available

// request.json
{
  "chain_id": 8453
}
// response.json
{
  "slow": {
    "gwei": 0.001,
    "estimated_seconds": 60
  },
  "standard": {
    "gwei": 0.002,
    "estimated_seconds": 30
  },
  "fast": {
    "gwei": 0.005,
    "estimated_seconds": 10
  },
  "base_fee": 0.001
}
// discover.sh
curl -X POST https://api.entroute.com/discover \
  -H "Content-Type: application/json" \
  -d '{"capability_id": "crypto.gas_price"}'