x402.asterpay.io/v2/x402/market/rates
https://x402.asterpay.io/v2/x402/offramp/estimateShares a payout wallet with 7 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Provides estimated conversion rates and fees for converting cryptocurrency to fiat currency.
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/14/2026, 9:00:00 AM | 0% | 1 | — |
| 8/15/2026, 9:00:00 AM | 0% | 1 | — |
| 8/16/2026, 9:00:00 AM | 0% | 1 | — |
| 8/17/2026, 9:00:00 AM | 0% | 1 | — |
| 8/18/2026, 9:00:00 AM | 0% | 1 | — |
| 8/19/2026, 9:00:00 AM | 0% | 1 | — |
| 8/20/2026, 10:00:00 AM | 0% | 1 | — |
- Availability
- 0
- Latency
- not yet measured
- Security
- 100
- Transparency
- 31
- Activity
- 4
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 58% — 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
- BTC, USDC
- Networks
- arbitrum, base, eip155:1187947933, ethereum, lightning, optimism, polygon
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- CLOUDFLARENET
- 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/16/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 7/25/2026 | 1 | 0.01 | 1 |
| 7/26/2026 | 8 | 0.07 | 4 |
| 7/27/2026 | 3 | 0.12 | 3 |
| 7/28/2026 | 1 | 0.01 | 1 |
| 7/29/2026 | 1 | 0.02 | 1 |
| 7/30/2026 | 1 | 0.01 | 1 |
| 7/31/2026 | 1 | 0.01 | 1 |
| 8/8/2026 | 5 | 0.06 | 2 |
| 8/9/2026 | 2 | 0.02 | 2 |
| 8/12/2026 | 2 | 0.02 | 1 |
| 8/16/2026 | 1 | 0.01 | 1 |
This payout wallet is shared: figures cover all 8 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"input": {
"body": {
"claim": "Apple reported revenue of $94.9 billion in Q1 2024",
"source": "Apple Inc. reported fiscal first-quarter revenue of $119.6 billion, a new record."
},
"method": "POST",
"schema": {
"properties": {
"claim": {
"type": "string"
},
"source": {
"type": "string"
}
},
"required": [
"claim",
"source"
],
"type": "object"
},
"type": "http"
},
"output": {
"example": {
"claims_checked": 1,
"confidence": 0.98,
"evidence": "Source states $119.6B, not $94.9B as claimed.",
"latency_ms": 820,
"model": "llama-3.3-70b-versatile",
"summary": "Revenue figure directly contradicted by source.",
"verdict": "contradicted"
},
"schema": {
"properties": {
"confidence": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"evidence": {
"type": "string"
},
"summary": {
"type": "string"
},
"verdict": {
"enum": [
"supported",
"contradicted",
"unverifiable"
],
"type": "string"
}
},
"required": [
"verdict",
"confidence",
"evidence",
"summary"
],
"type": "object"
},
"type": "json"
}
}