Chainlink native-token USD prices (ETH/BNB/POL) with round metadata
https://x402.professorsausages.com/gas-oracle/pricesOverview
Chainlink native-token USD prices (ETH/BNB/POL) with round metadata
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-07-19 04:15:11
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"type": "http"
}
Output Schema
{
"properties": {
"decimals": {
"type": "integer"
},
"fetchedAt": {
"type": "string"
},
"prices": {
"description": "Keyed by symbol (ETH/BNB/POL).",
"type": "object"
},
"source": {
"enum": [
"chainlink-on-ethereum"
],
"type": "string"
}
},
"required": [
"prices",
"source",
"decimals"
],
"type": "object"
}