x402tap.com
https://x402tap.com/api/defi-tvlShares a payout wallet with 19 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Look up a DeFi protocol's current total value locked (TVL), by chain, plus market cap
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 108ms · p95 189msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/17/2026, 12:00:00 AM | 100% | 1 | 189ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 164ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 70ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 64ms |
| 8/21/2026, 12:00:00 AM | 100% | 1 | 111ms |
- Availability
- 100
- Latency
- 100
- 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 88% — 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, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Name.com, Inc.
- Domain registered
- 2026-08-15
- Hosting network
- VERCEL-12
- 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/20/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/16/2026 | 1 | 0 | 1 |
| 8/17/2026 | 23 | 0.06 | 2 |
| 8/18/2026 | 5 | 0.01 | 1 |
| 8/19/2026 | 5 | 0.01 | 4 |
| 8/20/2026 | 1 | 0 | 1 |
This payout wallet is shared: figures cover all 20 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
{
"example": {
"asOf": "2026-08-16T00:00:00.000Z",
"chains": [
"Ethereum",
"Base",
"Arbitrum"
],
"marketCapUsd": 5200000000,
"name": "Uniswap",
"symbol": "UNI",
"tvlByChain": {
"Base": 400000000,
"Ethereum": 1800000000
},
"tvlUsd": 2922032778,
"url": "https://uniswap.org/"
},
"properties": {
"asOf": {
"type": "string"
},
"chains": {
"type": "array"
},
"marketCapUsd": {
"type": "number"
},
"name": {
"type": "string"
},
"symbol": {
"type": "string"
},
"tvlByChain": {
"type": "object"
},
"tvlUsd": {
"type": "number"
},
"url": {
"type": "string"
}
},
"type": "object"
}