Works with the AI tools you already use
apiosk
A pay-per-call gateway for AI agents to discover, preflight, and execute paid API requests with unified settlement.
Free
See it in action
You say
Find a weather API on Apiosk and get the current temperature in Berlin. Use a dry run first to check the cost.
Your agent does
Preflight for 'weather/current?city=Berlin' succeeded. Estimated cost: $0.01 USDC. Call executed. Receipt: X-Apiosk-Price-Listed: 0.01, X-Apiosk-Payment-Rail: x402. The current temperature in Berlin is 18°C.
About this skill
The problem
Integrating diverse third-party APIs requires managing multiple API keys, subscriptions, and payment methods. AI agents often lack a safe way to authorize individual paid transactions without exposing full credit card access or handling complex crypto signing.
What it does
- Discovers and searches for available paid APIs across categories like weather, finance, and logistics.
- Performs free preflight checks to validate request parameters before incurring costs.
- Executes paid API calls using a single connect token for unified authentication.
- Handles automated settlement via USDC on Base or SEPA prepaid ledgers.
- Ensures transaction safety through mandatory idempotency keys to prevent double-charging.
Frameworks & tools
Compatible with any HTTP client or MCP-compliant environment like Claude Code or Cursor. Uses USDC (x402 on Base) and SEPA for payments.
Why this beats prompting it yourself
This skill implements the full API discovery and payment lifecycle correctly, including receipt logging and idempotency logic. Without it, agents struggle to navigate the "pay-per-call" handshake and often fail to handle network timeouts without risking multiple charges.
Use cases
- Generating shipping labels or SMS alerts without managing per-service accounts.
- Accessing premium financial or weather data on a per-query basis.
- Building automated agents that scale costs linearly with usage rather than fixed monthly fees.
Known limitations
The agent cannot choose the payment rail; the gateway automatically selects between USDC and SEPA. Requires a pre-configured budget via a connect token.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
4 people have installed this skill.
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Creator
Frequently Asked Questions
Popular in API Development
igdb-api
Professional IGDB v4 API specialist for advanced game data fetching, Apicalypse queries, and image URL construction.

nex-clerk-multitenant-orgs
Implement Clerk Organizations multi-tenancy with local DB syncing, RBAC mapping, and secure webhook handling.

strava api connector
MCP tool connector for fetching and caching Strava fitness activity data.
web3-graphql
Query Web3 and on-chain GraphQL endpoints using natural language via the Model Context Protocol.