Fiat Exchange Rates
GET x402.shizu.me/fx
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Foreign-exchange rates for 30+ fiat currencies (ECB reference data). Query: base (3-letter code, default USD), symbols (optional comma list, e.g. EUR,GBP,JPY), date (optional YYYY-MM-DD for historical rates back to 1999). Returns {base, date, rates}. Use for currency conversion, international pricing, and FX monitoring.
Resource: x402.shizu.me/fx
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4
Payment methods: — · Last validation: 2026-09-14 09:49:43.125+00
{
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"method": {
"const": "GET"
},
"queryParams": {
"type": "object",
"required": [
"base",
"symbols"
],
"properties": {
"base": {
"type": "string"
},
"symbols": {
"type": "string"
}
}
}
}
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4",
"amount": "3000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x217e5Fe265EB78b29067bF8324ef03a7D8e167C4",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "3000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.