Paid tools and data for any AI agent.

Give your agent one balance to access paywalled data, paid APIs, compute, and specialist tools. Frames handles provider routing, payment, delivery verification, and billing.

No API keys to wire. No provider setup. No wallet plumbing.
One budget, one receipt, one bill.

Start free — 3,000 credits Read the docs →

Connect in one line

Add the Frames MCP server to your agent (Claude, Cursor, or any remote-MCP client) and authenticate with your Frames account:

https://api.frames.ag/mcp

Or call the API directly — OpenAI-compatible, plus a native run endpoint with budgets and receipts:

curl https://api.frames.ag/v1/runs \
  -H "Authorization: Bearer $FRAMES_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "task": "Research 3 companies that may use x402; return evidence URLs",
    "budget": { "max_usd": 1 },
    "options": { "verification": "standard" }
  }'

What you get back

Use cases

Pricing

Free
3,000 credits/mo
paid tools included
Starter
$19/mo
10,000 credits
Pro
$49/mo
30,000 credits
Ultra
$129/mo
90,000 credits

1 credit = $0.001. Subscriptions grant monthly credits; unused purchased credits are refundable (policy).