api.usesaferoute.com
https://api.usesaferoute.com/v1/quoteShares a payout wallet with 2 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Buy a safety-checked Base DEX swap quote for USDC, WETH, EURC, cbETH, cbBTC, VIRTUAL, or AERO. Returns unsigned calldata or a buyer-signable gasless payload; SafeRoute never holds funds, signs, or broadcasts.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
0.0% avgResponse time
Data table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/26/2026, 3:00:00 AM | 0% | 1 | — |
| 8/27/2026, 5:00:00 AM | 0% | 1 | — |
| 8/28/2026, 5:00:00 AM | 0% | 1 | — |
- Availability
- 0
- Latency
- not yet measured
- Security
- 100
- Transparency
- 61
- Activity
- 2
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 6% — 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
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- RLWY-HIKARI-01
- 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.
On-chain activity (base)
Payments per day
last payment 8/25/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/10/2026 | 4 | 0.02 | 1 |
| 8/25/2026 | 1 | 0.01 | 1 |
This payout wallet is shared: figures cover all 3 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Response schema
{
"additionalProperties": false,
"anyOf": [
{
"required": [
"transaction"
]
},
{
"required": [
"gasless"
]
}
],
"properties": {
"approvalRequired": {
"type": "boolean"
},
"approvalSpender": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"buyAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"buyToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"chainId": {
"const": 8453,
"type": "integer"
},
"createdAt": {
"format": "date-time",
"type": "string"
},
"executionMode": {
"enum": [
"standard",
"gasless"
],
"type": "string"
},
"expiresAt": {
"format": "date-time",
"type": "string"
},
"feeAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"feeBps": {
"const": 10,
"type": "integer"
},
"feeToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"gasless": {
"properties": {
"buyerMustSignAndSubmit": {
"const": true,
"type": "boolean"
},
"relayRequiresBuyerZeroXApiKey": {
"const": true,
"type": "boolean"
},
"relaySubmitEndpoint": {
"format": "uri",
"type": "string"
},
"target": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"trade": {
"type": "object"
}
},
"required": [
"trade",
"target",
"relaySubmitEndpoint",
"relayRequiresBuyerZeroXApiKey",
"buyerMustSignAndSubmit"
],
"type": "object"
},
"inputFormat": {
"enum": [
"simple",
"advanced"
],
"type": "string"
},
"minBuyAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"payloadHash": {
"pattern": "^0x[a-fA-F0-9]{64}$",
"type": "string"
},
"quoteId": {
"format": "uuid",
"type": "string"
},
"receipt": {
"additionalProperties": false,
"properties": {
"attribution": {
"additionalProperties": false,
"properties": {
"intentId": {
"maxLength": 128,
"minLength": 16,
"pattern": "^[a-zA-Z0-9_-]+$",
"type": "string"
},
"referralCode": {
"maxLength": 64,
"minLength": 3,
"pattern": "^[a-zA-Z0-9_-]+$",
"type": "string"
},
"sourceAgentId": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"type": "object"
},
"buyAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"buyToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"chainId": {
"const": 8453,
"type": "integer"
},
"createdAt": {
"format": "date-time",
"type": "string"
},
"executionMode": {
"enum": [
"standard",
"gasless"
],
"type": "string"
},
"expiresAt": {
"format": "date-time",
"type": "string"
},
"feeAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"feeBps": {
"const": 10,
"type": "integer"
},
"feeRecipient": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"feeToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"gaslessTarget": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"payloadHash": {
"pattern": "^0x[a-fA-F0-9]{64}$",
"type": "string"
},
"quoteId": {
"format": "uuid",
"type": "string"
},
"sellAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"sellToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"taker": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"transactionTo": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"transactionValue": {
"pattern": "^\\d+$",
"type": "string"
},
"usdcNotional": {
"pattern": "^\\d+$",
"type": "string"
}
},
"required": [
"quoteId",
"chainId",
"createdAt",
"expiresAt",
"sellToken",
"buyToken",
"sellAmount",
"buyAmount",
"taker",
"executionMode",
"usdcNotional",
"feeBps",
"feeRecipient",
"payloadHash"
],
"type": "object"
},
"receiptSignature": {
"pattern": "^[a-fA-F0-9]{64}$",
"type": "string"
},
"sellAmount": {
"pattern": "^\\d+$",
"type": "string"
},
"sellToken": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"simulation": {
"additionalProperties": false,
"properties": {
"reason": {
"type": "string"
},
"status": {
"enum": [
"passed",
"skipped",
"failed"
],
"type": "string"
}
},
"required": [
"status"
],
"type": "object"
},
"taker": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"transaction": {
"additionalProperties": false,
"properties": {
"data": {
"pattern": "^0x[a-fA-F0-9]*$",
"type": "string"
},
"gas": {
"pattern": "^\\d+$",
"type": "string"
},
"gasPrice": {
"pattern": "^\\d+$",
"type": "string"
},
"to": {
"pattern": "^0x[a-fA-F0-9]{40}$",
"type": "string"
},
"value": {
"pattern": "^\\d+$",
"type": "string"
}
},
"required": [
"to",
"data",
"value"
],
"type": "object"
},
"transactionDataHash": {
"pattern": "^0x[a-fA-F0-9]{64}$",
"type": "string"
},
"usdNotional": {
"pattern": "^\\d+$",
"type": "string"
}
},
"required": [
"quoteId",
"chainId",
"createdAt",
"expiresAt",
"sellToken",
"buyToken",
"sellAmount",
"buyAmount",
"feeBps",
"executionMode",
"usdNotional",
"approvalRequired",
"taker",
"payloadHash",
"simulation",
"receipt",
"receiptSignature",
"inputFormat"
],
"type": "object"
}