2s-rjsw718bb-alleyford.vercel.app
https://2s-rjsw718bb-alleyford.vercel.app/api/fx/timeseriesShares a payout wallet with 441 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Historical daily exchange-rate series from the European Central Bank (via Frankfurter), with computed summary statistics. Pass base = 3-letter ISO 4217 currency (default USD), start = YYYY-MM-DD, optional end = YYYY-MM-DD (default = latest available), optional symbols = comma-separated target codes (default all), optional amount to scale rates (default 1). Range is capped at 366 days. Returns, per target currency, first/last/min/max/mean rate plus absolute and percentage change over the window, alongside the full daily series. ECB publishes on business days only; weekends and holidays are omitted.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 1517ms · p95 2019msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/23/2026, 12:00:00 AM | 100% | 1 | 1596ms |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 1484ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 1680ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 1520ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 1636ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 1464ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 1459ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 1362ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 1617ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 1428ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 1446ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 134ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 1483ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 534ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 1892ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 146ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 1331ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 1295ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 1500ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 1663ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 2028ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 1537ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 1534ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 1537ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 1264ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 1426ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 1450ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 1652ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 1579ms |
| 8/21/2026, 12:00:00 AM | 100% | 4 | 1432ms |
- Availability
- 100
- Latency
- 56
- Security
- 100
- Transparency
- 61
- Activity
- not yet measured
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- eip155:84532, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Tucows Domains Inc
- Domain registered
- 2020-01-28
- Hosting network
- VERCEL-05
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"items": {
"items": {
"additionalProperties": false,
"properties": {
"change": {
"type": "number"
},
"count": {
"type": "number"
},
"currency": {
"type": "string"
},
"first": {
"type": "number"
},
"last": {
"type": "number"
},
"max": {
"type": "number"
},
"mean": {
"type": "number"
},
"min": {
"type": "number"
},
"pctChange": {
"type": "number"
}
},
"required": [
"currency",
"first",
"last",
"min",
"max",
"mean",
"change",
"pctChange",
"count"
],
"type": "object"
},
"type": "array"
},
"meta": {
"additionalProperties": false,
"properties": {
"amount": {
"type": "number"
},
"base": {
"type": "string"
},
"end": {
"type": "string"
},
"observations": {
"type": "number"
},
"series": {
"additionalProperties": {
"additionalProperties": {
"type": "number"
},
"type": "object"
},
"type": "object"
},
"start": {
"type": "string"
}
},
"required": [
"base",
"start",
"end",
"amount",
"observations",
"series"
],
"type": "object"
},
"ok": {
"enum": [
true
],
"type": "boolean"
},
"source": {
"additionalProperties": false,
"properties": {
"license": {
"type": "string"
},
"provider": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"provider",
"url",
"license"
],
"type": "object"
},
"total": {
"description": "Total matching rows upstream; null when unknown.",
"nullable": true,
"type": "integer"
}
},
"required": [
"ok",
"items",
"total",
"source"
],
"type": "object"
},
"meta": {
"description": "Per-call meta envelope — endpoint id, cost, caller kind, settlement details.",
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
}