api.creativeforesight.io
https://api.creativeforesight.io/v1/askShares a payout wallet with 8 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
USD Coin
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 61ms · p95 146msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/15/2026, 12:00:00 AM | 100% | 1 | 44ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 46ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 61ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 46ms |
| 8/19/2026, 12:00:00 AM | 100% | 20 | 62ms |
| 8/20/2026, 12:00:00 AM | 100% | 21 | 101ms |
| 8/21/2026, 12:00:00 AM | 100% | 15 | 115ms |
- Availability
- 100
- Latency
- 100
- Security
- 100
- Transparency
- 43
- 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
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- —
- 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/15/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 7/28/2026 | 5 | 0.13 | 1 |
| 8/1/2026 | 5 | 0.13 | 1 |
| 8/3/2026 | 3 | 0.03 | 1 |
| 8/4/2026 | 4 | 0.08 | 1 |
| 8/15/2026 | 4 | 0.41 | 1 |
This payout wallet is shared: figures cover all 9 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
{
"oneOf": [
{
"additionalProperties": false,
"properties": {
"answer": {
"type": "string"
},
"citations": {
"items": {
"additionalProperties": false,
"properties": {
"args": {
"additionalProperties": true,
"type": "object"
},
"summary": {
"type": "string"
},
"tool": {
"type": "string"
}
},
"required": [
"tool",
"args",
"summary"
],
"type": "object"
},
"type": "array"
},
"grounded": {
"type": "boolean"
},
"meta": {
"additionalProperties": false,
"properties": {
"depth": {
"default": "standard",
"enum": [
"standard",
"briefing"
],
"type": "string"
},
"model": {
"type": "string"
},
"rounds": {
"minimum": 0,
"type": "integer"
},
"toolCalls": {
"minimum": 0,
"type": "integer"
}
},
"required": [
"model",
"rounds",
"toolCalls",
"depth"
],
"type": "object"
},
"resolved": {
"additionalProperties": false,
"properties": {
"indicators": {
"items": {
"type": "string"
},
"type": "array"
},
"regions": {
"items": {
"type": "string"
},
"type": "array"
},
"window": {
"type": "string"
}
},
"required": [
"indicators",
"regions",
"window"
],
"type": "object"
},
"status": {
"const": "ok",
"type": "string"
},
"truncated": {
"type": "boolean"
}
},
"required": [
"answer",
"citations",
"resolved",
"grounded",
"truncated",
"status",
"meta"
],
"type": "object"
},
{
"additionalProperties": false,
"properties": {
"answer": {
"type": "null"
},
"matched": {
"additionalProperties": false,
"properties": {
"regions": {
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"regions"
],
"type": "object"
},
"message": {
"type": "string"
},
"status": {
"const": "no_coverage",
"type": "string"
}
},
"required": [
"answer",
"status",
"message",
"matched"
],
"type": "object"
},
{
"additionalProperties": false,
"properties": {
"answer": {
"type": "null"
},
"message": {
"type": "string"
},
"status": {
"const": "no_data",
"type": "string"
}
},
"required": [
"answer",
"status",
"message"
],
"type": "object"
}
]
}