$0.001
per call · USD Coin on Base
Find the DEX pools a tokenized US stock is a member of, on Robinhood Chain, Base, BNB Chain or Solana. Returns pool id (v4 ids kept distinct from v3 addresses), DEX, the side the stock is on, the counterpart with an evidence-backed class, reported USD liquidity, 24h volume and pool age. Membership discovery only: a provider-covered read, not a census; no APR, no execution; a return is the stock's only where it is the base token. $0.001 per call.
Endpoint
GET https://x402.ottoai.services/stock-pools2
Calls / 30d
2
Unique payers / 30d
Sep 7
Last called
exact
Payment scheme
Call this service
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://x402.ottoai.services/stock-pools", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/stock-pools?stock=robinhood%3AMU" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"coverage": {
"cap": 10,
"complete": false,
"degradedSources": [],
"eligible": 1,
"limitations": [
"Provider-covered observation, not a complete census of this token’s pool..."
],
"returned": 1,
"sources": [
"geckoterminal"
]
},
"generatedAt": "2026-09-06T07:14:11.320Z",
"pools": [
{
"counterpartClass": "unclassified",
"counterpartClassBasis": "no_evidence",
"counterpartToken": {
"address": "0xd9db30bb0d2b8d2eae3826a1372117e058791e18",
"symbol": "MOO"
},
"dex": "bankr-robinhood",
"dexVersion": null,
"hook": {
"address": null,
"status": "unknown"
},
"liquidityUsd": 3216427.2018,
"network": "robinhood",
"pairLabel": "MOO / MU",
"pairPriceChange24hPct": 1.42,
"pairPriceChangeAppliesTo": {
"address": "0xd9db30bb0d2b8d2eae3826a1372117e058791e18",
"symbol": "MOO"
},
"poolCreatedAt": "2026-07-20T18:35:02Z",
"poolId": {
"kind": "v4_pool_id",
"value": "0xc3cc877a8a7d28efdb5dbec9ae71724652431e6411aa1a9fc8928028da554aa1"
},
"poolUrl": "https://www.geckoterminal.com/robinhood/pools/0xc3cc877a8a7d28efdb5dbec9...",
"source": "geckoterminal",
"stockPriceChange24hPct": null,
"stockPriceChangeUnavailableReason": "stock_is_quote_side",
"stockSide": "quote",
"stockToken": {
"address": "0xff080c8ce2e5feadaca0da81314ae59d232d4afd",
"symbol": "MU"
},
"txns24h": 3576,
"txns24hBasis": "provider_base_token_orientation",
"volume24hUsd": 3737988.36338816
}
],
"providerObservedAt": null,
"rankedBy": "liquidity_usd_desc",
"retrievedAt": "2026-09-06T07:14:11.058Z",
"stock": {
"address": "0xff080c8ce2e5feadaca0da81314ae59d232d4afd",
"network": "robinhood",
"underlying": "MU",
"venue": "robinhood",
"verificationBasis": "stocks_venue_registry:robinhood:MU",
"verified": true
}
},
"meta": {
"degraded": false,
"generatedAt": "",
"stalenessSec": 0,
"validUntil": ""
},
"status": "success"
}Payment details
0x0e84ddedaae6a779c462c22a59f301ec31b6b808USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of DeFi and the homepage with a featured placement.
More from Otto AI & similar services
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
Otto AI · Crypto News
x402.ottoai.services
Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.
Otto AI · Equity News
x402.ottoai.services
Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated.