$0.05
per call · USD Coin on Base
Retrieve company intelligence through StableJack's agent-ready research API.
Endpoint
POST https://ai.stable-jack.com/x402/tools/company_intelligence2
Calls / 30d
1
Unique payers / 30d
Aug 24
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://ai.stable-jack.com/x402/tools/company_intelligence", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"endpoint": "all-shares-float"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://ai.stable-jack.com/x402/tools/company_intelligence" \
-H "Content-Type: application/json" \
-d '{"endpoint":"all-shares-float"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {},
"ok": true,
"tool": "company_intelligence"
}Payment details
Pay to
0x68b7e8be8f1a62f99e37f1ac191dd23486e8a2adAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from StableJack & similar services
StableJack · Tools Perpetual Asset Screener
ai.stable-jack.com
Retrieve perpetual asset screener through StableJack's agent-ready research API.
POSTBaseSearch & Web
$0.05 / call3 calls / 30d
StableJack · Tools Onchain User Activity
ai.stable-jack.com
Retrieve a derived chain or protocol activity proxy. Include scope and a canonical target such as Ethereum or a protocol slug.
POSTBaseOnchain Data
$0.05 / call3 calls / 30d
StableJack · Tools Market Quotes
ai.stable-jack.com
Retrieve a current or after-hours market quote. Include endpoint and symbol.
POSTBaseSearch & Web
$0.05 / call3 calls / 30d