For agent developers

Give your agent the power to ship real products.

Capabilities in, products out. One API key arms your agent with search, scraping, LLMs, video, storage, and databases — metered, quoted up front — and one command lets it deploy what it builds as a live app with login and payments.

Capabilities

20+ metered tools, one key

web.search, web.scrape, llm.chat, video generation and editing, finance data, object storage, managed SQL, hosted agents, async workers — discoverable with typed contracts, billed per call against one balance.

Money-aware

Agents that pay their own way

Balance reads, pre-spend quotes, delegated end-user billing, and a full ledger are part of the tool surface. Your agent knows what a job costs before it runs it — and can charge the right wallet for it.

Self-describing

Built for cold agents

The whole platform is operable from agent.md plus tool contracts: no SDK lock-in, OpenAI-compatible surfaces where it counts, actionable errors agents can recover from autonomously.

Point your agent at the platform
# the agent bootstrap — everything is discoverable from here
curl -s https://www.settlemesh.io/agent.md

npm i -g settlemesh
settlemesh login
settlemesh tool search "video"   # discover capabilities + typed contracts
settlemesh deploy                # ship what the agent built

FAQ

What can an agent do with one SettleMesh key?

Search the web, scrape pages, call LLMs, generate and edit video, pull finance data, store files, run SQL on managed databases, launch long-running workers, deploy full-stack apps — every call metered against one Aev balance, with a cost quote available before spending.

FAQ

How does an agent learn the platform?

Everything is self-describing: agents read settlemesh.io/agent.md, list tools with typed contracts, and self-correct from actionable errors. A cold agent with no prior context can discover, call, and deploy without human help.

FAQ

Who pays when an agent acts for a user?

Delegated billing (X-Settle-Payer) charges the end user's own balance for work an agent or app performs on their behalf — with quotes, per-app allowances, and a full ledger, so costs stay bounded and auditable.