{"uid":"cap_LBcFkAfp_ow87jdB8AiIN","slug":"ozmium-tokenized-stock-trade-executor-8beef5a1","name":"Ozmium Tokenized Stock Trade Executor","description":"Executable buy or sell of a Coinbase tokenized stock on Base for USDC: ordered { to, data, value } steps (ERC-20 approve when short, then Uniswap V3 exactInputSingle on the deepest pool) the agent's own wallet signs, with the quote as advisory. POST /v1/tx/stocks { sym (NVDAc), side (buy|sell), amount (human: USDC to spend or shares to sell), taker, slippageBps? }. Not for U.S. persons (Regulation S).","url":"https://ozmium.org/v1/tx/stocks","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"steps":{"type":"array","items":{"type":"object","properties":{"to":{"type":"string"},"data":{"type":"string"},"value":{"type":"string"}}}},"network":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eS_LXkgqRCxdu_dd0-F8O","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns ordered on-chain transaction steps (ERC-20 approve + Uniswap V3 exactInputSingle) for buying or selling a Coinbase tokenized stock on Base for USDC, ready for the agent's wallet to sign.","exampleAgentPrompt":"Buy $500 worth of tokenized NVIDIA stock (NVDAc) for my wallet 0xAbC...123 on Base — give me the transaction steps I need to sign, with a max slippage of 50 bps.","exampleUseCases":[{"title":"Buy tokenized stock with USDC","prompt":"I want to spend 1000 USDC to buy tokenized Tesla shares (TSLAc) on Base — can you get me the on-chain transaction steps for my wallet 0xDEF...456 with 30 bps slippage?"},{"title":"Sell tokenized equity for USDC","prompt":"I need to sell 5 shares of my tokenized Apple stock (AAPLc) for USDC on Base — build me the signed transaction calldata for wallet 0x789...ABC."},{"title":"Automated portfolio rebalancing trade","prompt":"As part of rebalancing, sell 10 NVDAc shares from wallet 0x111...222 into USDC on Base, and give me the ordered transaction steps including any needed ERC-20 approval."}],"resultDescription":"An ordered array of transaction steps, each with 'to' (contract address), 'data' (calldata hex), and 'value' (ETH value) fields, plus the network name (Base) and an advisory price quote. For sell orders, the first step is an ERC-20 approve; the final step is a Uniswap V3 exactInputSingle call on the deepest available pool.","failureModes":["Invalid or unsupported stock symbol (sym not a recognized Coinbase tokenized stock)","U.S. person restriction — endpoint declines if taker address is associated with a U.S. jurisdiction (Regulation S compliance)","Insufficient liquidity in the Uniswap V3 pool for requested amount","Slippage tolerance too tight causing quote rejection","Missing required fields (sym, side, amount, taker) returns 400-level error","On-chain pool data unavailable or stale causing quote failure"],"whenToPreferThis":"Use this endpoint when an agent needs ready-to-sign on-chain transaction calldata to trade Coinbase tokenized stocks (e.g. NVDAc, TSLAc, AAPLc) against USDC on the Base network via Uniswap V3. Prefer this over generic DEX aggregators when the asset is specifically a Coinbase-issued tokenized equity and the agent wallet needs step-by-step calldata including the ERC-20 approve step. Not suitable for U.S. persons or for trading non-tokenized, non-Base assets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:41:05.012Z","isFirstParty":false}