Get real-time USDC to EUR settlement estimate. Returns exchange rate, EUR amount...
https://x402.asterpay.io/v2/x402/offramp/estimateOverview
Get real-time USDC to EUR settlement estimate. Returns exchange rate, EUR amount, fees, and estimated SEPA delivery time. The only x402 endpoint offering EUR fiat settlement.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402
Source
bazaar
Indexed
2026-06-07 16:17:20
Health
Status
degraded
Latency (p50)
219ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-09-20 10:25:38
Last Healthy
2026-07-01 23:32:59
Consecutive Failures
2
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"amount": "100"
},
"schema": {
"properties": {
"amount": {
"type": "string"
}
},
"required": [
"amount"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"example": {
"estimatedDelivery": "10 seconds (SEPA Instant)",
"exchangeRate": 0.9215,
"fee": 0.5,
"feePercent": 0.5,
"inputAmount": 100,
"inputCurrency": "USDC",
"outputAmount": 92.15,
"outputCurrency": "EUR",
"simulated": false
},
"schema": {
"properties": {
"estimatedDelivery": {
"type": "string"
},
"exchangeRate": {
"type": "number"
},
"inputAmount": {
"type": "number"
},
"outputAmount": {
"type": "number"
},
"simulated": {
"type": "boolean"
}
},
"required": [
"inputAmount",
"outputAmount",
"exchangeRate"
],
"type": "object"
},
"type": "json"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-20 10:25:38 | degraded | 400 | 219ms | |
| 2026-09-20 02:44:11 | degraded | 400 | 192ms | |
| 2026-09-19 21:02:44 | degraded | 400 | 197ms | |
| 2026-09-19 11:07:55 | degraded | 400 | 253ms | |
| 2026-09-19 00:01:39 | degraded | 400 | 335ms | |
| 2026-09-18 16:48:13 | degraded | 400 | 222ms | |
| 2026-09-18 08:21:18 | degraded | 400 | 204ms | |
| 2026-09-17 23:33:05 | degraded | 400 | 197ms |