three.ws

three.ws
Category
Service
Network
Avg / request
$0.001 – $0.05
Endpoints
5

Service overview

What is three.ws?

three.ws club stage — tip a dancer to perform one routine on the 3D stage. Pay $0.001 USDC per performance. Pick a dancer slot (1-4) and a dance style (free-floor: rumba, silly, thriller, capoeira, hiphop; pole choreography: spin, climb, combo). The settled call returns a performance ticket the /club page consumes to spawn the dancer and play the routine — sequence styles chain multiple clips back-to-back.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://three.ws/api/x402/dance-tip" \
  --query '{
  "dance": "{dance}",
  "dancer": "{dancer}"
}'
What you get back
{
  "endpoint": "GET /api/x402/dance-tip",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services