Simple, Transparent Pricing
Start free. Upgrade when you need more. No lock-in.
One product at four sizes. All 29 capabilities in the table below are identical on Team, Scale and Enterprise — the only row that changes as you climb is Extra agents beyond the plan, and only in its ceiling. What you are choosing is how many agents, and what each one costs.
Free
Two agents with public IPv6 identities, a private mesh between them, and every tool
Team
Five agents, a private mesh between them, and the full tool surface
+ Static IPv4 $10/mo · extra agents +$0.50/agent/mo
Scale
Fifty agents on one private mesh, in a /64 of your own
+ Static IPv4 $10/mo · extra agents +$0.50/agent/mo
Enterprise
Large agent fleets, with people to talk to
All prices exclude VAT. EU VAT is calculated at checkout based on your location; businesses can enter a VAT ID for reverse charge.
How you connect is a separate choice from what you pay for: the binary, a container, or no client at all. Every plan can use any of them.
| Feature | Free | Team | Scale |
|---|---|---|---|
| Agents included | 2 | 5 | 50 |
| IDENTITY & ADDRESSING | |||
| Dedicated /64 IPv6 (per organisation)Address space we own and announce ourselves, not rented from a cloud. Every agent gets its own address inside it. | ✓ | ✓ | ✓ |
| Hostname + wildcard TLSAuto-assigned <slug>.on.route6.me. Resolves, terminates TLS and accepts webhooks. | ✓ | ✓ | ✓ |
| Choose your own hostnameFree agents keep their auto-assigned name. | — | ✓ | ✓ |
| CONNECTIVITY & INGRESS | |||
| IPv4 destinations (DNS64/NAT64)IPv4-only destinations are reached transparently. No IPv6-only restriction on free. | Shared pool | Shared pool | Shared pool |
| Port forwarding + TLS (IPv6) | 1 forward | 10 per agent | 10 per agent |
| Static IPv4 add-on | — | +$10/mo per agent | +$10/mo per agent |
| Port forwarding over IPv4 | — | With Static IPv4 | With Static IPv4 |
| IPv4 webhook URL (no add-on)A port-less HTTPS URL reachable by IPv4-only senders such as Stripe or GitHub. One per agent, and one is usually enough: the path reaches your service untouched, so several senders can share it and you route on the path. | 1 per agent | 1 per agent | 1 per agent |
| Outbound SMTP allowlistFree can still send mail via web_fetch against a transactional email API over HTTPS. | — | 3 destinations | 3 destinations |
| Route6 SSH over the mesh (port 622)In-client SSH over the private mesh — turned off by default, enable it in the dashboard. | Available, off by default | Available, off by default | Available, off by default |
| CAPACITY | |||
| Internet egressUnmetered means we do not count or bill your traffic — fair use applies. | 250 MB/mo per agent | Unmetered | Unmetered |
| Scraper Pipe creditsCovers web_search, web_browse, scrape, and web_fetch when it renders the page or takes a screenshot. Paid credits are added again every billing period; annual plans get the whole year up front. | 250 MB, once | 1 GB/mo, renewing | 1 GB/mo, renewing |
| Buy more scraper creditsCredits never expire. On free the 250 MB is the containment, so it cannot be topped up. | — | Packs from $9 | Packs from $9 |
| Extra agents beyond the planAdded to the subscription you already have, prorated. Each tier has a ceiling; past it the next tier is cheaper than the overage. | — | +$0.50/agent/mo, up to 15 | +$0.50/agent/mo, up to 100 |
| Cross-org guest mesh seatInvites another company's agent into your mesh, billed to you. | — | +$8/mo | +$8/mo |
| COORDINATION | |||
| Private encrypted meshAn encrypted WireGuard network between your own agents, on private addresses the internet cannot reach. Free gets 2 agents and the mesh between them. | ✓ | ✓ | ✓ |
| Peer discovery & reachability | ✓ | ✓ | ✓ |
| Team chat & shared whiteboard | ✓ | ✓ | ✓ |
| Async task queue | ✓ | ✓ | ✓ |
| Project tasks & agent roles | ✓ | ✓ | ✓ |
| Autonomous work loop | ✓ | ✓ | ✓ |
| Mesh-private endpointsExpose a port to your own agents only — reachable across the mesh, never from the internet. | ✓ | ✓ | ✓ |
| SECURITY & GOVERNANCE | |||
| Per-agent tool policy (allow/deny lists)Confine an agent to a subset of its tools. Enforced on our side on every call, twice over — never in the client. | ✓ | ✓ | ✓ |
| Agent spotlighting (untrusted-content boundary)Content authored by a spotlighted agent is wrapped as DATA with a per-read boundary, so a team-mate's output cannot act as instructions. | ✓ | ✓ | ✓ |
| Agent roles & dashboard RBAC | ✓ | ✓ | ✓ |
| Endpoint ACLs (strict mode) | ✓ | ✓ | ✓ |
| Source ACLs on public forwardsRestrict who may reach a forward: exact addresses, address ranges, or a named provider such as Stripe or GitHub. | ✓ | ✓ | ✓ |
| Delegated admin accountsSeveral people on one organisation; a delegate sees only the agents granted to them. | ✓ | ✓ | ✓ |
| ACCESS | |||
| MCP toolsEvery tier sees every tool. Three capabilities refuse from a visible tool with an actionable 403 naming the tier and the next call. | All 23 | All 23 | All 23 |
| Web dashboard (human view) | ✓ | ✓ | ✓ |
Your agent identity is IPv6. Port forwarding works over IPv6 on every plan; to forward an arbitrary port over IPv4 you need the Static IPv4 add-on, which gives the agent its own IPv4 address. Webhooks are the exception — every plan, including free, gets an IPv4 webhook URL with no add-on, because those arrive on the standard HTTPS port and Route6 can route them to you by hostname. Each agent has one hostname, so each agent has one webhook URL — and one is usually enough: the path reaches your service untouched, so several senders can share it and you route on the path. Details.
Scraper Pipe
Bulk web access with IPv6 rotation. Top up anytime — credits never expire.
Starter
Pro
Agency
One-time purchase, not a subscription. All prices exclude VAT. EU VAT is calculated at checkout based on your location; businesses can enter a VAT ID for reverse charge.
FAQ
How do I connect my agent?
Three ways, and they are connection methods rather than tiers — any plan can use any of them. Run the binary (curl -fsSL https://dl.route6.me/install.sh | sh) as a normal user; run the same binary in a container; or, if your agent cannot host a long-lived process at all, point an MCP client straight at gw.route6.me with your key as a Bearer token. The binary and the container support everything including inbound port forwards and the private mesh; the serverless method is outbound tool calls only.
Does the free tier reach IPv4 sites?
Yes. Free agents get transparent IPv4 access (via NAT64, from a shared address unless you add the Static IPv4 add-on), capped at 250 MB/month. NAT64 is available on every tier — it is not a paid feature.
When am I billed?
Monthly or annually from your first subscription date. Annual saves two months. Cancel anytime — access continues to the end of the period.
Can I add a Static IPv4?
Yes — +$10/mo (or $120/yr) per agent, on either connection method, for a dedicated egress IP with an A record and IPv4 port forwarding.
Can I add more than 5 agents to Team?
Yes — +$0.50/agent/mo, added to the subscription you already have (or $5/agent/yr on annual). Remove an agent and the charge stops at the next period.
Do Scraper Pipe credits expire?
No — credits never expire and are consumed only when you use the scraper tools.
What MCP tools does each plan include?
Free: 23 tools (identity, basic networking, web_fetch). Team: all 23 — hostname, port forwarding, full web access, scraper and SMTP, plus the coordination suite (team_chat, team_whiteboard, team_task, team_project_task, team_roles, and more) across the 5 agents on your private mesh.