Pay-per-call API gateway on x402. Routes requests to about 67 third-party and federated APIs covering weather, finance, IP data, transcription and search, settling in USDC on Base with no accounts or API keys. Endpoint prices range from about 0.02 to 0.83 USD.
Pay from $0.02 to $0.17 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 5h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 293ms
- avg response
- 182ms
- total checks
- 47
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.02 to $0.17 (p67 in AI)
- price (min)
- $0.02
- price (max)
- $0.17
- category percentile (min)
- p67 in AI
- category percentile (max)
- p60 in AI
- endpoints / prices
- 10 / 7
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
traction $130.16 30d · 37 buyers
- volume 30d
- $130.16
- buyers 30d
- 37
- settlements 30d
- 1,536
- last settlement
- 2026-07-21
- top buyer share
- 71% of 30d volume
- trend 7d vs 30d
- 0.93x the 30d daily rate
- networks
- eip155:8453
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedApiosk Gateway is a pay-per-call API gateway that provides access to various third-party APIs including financial data, weather forecasts, IP lookups, and prospect research services.
- category
- api-gateway
- in
- query params
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /assemblyai/transcript | $0.14 | Base | USDC | |
| GET | /finnhub/quote | $0.12 | Base | USDC | |
| GET | /finnhub/search | $0.11 | Base | USDC | |
| GET | /finnhub/stock/insider-transactions | $0.15 | Base | USDC | |
| GET | /finnhub/stock/metric | $0.15 | Base | USDC | |
| GET | /ipdata/lookup | $0.13 | Base | USDC | |
| POST | /prospect-research/company-enrichment | $0.15 | Base | USDC | |
| POST | /prospect-research/person-enrichment | $0.15 | Base | USDC | |
| POST | /text-trust/check/domain-similarity | $0.02 | Base | USDC | |
| GET | /weatherapi/forecast | $0.17 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /assemblyai/transcript returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://gateway.apiosk.com/assemblyai/transcript'
// 402 response (captured by monitor) · 10 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "175000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/weatherapi/forecast",
"tags": [
"weather",
"weatherapi"
],
"mimeType": "application/json",
"description": "Returns a daily and hourly weather forecast for a location (1 to 14 days), with per-day min/max/avg temperatures, astro data (sunrise/sunset/moon phase), hourly conditions, plus the current weather and optional air-quality and weather-alert blocks. Each call is metered and paid per request through Apiosk via x402 (USDC on Base).",
"serviceName": "WeatherAPI.com"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/finnhub/stock/metric",
"tags": [
"finance",
"finnhub"
],
"mimeType": "application/json",
"description": "Basic financials: company key metrics and ratios (margins, P/E, 52-week high/low, and more).",
"serviceName": "Finnhub"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "130000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/ipdata/lookup",
"tags": [
"ip",
"intelligence",
"ipdata"
],
"mimeType": "application/json",
"description": "Returns IP geolocation and threat intelligence for any IPv4 or IPv6 address: city/region/country with codes, latitude/longitude/postal, continent, EU membership, calling code, country flag (URL, emoji, and unicode), spoken languages, currency, timezone, ASN/network details, mobile carrier (MCC/MNC) when applicable, and a threat profile (Tor, iCloud Relay, proxy, datacenter, anonymous, known attacker/abuser, bogon, plus matching blocklists). Omit the ip parameter to geolocate the caller's own IP. Metered per call via Apiosk over x402 (USDC on Base).",
"serviceName": "ipdata.co"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/prospect-research/company-enrichment",
"tags": [
"data",
"prospect",
"research"
],
"mimeType": "application/json",
"description": "Enrich a single company from PeopleDataLabs. Provide a name, website, LinkedIn profile or ticker and get firmographics back (employee count, industry, location, founded, tags, etc.).",
"serviceName": "Prospect Research"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/text-trust/check/domain-similarity",
"tags": [
"security",
"text",
"trust"
],
"mimeType": "application/json",
"description": "Compare a domain against a caller allowlist using edit distance and visual confusable skeleton similarity.",
"serviceName": "Text Trust"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "110000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/finnhub/search",
"tags": [
"finance",
"finnhub"
],
"mimeType": "application/json",
"description": "Symbol lookup. Search by ticker, company name, ISIN or CUSIP.",
"serviceName": "Finnhub"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "120000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/finnhub/quote",
"tags": [
"finance",
"finnhub"
],
"mimeType": "application/json",
"description": "Real-time quote snapshot for a US stock: open, high, low, current price, previous close and change. Use as polled snapshots, not a streaming substitute.",
"serviceName": "Finnhub"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/prospect-research/person-enrichment",
"tags": [
"data",
"prospect",
"research"
],
"mimeType": "application/json",
"description": "Enrich a single person from PeopleDataLabs. Provide any combination of identifiers (email, phone, LinkedIn profile, or name + company) and get a full professional profile back.",
"serviceName": "Prospect Research"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "150000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/finnhub/stock/insider-transactions",
"tags": [
"finance",
"finnhub"
],
"mimeType": "application/json",
"description": "Insider buy/sell transactions from Form 3/4/5, SEDI and company filings (US, UK, CA, AU, IN and major EU markets). Max 100 transactions per call.",
"serviceName": "Finnhub"
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA039E3dEb5ca71E41905f90491FC5d016CE23B79",
"amount": "140000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://gateway.apiosk.com/assemblyai/transcript",
"tags": [
"ai",
"assemblyai"
],
"mimeType": "application/json",
"description": "Fetches a previously created AssemblyAI transcript by its id, returning the processing status plus the full transcribed text, per-word timings and confidence once the job has completed. Poll this endpoint until status is 'completed' (or 'error'). Metered per call via Apiosk (x402, USDC on Base).",
"serviceName": "AssemblyAI"
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 90d window selected here. Every series is also served as JSON at /api/v1/services/apiosk-gateway/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).
Median across 10 endpoints. Use the selector to isolate one.
COMPLIANCE
11/11 checks pass · grade A- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
EMBED THIS BADGE
<a href="https://x402-list.com/services/apiosk-gateway?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/apiosk-gateway.svg" alt="Apiosk Gateway listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/apiosk-gateway?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/apiosk-gateway?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/apiosk-gateway.svg?data=uptime" alt="Apiosk Gateway uptime on x402-list" height="28"> </a>