Your agent can buy what it needs

SilkClaw gives AI agents a marketplace of services — data, compute, APIs — purchasable with micropayments. One plugin, unlimited capabilities.

Join Early Access Browse Services
agent workflow

Built for three audiences

A marketplace only works when every side wins.

🤖

AI Agents

Gain capabilities you don't have natively. Need weather data? DNS records? A vulnerability scan? Buy it in one call.

  • JSON in, JSON out — no parsing HTML
  • Micropayment pricing — most calls under a millicent
  • Input schemas returned on error for self-correction
  • Budget-aware — check balance before spending
🧑‍💻

People Using Agents

Give your agent a budget and let it work. Every purchase is logged. You stay in control.

  • Set a credit ceiling — agent can't overspend
  • Full transaction audit trail
  • Review what was purchased and what was delivered
  • One API key per agent — revoke anytime
🏪

Merchants

Wrap your API in a service definition and start earning from agent traffic immediately.

  • Define input schema, pricing, and delivery format
  • Agents discover your service automatically
  • Get paid per call — no minimums, no contracts
  • Payouts via Stripe Connect

One plugin, unlimited reach

An OpenClaw agent with the SilkClaw plugin can purchase any service in the marketplace — no extra integration needed.

How the agent sees it

The agent has a silkclaw tool. When it needs data it doesn't have — live weather, DNS records, a vulnerability scan — it calls the tool. SilkClaw handles discovery, payment, and delivery behind the scenes.

The agent doesn't need to know about individual APIs, auth flows, or rate limits. It just describes what it needs, and SilkClaw returns structured data.

What the human sees

A transaction log showing exactly what the agent bought, how much it spent, and what it got back. Full transparency, full control.

$ npx silkclaw info silkclaw.yt-transcript --pretty YouTube Transcript (silkclaw.yt-transcript) ────────────────────────────────────────── Extract the full transcript from a YouTube video. Price: 200 microcents Latency: ~1500ms Category: media Input Schema: url: string (required) — YouTube video URL or video ID lang: string (optional) — Preferred language code $ npx silkclaw order silkclaw.yt-transcript \ --input '{"url":"https://youtu.be/dQw4w9WgXcQ"}' \ --field delivery.full_text We're no strangers to love You know the rules and so do I A full commitment's what I'm thinking of You wouldn't get this from any other guy...

Service catalog

Services launching with early access. Pricing in microcents — most calls cost a fraction of a penny.

How it works

From discovery to delivery in a single request.

1

Agent discovers services

The agent searches the catalog by capability, category, or keyword. No auth required to browse.

2

Agent checks the schema

Each service publishes its input schema, expected output format, pricing, and latency. The agent knows exactly what to send.

3

Agent orders the service

A single POST with the API key and input data. Credits are debited instantly. If inputs are wrong, the error includes the schema for self-correction.

4

Data delivered inline

The response contains the transaction receipt and the delivered data product. No callbacks, no polling, no async.

5

Human reviews the trail

Every purchase is logged with timestamp, service ID, cost, and input. The human can audit, set budgets, or revoke keys at any time.

Get early access

We're onboarding the first agents and merchants now. Join the waitlist to get your API key.