zg8qqc21.nx.link
https://zg8qqc21.nx.link/charactersShares a payout wallet with 6 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
Venice.ai API: listCharacters - /api/v1/characters
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 205ms · p95 257msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/23/2026, 12:00:00 AM | 100% | 1 | 92ms |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 108ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 107ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 89ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 106ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 103ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 314ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 302ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 288ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 202ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 117ms |
| 8/3/2026, 12:00:00 AM | 100% | 1 | 90ms |
| 8/4/2026, 12:00:00 AM | 100% | 1 | 228ms |
| 8/5/2026, 12:00:00 AM | 100% | 1 | 180ms |
| 8/6/2026, 12:00:00 AM | 100% | 1 | 196ms |
| 8/7/2026, 12:00:00 AM | 100% | 1 | 191ms |
| 8/8/2026, 12:00:00 AM | 100% | 1 | 178ms |
| 8/9/2026, 12:00:00 AM | 100% | 1 | 181ms |
| 8/10/2026, 12:00:00 AM | 100% | 1 | 221ms |
| 8/11/2026, 12:00:00 AM | 100% | 1 | 244ms |
| 8/12/2026, 12:00:00 AM | 100% | 1 | 220ms |
| 8/13/2026, 12:00:00 AM | 100% | 1 | 210ms |
| 8/14/2026, 12:00:00 AM | 100% | 1 | 231ms |
| 8/15/2026, 12:00:00 AM | 100% | 1 | 198ms |
| 8/16/2026, 12:00:00 AM | 100% | 1 | 238ms |
| 8/17/2026, 12:00:00 AM | 100% | 1 | 212ms |
| 8/18/2026, 12:00:00 AM | 100% | 1 | 213ms |
| 8/19/2026, 12:00:00 AM | 100% | 21 | 210ms |
| 8/20/2026, 12:00:00 AM | 100% | 20 | 220ms |
| 8/21/2026, 12:00:00 AM | 100% | 20 | 206ms |
- Availability
- 100
- Latency
- 100
- Security
- 100
- Transparency
- 49
- Activity
- not yet measured
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
- self-hosted
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Cloudflare
- Domain registered
- 2025-10-01
- 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)
Settlement totals · last payment 7/25/2026
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"responses": {
"200": {
"content": {
"application/json": {
"schema": {
"properties": {
"data": {
"items": {
"properties": {
"adult": {
"description": "Whether the character is considered adult content",
"example": false,
"type": "boolean"
},
"createdAt": {
"description": "Date when the character was created",
"example": "2024-12-20T21:28:08.934Z",
"type": "string"
},
"description": {
"description": "Description of the character",
"example": "Alan Watts (6 January 1915 – 16 November 1973) was a British and American writer, speaker, and self-styled \"philosophical entertainer\", known for interpreting and popularizing Buddhist, Taoist, and Hindu philosophy for a Western audience.",
"nullable": true,
"type": "string"
},
"modelId": {
"description": "API model ID for the character",
"example": "venice-uncensored",
"type": "string"
},
"name": {
"description": "Name of the character",
"example": "Alan Watts",
"type": "string"
},
"photoUrl": {
"description": "URL of the character photo",
"example": "https://outerface.venice.ai/api/characters/2f460055-7595-4640-9cb6-c442c4c869b0/photo",
"nullable": true,
"type": "string"
},
"shareUrl": {
"description": "Share URL of the character",
"example": "https://venice.ai/c/alan-watts",
"nullable": true,
"type": "string"
},
"slug": {
"description": "Slug of the character to be used in the completions API",
"example": "alan-watts",
"type": "string"
},
"stats": {
"properties": {
"imports": {
"description": "Number of imports for the character",
"example": 112,
"type": "number"
}
},
"required": [
"imports"
],
"type": "object"
},
"tags": {
"description": "Tags associated with the character",
"example": [
"AlanWatts",
"Philosophy",
"Buddhism",
"Taoist",
"Hindu"
],
"items": {
"type": "string"
},
"type": "array"
},
"updatedAt": {
"description": "Date when the character was last updated",
"example": "2025-02-09T03:23:53.708Z",
"type": "string"
},
"webEnabled": {
"description": "Whether the character is enabled for web use",
"example": true,
"type": "boolean"
}
},
"required": [
"adult",
"createdAt",
"description",
"name",
"shareUrl",
"photoUrl",
"slug",
"stats",
"tags",
"updatedAt",
"webEnabled",
"modelId"
],
"type": "object"
},
"type": "array"
},
"object": {
"enum": [
"list"
],
"type": "string"
}
},
"required": [
"data",
"object"
],
"type": "object"
}
}
},
"description": "OK"
},
"401": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/StandardError"
}
}
},
"description": "Authentication failed"
},
"500": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/StandardError"
}
}
},
"description": "An unknown error occurred"
}
}
}