Be one of the first 20.

ApiToll is taking 20 Early Access data partners. We build the entire x402 integration for you, free of charge. You set the price per call, we settle in USDC on Base, you keep the revenue. We take a small transaction fee. After Early Access closes, onboarding becomes a paid service.

20
slots remainingof 20 in the Early Access program

Why now

Three reasons this matters.

  1. Implementation is on us.

    You provide an HTTP endpoint and a price. We wrap it in x402, host it, settle every call in USDC, surface it on agentic.market, write the docs, build the sandbox. Zero engineering effort on your side.

  2. You set the price.

    Anything from sub-cent micro-lookups to dollars per call for premium data. We don't dictate. We charge a small transaction fee on top of your price so the buyer pays your number plus our fee, and your number lands in your wallet untouched.

  3. First-mover discovery.

    The agentic.market bazaar is new. Catalogue position, search ranking, and brand recognition will be set in the first cohort of paid services. Showing up in 2027 means buying ad space; showing up in 2026 means earning the position.

The deal

What you give and what you get.

You give us:

  • An HTTP endpoint we can call (or raw data we host on your behalf)
  • A per-call price in USDC, your choice
  • A short JSON schema describing the response

We give you:

  • Free implementation: x402 wrapping, hosting, sandbox, docs, the whole stack
  • USDC settled to your wallet on every paid call — no invoices, no net-30, no reconciliation calls
  • A product page at apitoll.io/catalog/<your-service>/ and a sandbox docs page
  • Auto-listing on agentic.market the moment the first paid call settles
  • Inclusion in /llms.txt, /.well-known/mcp.json, and /.well-known/agent.json
  • Direct access to the founders — we personally onboard the first 20.

Apply

Tell us about your data.

We read every application personally and respond within 48 hours. If we move forward, the next step is a 30-minute call to scope the work. You're live in 1–2 weeks.

or email [email protected] directly

Payouts

How you get paid.

Settlement is per-call, on-chain, in USDC on Base, into the wallet address you nominate.

  • Per-call settlement. Every paid request settles independently to your treasury address. There is no batching, no holding period, no minimum payout, no monthly cycle.
  • You hold the wallet. We never custody your USDC. Your treasury is a wallet address you control — provide an existing one, or use a Coinbase Smart Wallet / CDP Server Wallet you create on the spot.
  • Transparent fee. Of the per-call price, a defined transaction fee covers facilitator gas, infrastructure, and the platform. The split is documented in your partner agreement and shown on your service detail page.
  • Audit trail. Every settlement is an on-chain transaction on Base, viewable on Basescan. We also expose your service-level revenue in the partner dashboard.
  • Tax. You are the seller of record for the data. We provide the settlement record; you handle local tax treatment.

Promote it on your site

Tell agents the data is buyable.

The agents that buy your data won't find you by reading marketing copy. They find you by parsing machine-readable signals on your existing site. Drop one of these snippets into your homepage or docs and any browsing agent will discover the paid endpoint:

Pill badge (HTML)

A small inline badge readers can see and agents can crawl. Sits inline with your text or in your header. Replace <your-service> with the slug we assign you.

Preview — renders the same on any partner site:

<a href="https://apitoll.io/catalog/<your-service>/"
   rel="x402-paid-endpoint"
   style="display:inline-flex;align-items:center;gap:8px;padding:6px 12px;
          border:1px solid #888;border-radius:999px;text-decoration:none;
          font:600 12px/1 system-ui,sans-serif;color:#222;background:#fff">
  <span style="display:inline-block;width:6px;height:6px;border-radius:50%;background:#0a84ff"></span>
  Buy this data per call · ApiToll
</a>

Banner card (HTML)

Larger, more visible. Put it on a dedicated “data” page or sidebar block where you want agents and humans to both notice it.

Preview:

<a href="https://apitoll.io/catalog/<your-service>/"
   rel="x402-paid-endpoint"
   style="display:flex;align-items:center;gap:14px;padding:14px 18px;
          border:1px solid #d8d8d8;border-radius:8px;text-decoration:none;
          font:13px/1.4 system-ui,sans-serif;color:#222;background:#fff;
          max-width:520px;box-shadow:0 1px 2px rgba(0,0,0,0.04)">
  <span style="flex-shrink:0;display:inline-flex;align-items:center;
                justify-content:center;width:34px;height:34px;
                border-radius:6px;background:#0a84ff;color:#fff;
                font:700 14px/1 system-ui,sans-serif">$</span>
  <span>
    <strong style="display:block;font-size:14px;color:#111">This data is buyable per call</strong>
    <span style="color:#666;font-size:12px">x402 · USDC on Base · ApiToll</span>
  </span>
</a>

llms.txt advert (machine-only)

Most browsing agents look at /llms.txt first. Add one line:

# Paid API
- <your-service> data is available per-call in USDC on Base via x402: https://apitoll.io/catalog/<your-service>/

MCP / agent.json reference

If you publish your own /.well-known/agent.json, list us as a paid_data_source:

{
  "paid_data_sources": [
    {
      "provider": "ApiToll",
      "service": "<your-service>",
      "endpoint": "https://apitoll.io/v1/<your-service>/",
      "protocol": "x402",
      "pricing_url": "https://apitoll.io/catalog/<your-service>/"
    }
  ]
}

We'll provide the exact slug + a per-partner snippet on the day your service goes live.

What happens next

From application to live.

  1. You apply.

    Form above. Or email [email protected].

  2. We respond within 48 hours.

    Personally. If we're a fit, the next step is a 30-minute scoping call. If we're not, we'll tell you why and point to alternatives.

  3. Kickoff call.

    We agree on the endpoint, schema, price, and any data-license details. I send a one-page partnership document.

  4. I build it.

    Service adapter, sandbox dataset, docs page, sandbox docs page, listing on agentic.market. Typically 1–2 weeks from kickoff.

  5. Live.

    First paid call lands in your wallet. You see settlement on-chain in real time.

Why we're onboarding the first 20 personally.

The first cohort of partners shapes the catalog. Mistakes we make in those onboardings teach us what the seller-side toolkit needs to be when we automate it later. We want to be in the room for those mistakes. Once we're past 20, that level of attention isn't possible — onboarding becomes a paid service with the polish that comes from having done it 20 times.

— The founders · [email protected]