{"uid":"cap_tCrlChjBo7SXevkk2BkLo","slug":"halowerk-marktwerk-raw-trade-tape-545131f1","name":"HALOWERK marktwerk – Raw Trade Tape","description":"Returns the raw public trade tape of Binance, Coinbase, Kraken, OKX or Bybit for one BASE/QUOTE pair, oldest first, exactly as the exchange reports it — no smoothing, no merging of prints. side is the side of the aggressor: reported directly by Kraken, OKX and Bybit, derived from the maker flag at Binance, and inverted from the maker side at Coinbase; side_source names which case applies. Where an exchange does not publish it, side is \"unbekannt\" and side_inferred stays false rather than guessin","url":"https://markt.halowerk.com/trades","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","default":100,"maximum":1000,"minimum":1,"description":"Number of trades, newest last. Bybit spot publishes at most 60."},"since":{"type":"string","format":"date-time","description":"Optional ISO start time. Only filters inside the window the exchange publishes."},"venue":{"enum":["binance","coinbase","kraken","okx","bybit"],"type":"string","default":"binance","description":"Exchange to read the tape from."},"symbol":{"type":"string","pattern":"^[A-Za-z0-9]{2,15}/[A-Za-z0-9]{2,15}$","description":"Trading pair as BASE/QUOTE, for example ETH/USDC."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yFucXlceRuUy6mrBMMS1N","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the raw public trade tape (time-and-sales) for a BASE/QUOTE pair from Binance, Coinbase, Kraken, OKX, or Bybit, with aggressor-side attribution exactly as each exchange reports it.","exampleAgentPrompt":"Pull the last 200 raw trades for ETH/USDC on Coinbase — I want each print exactly as the exchange reported it, including which side was the aggressor.","exampleUseCases":[{"title":"Aggressor-side analysis for algo trading","prompt":"Fetch the last 500 trades for BTC/USDT on Binance and tell me the aggressor side for each one — I need the raw tape, no smoothing."},{"title":"Cross-exchange trade comparison","prompt":"Get me the 100 most recent trades for SOL/USDC from both Kraken and OKX so I can compare the prints side by side."},{"title":"Time-window tick data extraction","prompt":"Retrieve all public trades for ETH/USDT on Bybit starting from 2024-06-01T12:00:00Z up to the most recent 60 — I need price, quantity, and timestamp for each."}],"resultDescription":"An ordered list (oldest first) of raw trade records for the requested pair and exchange, each containing price, quantity, timestamp, aggressor side (or 'unbekannt' if unknown), a side_source label indicating how the side was determined, and a side_inferred boolean indicating whether the side was derived rather than natively published.","failureModes":["Invalid or unsupported BASE/QUOTE symbol format — exchange may not list the pair","Venue not recognized — must be one of binance, coinbase, kraken, okx, bybit","Limit exceeds maximum of 1000 (or 60 for Bybit spot)","since timestamp outside the exchange's published history window — returns empty or partial results","Exchange API unavailable or rate-limited — upstream timeout or error propagated","Payment failure — x402 micropayment not processed, request rejected"],"whenToPreferThis":"Choose this endpoint when you need unmodified, per-print trade data exactly as a specific exchange publishes it — including aggressor-side attribution and the provenance of that attribution. Prefer it over aggregated or consolidated feeds when the goal is tick-level analysis, reconstructing order flow, or validating execution quality on a particular venue. It is especially valuable when aggressor-side accuracy matters (e.g. distinguishing maker vs taker flow) and you need to know whether the side was natively reported or derived.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:47:00.432Z","isFirstParty":false}