agentforge-taupe.vercel.app
https://agentforge-taupe.vercel.app/v1/token-compareShares a payout wallet with 17 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Compare a primary token against up to 3 competitors. Returns full research on the primary token, abbreviated metrics for comparisons, and AI-generated comparative analysis.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
96.7% avgResponse time
p50 47ms · p95 89msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/23/2026, 12:00:00 AM | 0% | 1 | — |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 78ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 64ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 69ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 115ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 41ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 38ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 45ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 43ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 42ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 52ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 48ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 83ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 122ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 58ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 50ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 59ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 46ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 51ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 42ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 55ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 46ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 145ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 49ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 40ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 49ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 44ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 50ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 49ms |
| 8/21/2026, 12:00:00 AM | 100% | 3 | 49ms |
- Availability
- 99
- Latency
- 100
- Security
- 100
- Transparency
- 61
- Activity
- 1
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
- base
- Facilitator
- unknown
- SDK
- x402-express
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.
On-chain activity (base)
Settlement totals · last payment 7/15/2026
Response schema
{
"additionalProperties": false,
"properties": {
"analysis": {
"type": "string"
},
"comparisons": {
"items": {
"additionalProperties": false,
"properties": {
"marketCap": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"priceUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"query": {
"type": "string"
},
"riskScore": {
"type": "number"
},
"symbol": {
"type": "string"
},
"tvl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"query",
"symbol",
"priceUsd",
"marketCap",
"tvl",
"riskScore"
],
"type": "object"
},
"type": "array"
},
"metadata": {
"additionalProperties": false,
"properties": {
"estimatedCostUsd": {
"type": "number"
},
"processingTimeMs": {
"type": "number"
}
},
"required": [
"processingTimeMs",
"estimatedCostUsd"
],
"type": "object"
},
"primary": {
"additionalProperties": false,
"properties": {
"contractInfo": {
"additionalProperties": false,
"properties": {
"compilerVersion": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"contractName": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"creationTxHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"creatorAddress": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"implementationAddress": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"isProxy": {
"type": "boolean"
},
"isVerified": {
"type": "boolean"
},
"optimizationUsed": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"source": {
"const": "etherscan",
"type": "string"
}
},
"required": [
"isVerified",
"compilerVersion",
"optimizationUsed",
"contractName",
"creationTxHash",
"creatorAddress",
"implementationAddress",
"isProxy",
"source"
],
"type": "object"
},
"defiMetrics": {
"additionalProperties": false,
"properties": {
"associatedProtocols": {
"items": {
"additionalProperties": false,
"properties": {
"name": {
"type": "string"
},
"tvl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"name",
"tvl"
],
"type": "object"
},
"type": "array"
},
"category": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"chains": {
"items": {
"type": "string"
},
"type": "array"
},
"source": {
"const": "defillama",
"type": "string"
},
"tvl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"tvlChange24h": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"tvlChange7d": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"tvl",
"tvlChange24h",
"tvlChange7d",
"category",
"chains",
"associatedProtocols",
"source"
],
"type": "object"
},
"holderDistribution": {
"additionalProperties": false,
"properties": {
"concentration": {
"additionalProperties": false,
"properties": {
"top10Percentage": {
"type": "number"
},
"top20Percentage": {
"type": "number"
},
"top5Percentage": {
"type": "number"
}
},
"required": [
"top5Percentage",
"top10Percentage",
"top20Percentage"
],
"type": "object"
},
"riskFlag": {
"type": "boolean"
},
"source": {
"const": "etherscan",
"type": "string"
},
"topHolders": {
"items": {
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"balance": {
"type": "string"
},
"isContract": {
"type": "boolean"
},
"label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"percentage": {
"type": "number"
}
},
"required": [
"address",
"balance",
"percentage",
"isContract",
"label"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"topHolders",
"concentration",
"riskFlag",
"source"
],
"type": "object"
},
"institutional": {
"additionalProperties": false,
"properties": {
"mentions": {
"items": {
"additionalProperties": false,
"properties": {
"approximate_date": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"context": {
"type": "string"
},
"institution": {
"type": "string"
},
"sentiment": {
"enum": [
"positive",
"negative",
"neutral"
],
"type": "string"
}
},
"required": [
"institution",
"context",
"sentiment",
"approximate_date"
],
"type": "object"
},
"type": "array"
},
"source": {
"const": "llm_analysis",
"type": "string"
},
"summary": {
"type": "string"
}
},
"required": [
"mentions",
"summary",
"source"
],
"type": "object"
},
"marketData": {
"additionalProperties": false,
"properties": {
"allTimeHigh": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"allTimeHighDate": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"circulatingSupply": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"fullyDilutedValuation": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"marketCap": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"priceChange24h": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"priceChange30d": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"priceChange7d": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"priceUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"source": {
"const": "coingecko",
"type": "string"
},
"totalSupply": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"volume24h": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"priceUsd",
"marketCap",
"fullyDilutedValuation",
"volume24h",
"priceChange24h",
"priceChange7d",
"priceChange30d",
"allTimeHigh",
"allTimeHighDate",
"circulatingSupply",
"totalSupply",
"source"
],
"type": "object"
},
"metadata": {
"additionalProperties": false,
"properties": {
"cachedSources": {
"items": {
"type": "string"
},
"type": "array"
},
"estimatedCostUsd": {
"type": "number"
},
"processingTimeMs": {
"type": "number"
},
"sourcesFailed": {
"items": {
"type": "string"
},
"type": "array"
},
"sourcesQueried": {
"items": {
"type": "string"
},
"type": "array"
},
"sourcesSucceeded": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"sourcesQueried",
"sourcesSucceeded",
"sourcesFailed",
"processingTimeMs",
"estimatedCostUsd",
"cachedSources"
],
"type": "object"
},
"predictionMarkets": {
"additionalProperties": false,
"properties": {
"relatedMarkets": {
"items": {
"additionalProperties": false,
"properties": {
"outcomePrices": {
"additionalProperties": false,
"properties": {
"no": {
"type": "number"
},
"yes": {
"type": "number"
}
},
"required": [
"yes",
"no"
],
"type": "object"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
},
"url": {
"type": "string"
},
"volume": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"title",
"outcomePrices",
"volume",
"slug",
"url"
],
"type": "object"
},
"type": "array"
},
"source": {
"const": "polymarket",
"type": "string"
}
},
"required": [
"relatedMarkets",
"source"
],
"type": "object"
},
"priceHistory": {
"additionalProperties": false,
"properties": {
"maxDrawdown30d": {
"type": "number"
},
"prices30d": {
"items": {
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"priceUsd": {
"type": "number"
}
},
"required": [
"date",
"priceUsd"
],
"type": "object"
},
"type": "array"
},
"source": {
"const": "defillama",
"type": "string"
},
"trend": {
"enum": [
"up",
"down",
"sideways"
],
"type": "string"
},
"volatility30d": {
"type": "number"
}
},
"required": [
"prices30d",
"volatility30d",
"trend",
"maxDrawdown30d",
"source"
],
"type": "object"
},
"relatedServices": {
"items": {
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"suggestedInput": {
"additionalProperties": {},
"properties": {},
"type": "object"
}
},
"required": [
"endpoint",
"description",
"suggestedInput"
],
"type": "object"
},
"type": "array"
},
"riskAssessment": {
"additionalProperties": false,
"properties": {
"factors": {
"items": {
"additionalProperties": false,
"properties": {
"detail": {
"type": "string"
},
"factor": {
"type": "string"
},
"impact": {
"enum": [
"positive",
"negative",
"neutral"
],
"type": "string"
}
},
"required": [
"factor",
"impact",
"detail"
],
"type": "object"
},
"type": "array"
},
"overallScore": {
"maximum": 100,
"minimum": 0,
"type": "number"
},
"riskLevel": {
"enum": [
"low",
"medium",
"high",
"critical"
],
"type": "string"
},
"summary": {
"type": "string"
}
},
"required": [
"overallScore",
"riskLevel",
"factors",
"summary"
],
"type": "object"
},
"token": {
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"chain": {
"type": "string"
},
"name": {
"type": "string"
},
"symbol": {
"type": "string"
}
},
"required": [
"name",
"symbol",
"chain"
],
"type": "object"
}
},
"required": [
"token",
"metadata"
],
"type": "object"
},
"relatedServices": {
"items": {
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"suggestedInput": {
"additionalProperties": {},
"properties": {},
"type": "object"
}
},
"required": [
"endpoint",
"description",
"suggestedInput"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"primary",
"comparisons",
"analysis",
"metadata"
],
"type": "object"
}