{"uid":"cap_8Y5bK7CIMARiX5AF7tdth","slug":"three-ws-32dc987b","name":"three.ws Pole Club Dance Tip","description":"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 work: twerk; choreographed routines: 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, and pole styles turn her into the pole.","url":"https://three.ws/api/x402/dance-tip","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["dancer","dance"],"properties":{"dance":{"enum":["hiphop","rumba","silly","thriller","capoeira","twerk","spin","climb","combo"],"type":"string","description":"Performance style. Free-floor styles map to a single clip in /animations/manifest.json. Sequence styles (spin, climb, combo) chain multiple manifest clips back-to-back."},"dancer":{"enum":["1","2","3","4"],"type":"string","description":"Stage slot 1-4 — which dancer takes the stage."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["ok","ticketId","dancer","dance","clip","durationSec","startsAt","endsAt","track"],"properties":{"ok":{"type":"boolean","const":true},"clip":{"type":"string"},"loop":{"type":"boolean"},"pole":{"type":"boolean","description":"Present and true for pole styles (twerk). Tells the /club stage to turn the dancer into the pole, back to the crowd, instead of facing out."},"asset":{"type":["string","null"]},"dance":{"enum":["hiphop","rumba","silly","thriller","capoeira","twerk","spin","climb","combo"],"type":"string"},"label":{"type":"string"},"payer":{"type":["string","null"]},"track":{"enum":["rumba","silly","thriller","capoeira","hiphop","pole","im-in-love-wit-a-stripper-fast"],"type":"string","description":"Audio loop name — /public/club/audio/<track>.{ogg,mp3}."},"dancer":{"enum":["1","2","3","4"],"type":"string"},"endsAt":{"type":"string","format":"date-time"},"network":{"type":["string","null"]},"sequence":{"type":"array","items":{"type":"object","required":["clip","durationSec"],"properties":{"clip":{"type":"string"},"durationSec":{"type":"number","maximum":60,"minimum":0.1}}},"description":"Present for sequence styles (spin, climb, combo). Each step is a clip name + duration in seconds; the /club page crossfades them in order."},"startsAt":{"type":"string","format":"date-time"},"ticketId":{"type":"string","format":"uuid"},"durationSec":{"type":"integer","maximum":60,"minimum":1},"amountAtomics":{"type":["string","null"]}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"dance":"hiphop","dancer":"2"}}},"response":{"ok":true,"clip":"dance","loop":true,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","dance":"hiphop","label":"Hip Hop","payer":"0x9CC42f3d9245B867ACccd630B43f906c1665b176","track":"hiphop","dancer":"2","endsAt":"2026-06-05T22:59:14.245Z","network":"eip155:8453","startsAt":"2026-06-05T22:59:02.245Z","ticketId":"5dbc0a5b-8305-4ec0-8711-2046f737b60a","durationSec":12,"amountAtomics":"1000"}},"exampleRequest":{"dance":"hiphop","dancer":"2"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_O-hYVyJaPnWjyXRiNk6T6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Triggers a tipped dance performance on the 3D pole stage by selecting a dancer slot and style, returning a performance ticket for the /club page to animate.","exampleAgentPrompt":"On the three.ws Pole Club stage, tip dancer slot 2 to perform a hiphop routine.","exampleUseCases":null,"resultDescription":"Returns a performance ticket object with ticketId, dancer slot, dance style, animation clip name, duration in seconds, start/end timestamps, and the audio track name — consumed by the /club page to spawn and play the ~12-second dance animation.","failureModes":["Invalid dancer value (not 1-4) returns validation error","Invalid dance style not in enum returns 400","Payment of $0.001 USDC not settled causes 402 Payment Required","Stage slot already occupied may reject or queue","Network/payment gateway timeout"],"whenToPreferThis":"Use this endpoint when you want to programmatically trigger a tipped dance performance on the three.ws virtual 3D pole club stage — specifically when you need a performance ticket to feed into the /club page renderer for a specific dancer slot and dance style.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:16.103Z","isFirstParty":false}