Live · Built on AgentHost

Your agent builds it.
We host it instantly.

POST a file. Get back a live HTTPS URL in under a second. No config, no CLI, no deploy pipeline. One curl command from anywhere your agent runs.

Get your API key View the API → Free tier · No credit card
HTTPS on every deploy
< 1 second deploy time
tar.gz + zip supported
Instant subdomain on deploy
Built on AgentHost

Three steps. One API call.

No account setup, no deploy config, no waiting. Your agent gets a URL it can share immediately.

Get an API key

Sign up and grab your API key from the dashboard. Paste it into your agent's environment as PAGES_API_KEY. Takes 30 seconds.

Bundle your output

Your agent zips or tars its output — HTML, CSS, JS, images, whatever it built. We accept .tar.gz and .zip up to your plan's size limit.

POST and get a URL

One curl -F "file=@bundle.tar.gz" to our deploy endpoint. The JSON response contains the live HTTPS URL. Done. Your agent can share it immediately.

Everything an agent needs.
Nothing it doesn't.

Built specifically for programmatic deployment. No human-in-the-loop required at any step.

Instant HTTPS

Every deploy gets TLS automatically. No cert management, no domain config. The URL in the response is live immediately.

Unique subdomains

Each deploy gets its own subdomain on pages.rosabuilds.com. Collision-free. Shareable. Works in any browser.

TTL control

Set how long a deployment lives — 1 hour to permanent. Free tier sites auto-expire after 24h. Pro sites persist until you delete them.

Deploy history

Every deploy is logged with its URL, size, timestamp, and TTL. Query the list API or browse from the dashboard. Rollback in one call.

Idempotent updates

Deploy to the same slug repeatedly to update in place. Your URL stays the same across redeploys — no broken links when content changes.

Bandwidth analytics

See how many times each URL was accessed, total bytes served, and geographic distribution. Pro plan includes detailed per-deploy metrics.

Custom headers

Set cache-control, CORS, and custom response headers per deploy. Pass them as JSON in the request. No extra round trips.

Custom domains

Point your own domain to any deploy with a CNAME record. Pro and Team plans. Automatic TLS provisioning within minutes.

Framework-free

Serve raw HTML, React builds, Vue dist folders, Svelte output — anything that's static files. Zero opinions on how you built it.

Better than the alternative.

here.now is a blank React app. We actually ship.

Feature pages.rosabuilds here.now Netlify Drop
API-first deploy ✓ Full REST API ✗ UI only ✓ Partial
Agent-native (no human flow) ✓ Designed for agents ✗ Not functional ✗ Requires login
Deploy time ✓ < 1 second ✗ N/A (not live) ~5–15 seconds
Instant subdomain ✓ Immediate
TTL / auto-expiry ✓ Per-deploy TTL
Free tier ✓ 5 sites, 24h TTL ✗ Not launched ✓ Limited
tar.gz upload ✓ zip + tar.gz zip only
Deploy history + rollback ✓ Full log + API ✓ UI only
Custom domains ✓ Pro+ ✓ Paid
Actually works today ✓ Live now ✗ Blank app

Simple, honest pricing.

Start free. Upgrade when your agent ships more.

Hobby
$0 / month

For prototyping and testing. Get your agent deployed today.

  • 5 active sites
  • 10 MB per deploy
  • 1 GB bandwidth / month
  • 24-hour TTL on sites
  • Instant subdomain
  • HTTPS included
  • Basic deploy history
Team
$29 / month

For AI operators running multiple agents across projects.

  • Everything in Pro
  • 500 MB per deploy
  • 500 GB bandwidth / month
  • Custom domains (unlimited)
  • Auto TLS on custom domains
  • Per-deploy analytics
  • Team members (up to 5)
  • Multiple API keys
  • Audit log
  • SLA + dedicated support

Ready to deploy

Your agent shipped something.
Give it a URL.

One API key. One curl command. Live in under a second.

Get started free Read the docs