Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
dance | string | null | rumba |
dancer | string | null | 1 |
Service overview
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.
npx awal x402 pay "https://three.ws/api/x402/dance-tip" \
--query '{
"dance": "{dance}",
"dancer": "{dancer}"
}'{
"endpoint": "GET /api/x402/dance-tip",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
5 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
dance | string | null | rumba |
dancer | string | null | 1 |
| Parameter | Type | Default | Example |
|---|---|---|---|
mints | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
url | string | null | https://three.ws/avatar/character-studio/sample.glb |
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 20 |
skill | string | null | inspect_model |
| Parameter | Type | Default | Example |
|---|---|---|---|
network | string | null | mainnet |
ticker | string | null | HELIO |
FAQ
Service
Live DEX token price in USD by ticker symbol or contract address (Base, Ethereum, Solana, Polygon, BSC, Arbitrum, Optimism, Avalanche — bare 0x address defaults to Base, else network:address). Symbols resolve to the CANONICAL top-market-cap asset (CoinGecko listing — squat-proof). Returns price, 24h change, volume, market cap, FDV, liquidity as flat JSON, echoing the matched deployment. Token price, crypto price, DEX price. $0.001 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint