{"uid":"cap_Hfyp0ThRTtSckunpFD1hc","slug":"halowerk-marktwerk-arbitrage-spread-analyzer-8bd8edd9","name":"HALOWERK marktwerk Arbitrage Spread Analyzer","description":"Walks the visible book of every requested exchange for the given size, in both directions, and works out what remains of the raw spread: gross_spread_bps from top of book, then the taker fee of the entry tier on both sides, then the slippage the size causes on the buy book and on the sell book. net_spread_bps is the headline number, the gross value stands next to it because on its own it is misleading. Transfer costs are the part no public exchange interface publishes without a key: withdraw fee","url":"https://markt.halowerk.com/arbitrage","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"size":{"type":"number","description":"Size in BASE that would be bought on one venue and sold on the other.","exclusiveMinimum":0},"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/USDT."},"venues":{"type":"array","items":{"enum":["binance","coinbase","kraken","okx","bybit"],"type":"string"},"maxItems":5,"minItems":2,"description":"Exchanges to compare. Without it all connected ones are used.","uniqueItems":true},"include_transfer":{"type":"boolean","default":true,"description":"Whether transfer costs must be part of the verdict. They cannot be sourced publicly, so true keeps viable at null."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.006","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.006/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.006","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BfKxUJbdjOjEd93p6mAsR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.006","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates net cross-exchange arbitrage spread for a trading pair by walking order books on both sides, accounting for taker fees, slippage, and transfer costs","exampleAgentPrompt":"Check the real net arbitrage spread for a 2 ETH buy on Binance against a sell on Coinbase for ETH/USDT — include taker fees, order book slippage, and transfer costs so I know if there's actually profit left.","exampleUseCases":[{"title":"Pre-trade arb viability check","prompt":"Before I execute, tell me if there's a genuine net profit on a 5 BTC arb between Binance and Kraken for BTC/USDT — walk both order books for that size, factor in taker fees and slippage, and include the withdrawal fees so I get the real number."},{"title":"Multi-venue spread comparison","prompt":"Compare the net arbitrage spread for ETH/USDT across Binance, OKX, and Bybit for a 10 ETH trade size — show me gross spread vs net spread and which pair of venues gives the best opportunity after all costs."},{"title":"Fee drag analysis on small altcoin arb","prompt":"I'm looking at a 500 SOL arbitrage between Coinbase and Bybit on SOL/USDT — how many basis points does the gross spread shrink to once you account for both sides' taker fees and the slippage the 500 SOL order causes on each book?"}],"resultDescription":"Returns a structured breakdown of the arbitrage opportunity between the specified venues: gross_spread_bps (raw top-of-book spread), net_spread_bps (headline profitability after taker fees on both sides and order book slippage for the requested size), per-side slippage, taker fee tiers applied, and transfer/withdrawal costs where available. A viability field indicates whether the arb is profitable; when include_transfer is true and transfer costs cannot be sourced publicly, viability remains null rather than misleadingly positive.","failureModes":["Unsupported trading pair on one or more requested venues returns an error or missing venue in results","Size too large relative to visible order book depth may produce extreme slippage estimates or an error","include_transfer:true results in viability:null when withdrawal fees cannot be sourced without exchange API keys","Invalid symbol format (not matching BASE/QUOTE pattern) returns a validation error","Fewer than 2 venues specified triggers a minItems validation failure","Exchange connectivity issues may cause one venue to be absent from comparison results","Network latency spikes may cause stale order book snapshots to be used"],"whenToPreferThis":"Choose this endpoint when you need a complete, realistic net arbitrage spread calculation — not just a raw price difference — between two or more major centralized exchanges. It is specifically valuable because it combines order book walking (real slippage for your trade size), taker fee modeling, and transfer cost estimation in a single call, which no public exchange interface provides without credentials. Prefer this over a simple ticker comparison when trade size is non-trivial (slippage matters), when you need a go/no-go verdict rather than a raw price delta, or when you want to surface the often-ignored transfer cost drag that kills apparent arb opportunities.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:14.247Z","isFirstParty":false}