www.fomoscan.dev
https://www.fomoscan.dev/v2/thesisShares a payout wallet with 13 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Newest-first global feed of FOMO theses (short trade write-ups: token, author, PnL, holdings). Use only when you have no token or author filter. Page with ?before= from nextBefore; stop when hasMore is false. Dedupe items on id. Prefer the token/user-scoped routes when you know those.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 56ms · p95 68msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/21/2026, 12:00:00 PM | 100% | 1 | 45ms |
| 8/21/2026, 1:00:00 PM | 100% | 1 | 52ms |
| 8/21/2026, 2:00:00 PM | 100% | 1 | 60ms |
| 8/21/2026, 3:00:00 PM | 100% | 1 | 69ms |
- Availability
- 100
- 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 8% — 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
- solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Name.com, Inc.
- Domain registered
- 2026-08-21
- Hosting network
- VERCEL-09
- 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
Payments per day
last payment 8/21/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/21/2026 | 22 | 3.22 | 1 |
This payout wallet is shared: figures cover all 14 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
{
"additionalProperties": false,
"properties": {
"count": {
"type": "number"
},
"hasMore": {
"type": "boolean"
},
"items": {
"items": {
"additionalProperties": false,
"properties": {
"authorHandle": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"authorId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"authorIsDev": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
]
},
"authorName": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"authorTradeUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"closedAt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"fomoCreatedAt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"holdingsUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"id": {
"type": "string"
},
"likeCount": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"percentageRealizedPnl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"percentageUnrealizedPnl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"pnl": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"realizedPnlUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"segments": {
"anyOf": [
{
"items": {
"additionalProperties": false,
"properties": {
"link": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"provider": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"text": {
"type": "string"
}
},
"required": [
"text",
"link",
"provider"
],
"type": "object"
},
"type": "array"
},
{
"type": "null"
}
]
},
"thesis": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"tokenAddress": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"tokenAmount": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
},
"tokenNetwork": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"tokenSymbol": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"unrealizedPnlUsd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"id",
"authorHandle",
"thesis",
"fomoCreatedAt",
"tokenAddress",
"tokenNetwork",
"tokenSymbol",
"authorId",
"authorName",
"authorIsDev",
"segments",
"likeCount",
"holdingsUsd",
"authorTradeUsd",
"pnl",
"realizedPnlUsd",
"unrealizedPnlUsd",
"percentageRealizedPnl",
"percentageUnrealizedPnl",
"tokenAmount",
"closedAt"
],
"type": "object"
},
"type": "array"
},
"nextBefore": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"updatedAt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
]
}
},
"required": [
"count",
"hasMore",
"nextBefore",
"updatedAt",
"items"
],
"type": "object"
}