AI Council Debate - Multi-agent AI discussion with expert personas
https://thinkexchange.ai/api/v1/x402/tasksOverview
AI Council Debate - Multi-agent AI discussion with expert personas
Protocol
x402 (POST)
Price
$0.50
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
thinkexchange
Source
bazaar
Indexed
2026-03-02 01:12:41
Health
Status
healthy
Latency (p50)
75ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-02 01:31:28
Last Healthy
2026-07-02 01:31:28
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"properties": {
"constraints": {
"properties": {
"budget_usd": {
"description": "Max budget in USD (optional)",
"type": "number"
},
"latency_s": {
"description": "Max response time in seconds (optional)",
"type": "number"
},
"max_words": {
"description": "Optional hard word ceiling for the final answer.",
"type": "number"
},
"response_format": {
"description": "Optional. Exact shape of the final answer, honored bidirectionally, e.g. \"2 sentences\", \"bullet points\", \"a detailed report with sections\".",
"type": "string"
}
},
"type": "object"
},
"room_id": {
"description": "UUID of the debate room",
"type": "string"
},
"user_prompt": {
"description": "Question or topic for the AI council to debate",
"type": "string"
}
},
"required": [
"room_id",
"user_prompt"
],
"type": "object"
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"id": {
"description": "Task UUID",
"type": "string"
},
"messages_url": {
"description": "Poll this URL for debate messages",
"type": "string"
},
"status": {
"description": "Task status (pending, running, done, error)",
"type": "string"
},
"status_url": {
"description": "Poll this URL for task status and result",
"type": "string"
},
"tx_hash": {
"description": "Blockchain transaction hash",
"type": "string"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-02 01:31:28 | healthy | 402 | 321ms | |
| 2026-07-01 19:49:15 | healthy | 402 | 75ms | |
| 2026-07-01 17:20:11 | healthy | 402 | 66ms | |
| 2026-07-01 13:55:34 | healthy | 402 | 67ms |