{"x402Version":2,"provider":{"name":"agentdata-nl","website":"https://agentdata-api.sander-van-aard.workers.dev"},"documentation":{"openapi":"https://agentdata-api.sander-van-aard.workers.dev/openapi.json","llms_txt":"https://agentdata-api.sander-van-aard.workers.dev/llms.txt","mcp":"https://agentdata-api.sander-van-aard.workers.dev/mcp"},"resources":[{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/vat","type":"http","method":"POST","x402Version":2,"description":"EU VAT number validation (VIES) with predictable behavior for agents. Validates any EU VAT number against the European Commission's VIES service. Two modes: fast validation (may serve a cached result, labeled with its timestamp) and consultation-proof mode (always live, returns the official consultation number, requires requester identification). 'Not confirmed' does not imply the company is invalid. Machine-readable errors with per-member-state availability status.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"vat_number":"NL123456789B01","mode":"fast"}},"output":{"type":"json","example":{"query":{"vat_number":"NL123456789B01","mode":"fast"},"vat":{"vies_status":"confirmed","registered_name":"EXAMPLE B.V.","validation_type":"live"},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/nl/insolvency","type":"http","method":"POST","x402Version":2,"description":"Dutch bankruptcy and insolvency check against the official Central Insolvency Register of the Dutch judiciary (rechtspraak.nl). Detects published bankruptcy (faillissement), suspension of payments (surseance) and debt restructuring procedures. Best results with a KVK number. Returns procedure type, status, dates, court and a source reference per match, with explicit match-basis and coverage notes. A no_match means no publication in the currently searchable register. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"name":"Example B.V.","kvk_number":"12345678"}},"output":{"type":"json","example":{"query":{"name":"Example B.V.","kvk_number":"12345678"},"register_status":"live","result":"no_match","matches":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/lei","type":"http","method":"POST","x402Version":2,"description":"LEI lookup (Legal Entity Identifier) from the official GLEIF register. Look up by LEI code or search by legal name (optional jurisdiction filter). Returns the official legal name, entity status, registration status (ISSUED/LAPSED), jurisdiction, legal form and registered address, with a direct GLEIF source link per record. Legal entities only. Ideal cheap first check before deeper company screening.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"name":"Example B.V.","jurisdiction":"NL"}},"output":{"type":"json","example":{"query":{"name":"Example B.V.","jurisdiction":"NL"},"result":"found","records":[{"lei":"724500XXXXXXXXXXXX03","legal_name":"Example B.V.","entity_status":"ACTIVE","registration_status":"ISSUED","jurisdiction":"NL"}],"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/eurc-peg","type":"http","method":"POST","x402Version":2,"description":"EURC peg monitor — unique combined signal: the official ECB euro reference rate (USD/EUR) versus the live on-chain EURC/USDC price from the deepest Uniswap v3 pool on Base, returned as a deviation in basis points with both source values and timestamps. Tells agents holding or pricing EURC how far the on-chain euro stablecoin trades from the official euro. No input required.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"ecb":{"usd_per_eur":1.143,"reference_date":"2026-07-10"},"onchain":{"usdc_per_eurc":1.14291,"dex":"Uniswap v3","chain":"base"},"deviation_bps":-0.8,"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/verdict","type":"http","method":"POST","x402Version":2,"description":"Live crypto trading verdict for a coin (e.g. BTC-EUR), resold from an upstream signal system. Two layers: 'long' (positional ALLOW_LONG/EXIT/HOLD with confidence, summary and primary risk) and 'daytrade' (a 15m LONG/EXIT setup with entry range, stop-loss, take-profit and reward:risk). Pick layer long|daytrade|both. No fresh verdict for the requested layer means 400 and no charge — you only pay for an actual, still-valid verdict. Factual model output, not investment advice.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"30000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"coin":"BTC-EUR","layer":"both"}},"output":{"type":"json","example":{"query":{"coin":"BTC-EUR","layer":"both"},"coin":"BTC-EUR","as_of":1753000000,"long":{"action":"ALLOW_LONG","confidence":0.62,"summary":"Trend intact above support","primaryRisk":"macro headline risk","decidedAt":1752990000,"validUntil":1753020000},"daytrade":{"strategyVersion":"dt-3","action":"LONG","confidence":0.55,"entryMin":61000,"entryMax":61500,"stopLoss":60200,"takeProfit":63000,"rewardRisk":2.1,"setupTimeframe":"15m","decidedAt":1752999000,"validUntil":1753002600},"checked_at":"2026-07-21T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/track-record","type":"http","method":"POST","x402Version":2,"description":"Measured track record of the strategies behind /crypto/verdict, resold from the upstream signal system. Give a window in days (default 30, clamped 1..365); returns per strategy the number of trades, wins, win rate and average net return over that window, with the measurement start. A factual measurement over a short window (wide error bars), not investment advice. Cheap showcase for the paid verdict endpoint.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"days":30}},"output":{"type":"json","example":{"query":{"days":30},"window_days":30,"measured_since":1750400000,"strategies":[{"strategy":"long","trades":18,"wins":11,"winRatePct":61.1,"avgNetReturnPct":1.8}],"checked_at":"2026-07-21T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/scan","type":"http","method":"POST","x402Version":2,"description":"Machine-readable crypto market intelligence: the currently published long opportunities from an upstream advice system, ranked by opportunity_score (0-100 heuristic, never a calibrated win probability). Per opportunity: signal_id, version, coin, classification (STRONG_LONG..AVOID), opportunity type, publication status, entry validity and freshness in seconds. No execution, no custody, no position sizing. Each response names the next useful call. Paid per request; an empty list is a valid answer.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"query":{},"source_as_of":1785253100,"count":1,"opportunities":[{"signal_id":"sig_a1b2c3d4e5f6","version":4,"coin":"BTC-EUR","classification":"CONDITIONAL_LONG","opportunity_score":63,"score_type":"heuristic_v1","opportunity_type":"BREAKOUT","publication_status":"PUBLISHED","published_at":1785252300,"entry_valid_until":1785254100,"freshness_seconds":240}],"recommended_next_call":{"tool":"get_crypto_signal","arguments":{"signal_id":"sig_a1b2c3d4e5f6"},"reason":"Retrieve the full advice for the highest-scoring opportunity."},"checked_at":"2026-07-28T14:05:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/signal","type":"http","method":"POST","x402Version":2,"description":"One complete crypto opportunity by signal_id (from /crypto/scan): classification, opportunity_score (0-100 heuristic, not a win probability), entry zone, stop-loss, take-profit, reward:risk, positive and negative factors, conditions and invalidation conditions, execution economics (net maker/taker), ML horizon scores with evidence status, entry validity versus expected hold, and upstream execution metadata. Market intelligence only: no execution, no custody, no position sizing. Paid per request.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"signal_id":"sig_a1b2c3d4e5f6"}},"output":{"type":"json","example":{"query":{"signal_id":"sig_a1b2c3d4e5f6"},"source_as_of":1785253100,"advice":{"signal_id":"sig_a1b2c3d4e5f6","version":4,"coin":"BTC-EUR","classification":"CONDITIONAL_LONG","opportunity_score":63,"score_type":"heuristic_v1","estimated_win_probability":null,"publication_status":"PUBLISHED","entry_valid_until":1785254100,"expected_hold_until":1785281100,"entry_zone":{"min":58210,"max":58350},"stop_loss":57620,"take_profit":59480,"execution":{"allowed":false,"blocked_by":["ml_1h_below_threshold"]}},"recommended_next_call":{"tool":"validate_crypto_signal","arguments":{"signal_id":"sig_a1b2c3d4e5f6"},"reason":"Confirm current validity and execution economics before acting."},"checked_at":"2026-07-28T14:05:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/validate","type":"http","method":"POST","x402Version":2,"description":"Is this crypto opportunity still valid right now? Give a signal_id and receive its live status (ACTIVE/STALE/INVALIDATED), remaining entry window in seconds, current price versus the entry zone, spread, data quality, maker/taker economics recomputed at the current price, whether the upstream execution blockers changed, and any invalidation reasons. Freshness first: an expired entry is reported as expired. Advice only: no execution, no custody, no position sizing. Paid per request.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"signal_id":"sig_a1b2c3d4e5f6"}},"output":{"type":"json","example":{"query":{"signal_id":"sig_a1b2c3d4e5f6"},"source_as_of":1785253100,"signal_id":"sig_a1b2c3d4e5f6","version":4,"status":"ACTIVE","entry_window_remaining_seconds":900,"current_price":58290,"price_vs_entry_zone":"INSIDE","data_quality":"GOOD","economics":{"estimated_net_taker_pct":0.4,"estimated_net_maker_pct":1,"maker_fill_not_guaranteed":true},"invalidation":{"invalidated":false,"reasons":[]},"recommended_next_call":{"tool":"get_crypto_evidence","arguments":{"signal_id":"sig_a1b2c3d4e5f6"},"reason":"See the measured historical evidence for this strategy before acting."},"checked_at":"2026-07-28T14:05:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/evidence","type":"http","method":"POST","x402Version":2,"description":"Historical evidence behind a crypto opportunity: for its strategy (and coin where enough samples exist) the measured populations — detected, blocked, published, expired without entry, completed, wins, losses, time exits — plus win rate over completed outcomes only with a Wilson interval, average/median/total net return, distinct days and coins, ML model evidence status and the measurement window. Real measurements, never fabricated; short windows have wide error bars. Paid per request.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"signal_id":"sig_a1b2c3d4e5f6"}},"output":{"type":"json","example":{"query":{"signal_id":"sig_a1b2c3d4e5f6"},"source_as_of":1785253100,"strategy":"momentum-breakout-v1","coin":"BTC-EUR","window_days":30,"populations":{"detected":412,"blocked":371,"published":41,"expired_without_entry":12,"completed":22,"wins":9,"losses":8,"time_exits":5},"metrics":{"completed_sample_count":22,"win_rate_pct":40.9,"wilson_low_pct":23.1,"wilson_high_pct":61.3,"avg_net_return_pct":0.21},"strategy_evidence_status":"EARLY_EVIDENCE","recommended_next_call":{"tool":"check_crypto_signal","arguments":{"signal_id":"sig_a1b2c3d4e5f6"},"reason":"Poll cheaply for changes while the opportunity is active."},"checked_at":"2026-07-28T14:05:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/check","type":"http","method":"POST","x402Version":2,"description":"Cheap polling for a crypto opportunity you already retrieved: send signal_id plus the known_version you hold and receive whether it changed, the current version, live status (ACTIVE/STALE/INVALIDATED), which change types occurred (score, classification, entry zone, economics, execution blockers, status) and next_check_after — no full signal payload. Built for monitoring an active opportunity over time. Market intelligence only: no execution, no custody, no position sizing. Paid per request.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"signal_id":"sig_a1b2c3d4e5f6","known_version":4}},"output":{"type":"json","example":{"query":{"signal_id":"sig_a1b2c3d4e5f6","known_version":4},"source_as_of":1785252600,"signal_id":"sig_a1b2c3d4e5f6","known_version":4,"current_version":5,"changed":true,"status":"ACTIVE","change_types":["score_changed","entry_zone_changed"],"next_check_after":1785252900,"recommended_next_call":{"tool":"get_crypto_signal","arguments":{"signal_id":"sig_a1b2c3d4e5f6"},"reason":"The opportunity changed; retrieve the updated advice."},"checked_at":"2026-07-28T14:05:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/feed","type":"http","method":"POST","x402Version":2,"description":"Subscribe for 30 days to the change feed behind /crypto/scan: one cursor over the upstream advice ledger, all coins at once. Returns a handle and a cursor; polling is then free and unlimited: /crypto/feed/since returns every published change since your cursor — new signals, classification flips, status changes (PUBLISHED/STALE/INVALIDATED), score and entry-zone changes. Be first to know when the market state flips; the full advice per signal stays a separate paid call.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","cursor":1702,"expires_at":"2026-08-28T09:00:00.000Z","poll":{"endpoint":"/crypto/feed/since","body":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","cursor":1702}},"event_kinds":["new_signal","classification_changed","status_changed","score_changed","entry_zone_changed","economics_changed","execution_blockers_changed"],"coverage":{"coins":["BTC-EUR","ETH-EUR","SOL-EUR"]}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/crypto/feed/renew","type":"http","method":"POST","x402Version":2,"description":"Extend an existing crypto change-feed subscription from /crypto/feed by 30 days, using the same feed_handle. Renewing before the expiry date adds the days on top of the remaining time, so polling never has a gap; renew late and the month starts today. Your cursor lives on your side and is unaffected.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14"}},"output":{"type":"json","example":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","expires_at":"2026-09-27T09:00:00.000Z","checked_at":"2026-07-29T09:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/search","type":"http","method":"POST","x402Version":2,"description":"Google-quality web search for AI agents at $0.004 per search — the lowest x402 rate for full search results. Send a query, get back compact JSON built for LLM consumption: top organic results (position, title, url, snippet), the direct answer when one exists, a trimmed knowledge graph and related searches. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"example search query","num":5}},"output":{"type":"json","example":{"query":"example search query","results":[{"position":1,"title":"Example result","url":"https://example.com/page","snippet":"Short snippet of the matching page."}],"answer":"A direct answer, when the search engine shows one.","related":["example related query"],"checked_at":"2026-07-29T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/news/search","type":"http","method":"POST","x402Version":2,"description":"Google News search for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top news results with position, title, url, snippet, publish date and source. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"example news topic","num":5}},"output":{"type":"json","example":{"query":"example news topic","results":[{"position":1,"title":"Example headline","url":"https://example.com/news/1","snippet":"Short snippet of the story.","date":"2 hours ago","source":"Example News"}],"checked_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/images","type":"http","method":"POST","x402Version":2,"description":"Google Images search for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top image results with position, title, image URL, source page link and dimensions. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"example search term","num":5}},"output":{"type":"json","example":{"query":"example search term","results":[{"position":1,"title":"Example image","image_url":"https://example.com/img.jpg","link":"https://example.com/page","source":"example.com","width":1200,"height":800}],"checked_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/places","type":"http","method":"POST","x402Version":2,"description":"Google Places (local businesses with rating, address and phone number) for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top places with position, title, address, coordinates, rating, rating count, category, phone and website. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"coffee shops in Amsterdam","num":5}},"output":{"type":"json","example":{"query":"coffee shops in Amsterdam","results":[{"position":1,"title":"Example Coffee House","address":"Example street 1, Amsterdam","latitude":52.37,"longitude":4.89,"rating":4.5,"rating_count":120,"category":"Coffee shop","phone":"+31 20 1234567","website":"https://example.com"}],"checked_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/scholar","type":"http","method":"POST","x402Version":2,"description":"Google Scholar search (papers with citation counts) for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top papers with position, title, url, publication info, snippet, year and citation count. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"4000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"example research topic","num":5}},"output":{"type":"json","example":{"query":"example research topic","results":[{"position":1,"title":"Example paper title","url":"https://example.com/paper","publication_info":"J Doe, 2023 - Example Journal","snippet":"Short snippet of the abstract.","year":2023,"cited_by":42}],"checked_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/contents","type":"http","method":"POST","x402Version":2,"description":"Read any web page as clean LLM-ready markdown for $0.0015 — the cheapest x402 page reader, and the natural companion to /web/search. Send a URL, get back the readable core: title, headings, paragraphs, lists and links, stripped of scripts, styles, navigation and other boilerplate. Choose markdown or plain text and cap the size with max_chars (default 20000; a truncated flag tells you when the cut hit). Unreachable or non-HTML targets cost nothing. Pay per call in USDC, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1500","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"url":"https://example.com/article","format":"markdown"}},"output":{"type":"json","example":{"url":"https://example.com/article","final_url":"https://example.com/article","title":"Example article","format":"markdown","content":"# Example article\n\nThe readable core of the page, as markdown with [links](https://example.com/more) preserved.","content_chars":110,"truncated":false,"fetched_at":"2026-07-29T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/search-read","type":"http","method":"POST","x402Version":2,"description":"Search and read in one call: a web search plus the full page text of the top results, for $0.006 — cheaper than a separate search and reads. Send a query, get back compact results (position, title, url, snippet) each enriched with the target page's readable content (markdown or text, capped by max_chars_per_page). A page that fails to read carries a read_error instead of content; the call still delivers and settles. USDC on Base, no account.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"6000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"query":"example search query","num":2}},"output":{"type":"json","example":{"query":"example search query","results":[{"position":1,"title":"Example result","url":"https://example.com/page","snippet":"Short snippet of the matching page.","final_url":"https://example.com/page","page_title":"Example page","content":"# Example page\n\nThe readable core of the page, as markdown.","content_chars":58,"truncated":false},{"position":2,"title":"Second result","url":"https://example.com/other","snippet":"Another snippet.","read_error":"fetch_failed"}],"answer":"A direct answer, when the search engine shows one.","checked_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/web/crawl","type":"http","method":"POST","x402Version":2,"description":"Crawl one site in one paid call: start URL + max_pages (2-20); we follow same-host links breadth-first, returning each page as clean markdown (same extraction as /web/contents). Priced at $0.001 per requested page, quoted as max_pages up front — finding fewer pages is still a complete delivery. Failed pages are skipped and listed in skipped[]; the call still settles. Only an unreadable start page is a 400, no charge. USDC on Base, no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"url":"https://example.com/","max_pages":3}},"output":{"type":"json","example":{"start_url":"https://example.com/","pages":[{"url":"https://example.com/","final_url":"https://example.com/","title":"Example Domain","content":"# Example Domain\n\nThis domain is for use in illustrative examples, with a [More information](https://example.com/more) link.","content_chars":120,"truncated":false}],"pages_crawled":1,"pages_charged":3,"skipped":[],"crawled_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/llm/chat","type":"http","method":"POST","x402Version":2,"description":"LLM chat completion per call — no account, no API key, no token math. Three flat-priced tiers: fast $0.002 (DeepSeek v4 Flash), smart $0.02 (GPT-5.4 mini), reasoning $0.03 (DeepSeek v4 Pro). Send OpenAI-style messages, get the assistant reply with finish_reason and token usage. Input capped per tier (16k-32k chars); the 402 quotes the exact tier price up front. Model or source unavailable means a 503 and you pay nothing. USDC on Base.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"model":"fast","messages":[{"role":"user","content":"Summarize x402 in one sentence."}],"max_tokens":256}},"output":{"type":"json","example":{"tier":"fast","model":"deepseek/deepseek-v4-flash","content":"x402 is an HTTP-native payment protocol that lets clients pay per request in stablecoins.","finish_reason":"stop","usage":{"prompt_tokens":18,"completion_tokens":21},"generated_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/relay/crypto-news","type":"http","method":"POST","x402Version":2,"description":"Real-time crypto market news with sentiment analysis and top headlines ranked by importance, for $0.01 per call. One request, no parameters needed — get the latest market-moving stories as structured JSON, ready for trading agents and research pipelines. Relayed live from a proven upstream source; if the source is down you get a 503 and pay nothing. Pay per call in USDC on Base — no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"source":"x402.ottoai.services/crypto-news","data":{"status":"success","data":{"report":"Latest crypto news..."}},"relayed_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/relay/edgar-filings","type":"http","method":"POST","x402Version":2,"description":"Latest SEC EDGAR filings for any US-listed company for $0.01 per call: 10-K annual reports, 10-Q quarterly reports and 8-K material events, by stock ticker or CIK, sourced live from data.sec.gov. Returns the parsed filing list (company, form type, filing date, direct document URL), filterable with 'since' and 'limit'. Relayed live from a proven upstream source; if the source is down you get a 503 and pay nothing. Pay per call in USDC on Base — no account, no API key.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"ticker":"AAPL","form":"10-K","limit":5}},"output":{"type":"json","example":{"source":"edgar.apitoll.cloud/v1/edgar/filings","data":{"resolved":{"cik":"0000320193","ticker":"AAPL","companyName":"Apple Inc."},"form":"10-K","count":1,"items":[]},"relayed_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/relay/reddit-search","type":"http","method":"POST","x402Version":2,"description":"Keyword-search all of Reddit (or one subreddit) for $0.05 per call — social listening for AI agents without login or API key. Returns matching posts with title, author, subreddit, score, comment count, permalink and timestamp, sorted by relevance, top, new, hot or comments, with an optional time window. Track brand mentions, monitor topics, surface community sentiment. Relayed live from a proven upstream source; if the source is down you get a 503 and pay nothing. Pay per call in USDC on Base.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"q":"rust language","sort":"relevance","limit":25}},"output":{"type":"json","example":{"source":"reddit.apitoll.cloud/v1/reddit/search","data":{"count":25,"posts":[{"subreddit":"rust","title":"Why Rust's ownership model clicks","score":934}]},"relayed_at":"2026-07-30T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/crypto-firm-check","type":"http","method":"POST","x402Version":2,"description":"Is this crypto firm authorised in the EU? One call checks the official ESMA interim MiCA register of authorised crypto-asset service providers (CASPs) AND the EU non-compliant entities warning list. Search by firm name, platform website/domain, or LEI. Returns authorisation details (member state, competent authority, authorised services, LEI) and any warning-list entries, each with an official source reference. Firms only. Counterparty/scam check before sending funds to a platform.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"30000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"name":"Example Exchange","website":"example-exchange.com"}},"output":{"type":"json","example":{"query":{"name":"Example Exchange","website":"example-exchange.com"},"authorised":{"result":"authorised","matches":[{"legal_name":"Example Exchange B.V.","member_state":"NL","services":["c. exchange of crypto-assets for funds"]}]},"warnings":{"result":"not_listed","matches":[]},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/counterparty-check","type":"http","method":"POST","x402Version":2,"description":"Trust check before paying an unfamiliar x402 service, by pay_to address and/or service URL. Combines our own availability monitoring of the service's x402 endpoint (30-day uptime, last check, observed payTo/price and drift between our measurements), on-chain USDC payment history to the address on Base (2-day window), and EU regulatory status of the domain (MiCA-authorised or ESMA warning list). Factual only — no scores; not being monitored is not negative, presence is no endorsement.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"resource":"https://api.example-service.com/data","pay_to":"0x0000000000000000000000000000000000000001"}},"output":{"type":"json","example":{"monitoring":{"monitored":true,"hosts":[{"host":"api.example-service.com","uptime_30d_pct":98.2,"pay_to_matches_observation":true,"recent_events":[]}]},"onchain":{"payments":34,"unique_payers":12,"volume_usdc":4.2,"window_days":2},"regulatory":{"casp_authorised":false,"warning_listed":false},"checked_at":"2026-07-14T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/preflight","type":"http","method":"POST","x402Version":2,"description":"Preflight before paying an x402 service: is it working right now, and did it work the past 30 days? One live probe of the exact resource URL you intend to pay (status, latency, x402 validity, the payTo/price the service itself publishes in its 402, manifest presence) plus our own monitoring history of the host (30-day uptime, last check, recent changes such as payTo or price drift). Optionally verifies that the pay_to you intend to pay matches the live 402. Facts only — no scores.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"resource":"https://api.example-service.com/data","pay_to":"0x0000000000000000000000000000000000000001"}},"output":{"type":"json","example":{"live":{"status":"ok_402","latency_ms":320,"observed_pay_to":"0x0000000000000000000000000000000000000001","pay_to_matches_live":true,"manifest_present":true},"history":{"monitored":true,"hosts":[{"host":"api.example-service.com","uptime_30d_pct":99.1}]},"status_page":"https://x402-monitor.sander-van-aard.workers.dev/status/api.example-service.com","checked_at":"2026-07-14T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/service-report","type":"http","method":"POST","x402Version":2,"description":"Full reliability report on one x402 service from our own availability monitoring (~2 probes/day per host): daily probe series over 30 days (probes, ok, avg/max latency), uptime 7d/30d, all observed change events (up/down transitions, payTo drift, price drift, manifest appearing/disappearing) and the payment details as last observed in the service's own 402 responses. Returns 400 host_not_monitored (no charge) when we have no history for the host. Facts only — no scores.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"host":"api.example-service.com"}},"output":{"type":"json","example":{"host":"api.example-service.com","monitoring_since":"2026-07-14","uptime_30d_pct":99.1,"daily":[{"day":"2026-07-14","probes":2,"ok":2,"latency_ms_avg":310}],"events_30d":[{"ts":"2026-07-14 09:00:00","kind":"amount_drift","detail":"{\"from\":\"900\",\"to\":\"1000\"}"}],"checked_at":"2026-07-14T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/network-report","type":"http","method":"POST","x402Version":2,"description":"Daily state-of-the-network report on the x402 ecosystem, built exclusively from our own probes (~2 per host per day): how many hosts we monitor, share of probes returning a valid 402 over 24h and 7d, host status breakdown (ok_402, HTTP errors, unreachable), manifest coverage, and counts of observed changes over 24h and 7d (up/down transitions, payTo drift, price drift, manifest gained/lost) plus the hosts that moved today. Regenerated once per day. Facts only — no scores, no catalogue data.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"report_date":"2026-07-28","coverage":{"hosts_monitored":1512,"probes_24h":2425,"probes_30d":39800,"monitoring_since":"2026-07-14 13:50:07"},"availability":{"ok_402_hosts":1326,"pct_probes_ok_24h":87.1,"pct_probes_ok_7d":87.6,"status_breakdown":[{"status":"ok_402","hosts":1326},{"status":"http_404","hosts":55}]},"manifest":{"with_manifest":924,"without_manifest":588,"pct_with_manifest":61.1},"changes_24h":{"down":12,"up":9,"payto_drift":3,"amount_drift":5},"movers_24h":[{"host":"api.example-service.com","kind":"payto_drift","ts":"2026-07-28 09:05:06"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/network-feed","type":"http","method":"POST","x402Version":2,"description":"Subscribe for 30 days to a change feed of the x402 network, from our own probes (~2 per host per day, 1500+ hosts). Returns a handle and a cursor; polling is then free and unlimited: /x402/network-feed/since returns all that changed since your cursor (down/up, payTo drift, price drift, manifest gained/lost), and /x402/network-feed/check takes up to 50 hosts you are about to pay and returns their last observed status, payTo and price plus changes. Facts only, no scores and no catalogue data.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","cursor":1667,"expires_at":"2026-08-27T09:00:00.000Z","poll":{"endpoint":"/x402/network-feed/since","body":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","cursor":1667}},"event_kinds":["down","up","payto_drift","amount_drift","manifest_gained","manifest_lost"],"coverage":{"hosts_monitored":1512,"monitoring_since":"2026-07-14 13:50:07"}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/network-feed/renew","type":"http","method":"POST","x402Version":2,"description":"Extend an existing x402 network-feed subscription by 30 days using the same feed_handle. Renewing before the expiry date adds to the remaining time instead of restarting it, so polling never has a gap. Your cursor is kept.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14"}},"output":{"type":"json","example":{"feed_handle":"9f2c4a1b7e0d3c6a8b5f2e14","cursor":1701,"expires_at":"2026-09-26T09:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/settlement-attest","type":"http","method":"POST","x402Version":2,"description":"For a seller receiving an agent payment: verify the settlement on-chain (tx confirmed, correct recipient and amount), report the payer wallet's on-chain history, screen the provided counterparty name against the EU and UN sanctions lists, and return an Ed25519-signed attestation you keep as your audit record (verifiable offline via /.well-known/attest-keys.json). Facts and proof, never a guarantee, custody or compliance verdict. Name appears only as SHA-256.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"250000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"payment":{"tx_hash":"0x0000000000000000000000000000000000000000000000000000000000000000","network":"eip155:8453"},"expected":{"pay_to":"0x0000000000000000000000000000000000000001","amount":"50000000"},"payer":{"wallet":"0x0000000000000000000000000000000000000002"},"counterparty_name":"ACME BV","purpose":"giftcard_purchase"}},"output":{"type":"json","example":{"settlement":{"status":"confirmed","to_matches_expected":true,"amount_matches":true},"payer_onchain":{"payments":12,"unique_payers":9,"volume_usdc":1234.5,"window_days":2},"sanctions":{"name_screened":true,"name_hit":false,"lists_checked":["EU","UN"]},"attestation":{"key_id":"attest-2026-07","algorithm":"Ed25519","signature":"ed25519:…","verify":"/.well-known/attest-keys.json"},"checked_at":"2026-07-15T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/agent/phone-number","type":"http","method":"POST","x402Version":2,"description":"Phone number for SMS verification, for AI agents that need to pass a one-time code (Telegram, WhatsApp, Google, OpenAI, Discord + 2500 more). You pay only when a real code arrives — no code, no charge. Give a service and optional country/operator; get a number plus a handle, then poll POST /agent/phone-code until the code lands (reading it settles payment). Dynamic price per request (in the 402), USDC via x402, no account or KYC. Lawful one-time verification only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"300000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":900,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"service":"telegram","country":"england"}},"output":{"type":"json","example":{"handle":"a1b2c3d4e5f6a1b2c3d4e5f6","number":"+447700900123","service":"telegram","country":"england","operator":"any","order_status":"PENDING","price_usd":0.4,"poll":{"endpoint":"/agent/phone-code","body":{"handle":"a1b2c3d4e5f6a1b2c3d4e5f6"}},"checked_at":"2026-07-15T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/agent/board","type":"http","method":"POST","x402Version":2,"description":"A live kanban board your agents work on and your human steers, for 30 days. One call returns an MCP endpoint, one key per agent, and a one-click link for your human. Your human connects that same MCP endpoint to their own chat — Claude, Gemini, Cursor — and reads every card, note and audit-log line their agents wrote, and steers from there. Or watches it happen live in a browser. WIP limits and the log are enforced in the database, so no agent can route around them.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"board_name":"Research sprint","agents":["researcher","writer"],"human_email":"you@example.com"}},"output":{"type":"json","example":{"board_handle":"a1b2c3d4e5f6a1b2c3d4e5f6","board_url":"https://wendbaar-sturen-software.vercel.app/bord/2f1c…","mcp_url":"https://wendbaar-sturen-software.vercel.app/api/mcp","agents":[{"name":"researcher","key":"wb_…"}],"human":{"access_url":"https://wendbaar-sturen-software.vercel.app/api/auth/magic-link/verify?token=…"},"columns":["To do","Doing","Done"],"expires_at":"2026-08-27T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/agent/board/renew","type":"http","method":"POST","x402Version":2,"description":"Extend an agent board from /agent/board by 30 days. Give the board_handle you were issued. Renew early and the days are added on top; renew late and the month starts today. An expired board is frozen, never deleted: your human keeps seeing it, every card and note survives, and agents simply cannot write to it until you renew.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":300,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"board_handle":"a1b2c3d4e5f6a1b2c3d4e5f6"}},"output":{"type":"json","example":{"board_handle":"a1b2c3d4e5f6a1b2c3d4e5f6","expires_at":"2026-09-26T08:00:00.000Z","checked_at":"2026-07-28T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/agent/want","type":"http","method":"POST","x402Version":2,"description":"File what you want to buy from an agent-facing API and cannot buy today. Optional kind is typically one of coin, country, vies_country, monitor_host, sms_service — free-form values possible. The $0.01 fee is there to keep intents honest, not to sell you anything: it is not a purchase of the capability and no promise that it gets built. Optionally add the price per call you would pay and your expected monthly volume. Free alternative: POST /agent/request.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"want":"Portuguese company register lookup by NIPC","kind":"country","value":"PT","max_price_usd":0.05,"expected_calls_per_month":2000}},"output":{"type":"json","example":{"query":{"want":"Portuguese company register lookup by NIPC","kind":"country","value":"PT","max_price_usd":0.05,"expected_calls_per_month":2000},"intent_id":"want_a1b2c3d4e5f6","recorded":true,"note":"Recorded as a paid intent. The $0.01 fee exists to keep intents honest — it is not a purchase of the capability, not a subscription, and no promise that this gets built. Your intent is counted in the paid /x402/demand-report, aggregated and anonymised: your wallet is stored only as a keyed hash and the text of your intent is never resold verbatim. Coverage identifiers (kind/value) are what make an intent countable, so send them if you can.","checked_at":"2026-07-29T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/x402/demand-report","type":"http","method":"POST","x402Version":2,"description":"What are agents asking for that they cannot buy yet, aggregated over 30 days. From our own measurements: calls we rejected on an uncovered value where the caller had already presented payment (kind is typically coin, country, vies_country, monitor_host or sms_service — free-form values possible), free requests filed by agents, and settled $0.01 intents. Demand at one provider, not a network-wide picture. Aggregates only: no wallets, no free text, no subject ids.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{}},"output":{"type":"json","example":{"unmet_demand":[{"kind":"coin","value":"EXAMPLE-COIN","calls":0,"distinct_days":0,"distinct_wallets":0}],"filed_requests":[{"kind":"country","value":"XX","requests":0,"distinct_senders":0,"distinct_days":0}],"paid_wants":{"total":0,"distinct_wallets":0,"with_price":0,"max_price_usd":{"min":null,"avg":null,"max":null}},"coverage":{"window_days":30,"sources":["unmet-demand telemetry from rejected calls that carried a verified payment proof","free coverage requests","settled paid intents"],"first_measurement":"<timestamp of our oldest observation, or null>"},"methodology":"Illustrative placeholder values, not a measurement. Real responses carry the full methodology: only rejections after a verified payment proof count, external traffic only, per-sender spread beside every count, and price stats withheld below 3 named price points.","disclaimer":"Demand as observed at ONE provider, shaped by what we happen to sell and who happens to find us. Absence of demand here is not evidence of absence of a market.","checked_at":"2026-07-29T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/sanctions-screen","type":"http","method":"POST","x402Version":2,"description":"Screen a company or organisation name against two official sanctions lists in one call: the EU consolidated financial sanctions list AND the UN Security Council consolidated list (entity sections only — no persons). Normalised name matching across all registered aliases; returns per match the source list (EU/UN), matched names, programmes, designation date and source link, plus each list's generation date. not_listed is no clearance; other jurisdictions (e.g. OFAC) are not covered.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"15000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"name":"Example Trading LLC"}},"output":{"type":"json","example":{"query":{"name":"Example Trading LLC"},"result":"not_listed","matches":[],"lists_checked":[{"list":"EU","generation_date":"2026-07-11"},{"list":"UN","generation_date":"2026-07-11"}],"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/token-registry","type":"http","method":"POST","x402Version":2,"description":"Is this crypto-asset or its issuer MiCA-notified in the EU? Searches the official ESMA interim MiCA register token lists — e-money token (EMT) issuers, asset-referenced token (ART) issuers, and notified crypto-asset white papers — by issuer name, LEI, or Digital Token Identifier (DTI). Returns issuer, home member state, competent authority, DTIs and the official white-paper URL per match. Useful before trusting a stablecoin or token sold as EU-regulated.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"issuer":"Circle"}},"output":{"type":"json","example":{"query":{"issuer":"Circle"},"result":"found","matches":[{"type":"emt_issuer","issuer_name":"Circle Internet Financial Europe SAS","member_state":"FR","white_paper_url":"https://www.circle.com/fr/legal/mica-eurc-whitepaper"}],"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/uk/company","type":"http","method":"POST","x402Version":2,"description":"Official UK company check from the Companies House register. Look up by company number (exact) or search by name (up to 5 candidates). Returns official name, status (active/dissolved/liquidation), type, incorporation and cessation dates, registered office, SIC codes, and the register's insolvency-history and charges flags, with a direct Companies House link. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"company_number":"08804411"}},"output":{"type":"json","example":{"query":{"company_number":"08804411"},"result":"found","profile":{"company_number":"08804411","company_name":"EXAMPLE LTD","company_status":"active","has_insolvency_history":false},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/fr/company","type":"http","method":"POST","x402Version":2,"description":"Official French company check from the INSEE Sirene register (French government open data). Look up by SIREN (exact) or search by name (up to 5 candidates). Returns official legal name, administrative status (active/ceased), legal form and NAF activity codes, company size category, creation/cessation dates, head-office address and SIRET, with a direct link to the official Annuaire des Entreprises. Companies only; no director or officer data.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"siren":"552081317"}},"output":{"type":"json","example":{"query":{"siren":"552081317"},"result":"found","profile":{"siren":"552081317","legal_name":"EXAMPLE SA","company_status":"active","activity_code_naf":"35.11Z"},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/fr/insolvency","type":"http","method":"POST","x402Version":2,"description":"French insolvency check against BODACC, the official bulletin of civil and commercial announcements (DILA open data). Searches collective procedures (sauvegarde, redressement, liquidation judiciaire), conciliation and professional recovery announcements by SIREN. Returns judgment nature and date, court, publication date and a direct BODACC link per announcement. A no_match means no publication in the searchable set (since 2008) — no historical clearance. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"100000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"siren":"552081317"}},"output":{"type":"json","example":{"query":{"siren":"552081317"},"result":"no_match","matches":[],"coverage":{"result_meaning":"BODACC publications since 2008, matched on SIREN.","historical_clearance":false},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/no/company","type":"http","method":"POST","x402Version":2,"description":"Official Norwegian company check from the Enhetsregisteret (Brønnøysund Register Centre, open data). Look up by organisation number (exact) or search by name (up to 5 candidates). Returns official name, organisation form, industry code, employee count, registration date, business address and — directly from the register — bankruptcy and liquidation flags, with a direct register link. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"organisation_number":"923609016"}},"output":{"type":"json","example":{"query":{"organisation_number":"923609016"},"result":"found","profile":{"organisation_number":"923609016","name":"EXAMPLE ASA","org_form":{"code":"ASA"},"bankruptcy":false},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/cz/company","type":"http","method":"POST","x402Version":2,"description":"Official Czech company check from the ARES register (Ministry of Finance, open data). Look up by ICO (exact) or search by name (up to 5 candidates). Returns official name, legal form code, VAT number (DIC), establishment and termination dates, registered address and NACE activity codes, with a direct ARES link. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"ico":"45274649"}},"output":{"type":"json","example":{"query":{"ico":"45274649"},"result":"found","profile":{"ico":"45274649","name":"EXAMPLE, a. s.","legal_form_code":"121","vat_number":"CZ45274649"},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/fi/company","type":"http","method":"POST","x402Version":2,"description":"Official Finnish company check from the YTJ register (PRH open data). Look up by Business ID (exact) or search by name (up to 5 candidates). Returns the current official name, company form, main business line, registration/end dates, address, raw YTJ status codes and registered company situations such as bankruptcy or liquidation, with a direct YTJ link. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"business_id":"0112038-9"}},"output":{"type":"json","example":{"query":{"business_id":"0112038-9"},"result":"found","profile":{"business_id":"0112038-9","name":"Example Oyj","company_form":"Public limited company","company_situations":[]},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/pl/company","type":"http","method":"POST","x402Version":2,"description":"Polish VAT whitelist check (official Ministry of Finance register). Verifies a company's VAT status by NIP and — uniquely — whether a given bank account number (NRB) is registered to that company in the tax register: the standard Polish invoice-fraud check before paying a supplier. Returns VAT status, REGON/KRS, address, registered-account count and the official consultation confirmation id (request_id). Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"nip":"5260250274","bank_account":"PL00000000000000000000000000"}},"output":{"type":"json","example":{"query":{"nip":"5260250274"},"result":"found","subject":{"name":"EXAMPLE SP. Z O.O.","nip":"5260250274","vat_status":"active"},"account_check":{"assigned":true},"request_id":"ABC123-45DEF67","checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/ch/company","type":"http","method":"POST","x402Version":2,"description":"Official Swiss company check from the Zefix register (Central Business Name Index, federal). Look up by UID (exact, e.g. CHE-105.909.036) or search by name (up to 5 candidates). Returns official name with translations, legal form, register status (active / in liquidation / deleted) with deletion date, legal seat, purpose, address and last SHAB publication date, with a direct link to the cantonal register excerpt. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"uid":"CHE-105.909.036"}},"output":{"type":"json","example":{"query":{"uid":"CHE105909036"},"result":"found","profile":{"uid":"CHE-105.909.036","name":"Example S.A.","legal_form":{"id":3,"short":"AG"},"status":"active","legal_seat":"Vevey"},"checked_at":"2026-07-14T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/eu/supplier-screen","type":"http","method":"POST","x402Version":2,"description":"European supplier screening — one call, an honest per-country coverage matrix. Routes by country (NL, FR, UK, NO, CH, CZ, FI, PL) to the best available official open sources: register profile, insolvency signal (full register search, register flags, or not covered), VAT validation (VIES or the Polish whitelist), EU + UN sanctions screening and normalised name verification. Every response states per dimension what was and was not covered. Factual only — no scores.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"country":"FR","name":"Example SA","registration_number":"552081317","vat_number":"FR12345678901"}},"output":{"type":"json","example":{"query":{"country":"FR","name":"Example SA","registration_number":"552081317"},"register":{"result":"found","registered_name":"EXAMPLE SA"},"insolvency":{"result":"no_match"},"vat":{"result":"confirmed"},"sanctions":{"result":"not_listed"},"name_verification":{"result":"name_match"},"coverage":{"country":"FR","register":{"level":"full"},"insolvency":{"level":"register_search"},"vat":{"level":"vies"},"sanctions":{"level":"eu_un_lists"}},"checked_at":"2026-07-13T08:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://agentdata-api.sander-van-aard.workers.dev/nl/supplier-screen","type":"http","method":"POST","x402Version":2,"description":"Dutch supplier screening — pre-transaction check in one call: validates the EU VAT number (VIES), checks the official Dutch Central Insolvency Register for bankruptcy, suspension of payments or debt restructuring, and cross-checks the legal name against the VAT-registered name where available. Requires legal_name, kvk_number and vat_number. Returns factual attention items with a source reference per finding — no risk scores. Only charged when both registers were consulted. Companies only.","mimeType":"application/json","accepts":[{"scheme":"exact","network":"eip155:8453","amount":"150000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xb0ae6a9bd7a573ddda58db6c28622417e8ca2099","maxTimeoutSeconds":120,"extra":{"name":"USD Coin","version":"2"}}],"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"legal_name":"Example B.V.","kvk_number":"12345678","vat_number":"NL123456789B01"}},"output":{"type":"json","example":{"vat":{"vies_status":"confirmed"},"insolvency":{"result":"no_match"},"name_verification":{"result":"name_match"},"attention_items":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}},"headers":{"type":"object","additionalProperties":{"type":"string"}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object"}},"required":["type"]}},"required":["input"]}}}}]}