Carousel Studio

Repurpose X Threads into LinkedIn & Instagram Carousels

Canvas & Ratio

Choose your destination platform format


Layout Template

Choose a content structure for your slides


Preset Themes


Typography & Sizing

Title Font Size36px
Body Font Size18px
Header & Footer Size12px

Brand Kit Customization

AGENCY

Configure brand assets for headers & footers

MULTI-PROFILES (AGENCY)
AGENCY
SAVE PRESETS (AGENCY)

Outro Slide CTA

Customize your closing call-to-action slide

#1
#2
#3

Background Pattern

Source Content

Build Your Carousel

Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Drag Post #1
Youssef
@0xyoussea

A new way to bill AI agents just dropped: the x402 upto scheme 🤖💸 x402 is the HTTP 402 standard for machine-to-machine payments. Until now, it only supported fixed pay-per-request pricing. Here is why the new `upto` scheme changes everything 🧵👇

Apply Image
Drag Post #2
Youssef
@0xyoussea

The core problem with LLM-inference API payments: you rarely know the exact cost upfront. How many tokens will an LLM generate? How much compute will an agent need? With upto, the client authorizes a maximum amount, and the server settles for the actual amount used at the end of the request.

Drag Post #3
Youssef
@0xyoussea

This natively unlocks the most important AI and infrastructure use cases onchain: - LLM Inference: Agent authorizes up to $5, gets charged exactly $0.42 based on tokens streamed. - Bandwidth: Pay precisely per byte transferred. - Compute: Charge based on actual execution time.

Drag Post #4
Youssef
@0xyoussea

At the contract level, upto uses Uniswap’s Permit2 contract to make the UX smoother and safer The client signs a permit message offchain, then a specialized contract guarantees the server can only settle an amount that is <= the authorized maximum.

Apply Image
Drag Post #5
Youssef
@0xyoussea

This is a game changer. In previous implementations, variable onchain billing requires locking funds in escrow or streaming contracts. Capital gets stuck. With upto, agent funds remain untouched in their wallet, free to be used elsewhere until the exact moment of settlement.

Drag Post #6
Youssef
@0xyoussea

You can start building with `upto` right now. You can either start with the official docs or CDP's facilitator docs:

Drag Post #7
Youssef
@0xyoussea

<a target="_blank" href="https://docs.x402.org/getting-started/quickstart-for-sellers#payment-schemes-exact-vs-upto" color="blue">docs.x402.org/getting-starte…</a>

Drag Post #8
Youssef
@0xyoussea

<a target="_blank" href="https://docs.cdp.coinbase.com/x402/quickstart-for-sellers#payment-schemes-exact-vs-upto" color="blue">docs.cdp.coinbase.com/x402/quickstar…</a>