← Protocol index
Resource / 331
unknownGEDX402 Chat.
Voice-agent reply turn — low-latency chat after WebSocket ASR flux and smart-turn detection. POST messages[]; synthesize with POST /v1/tts/aura-2-en. Bundle: GET /v1/models?bundle=voice.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 5000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xb3C2776cE3F99cb3366520c27b4aC5D436942Ab6 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"body": {
"max_tokens": 128,
"messages": [
{
"content": "Say hello in one sentence.",
"role": "user"
}
]
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"model": "@cf/meta/llama-3.2-1b-instruct",
"response": "Hello!"
},
"type": "json"
}