{"x402Version":2,"payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","resources":[{"id":7421,"slug":"7421","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/prices","description":"Live cryptocurrency prices and market data — a token price API for agents. Look up the current Bitcoin price, Ethereum price or any token price by coin id or common ticker (e.g. bitcoin, eth, sol) and get USD price, market cap, market-cap rank, 24h change %, 24h volume, 24h high/low and last-updated timestamp. Empty request returns the top coins by market cap. For trading agents, portfolio valuation, price lookups, crypto research and market monitoring.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"8000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"coins":["bitcoin","ethereum","solana"],"limit":10,"vsCurrency":"usd"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"change24hPct":1.42,"high24h":64000,"id":"bitcoin","imageUrl":"https://assets.coingecko.com/coins/images/1/large/bitcoin.png","lastUpdated":"2026-08-23T12:00:00.000Z","low24h":62000,"marketCap":1250000000000,"marketCapRank":1,"name":"Bitcoin","price":63500.12,"symbol":"BTC","volume24h":23000000000}],"machine":"portfolio","route":"crypto.prices"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"coins":{"description":"CoinGecko ids or common tickers (e.g. btc, eth). Empty = top coins by market cap.","items":{"maxLength":50,"minLength":1,"type":"string"},"maxItems":50,"type":"array"},"limit":{"default":10,"maximum":100,"minimum":1,"type":"integer"},"vsCurrency":{"default":"usd","type":"string"}},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"change24hPct":{"type":["number","null"]},"high24h":{"type":["number","null"]},"id":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"low24h":{"type":["number","null"]},"marketCap":{"type":["number","null"]},"marketCapRank":{"type":["integer","null"]},"name":{"type":["string","null"]},"price":{"type":["number","null"]},"symbol":{"type":["string","null"]},"volume24h":{"type":["number","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-29T00:54:29.918Z","quality":{"calls30d":10,"uniquePayers30d":4,"lastCalledAt":"2026-08-29T00:54:29.426Z"},"liveness":{},"verified":false,"featured":false},{"id":7420,"slug":"7420","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/amazon/search","description":"Amazon product search API. Search live Amazon products by keyword and get normalized ASIN, title, current price/range, currency, rating, review count, bought-past-month purchase signal, product URL, image, rank, Amazon Choice/Best Seller flags and delivery text. For shopping agents, Amazon product research, price lookup and ecommerce product discovery.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":40,"languageCode":"en_US","locationCode":2840,"query":"noise cancelling headphones"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"asin":"B0EXAMPLE","boughtPastMonth":500,"currency":"USD","delivery":"FREE delivery tomorrow","imageUrl":"https://example.com/product.jpg","isAmazonChoice":true,"isBestSeller":false,"price":49.99,"priceTo":null,"rank":1,"rating":4.6,"reviews":1842,"title":"Example product","url":"https://www.amazon.com/dp/B0EXAMPLE"}],"machine":"portfolio","query":"noise cancelling headphones","route":"amazon.search"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":40,"maximum":40,"minimum":1,"type":"integer"},"languageCode":{"default":"en_US","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"asin":{"type":["string","null"]},"boughtPastMonth":{"type":["integer","null"]},"currency":{"type":["string","null"]},"delivery":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"isAmazonChoice":{"type":["boolean","null"]},"isBestSeller":{"type":["boolean","null"]},"price":{"type":["number","null"]},"priceTo":{"type":["number","null"]},"rank":{"type":["integer","null"]},"rating":{"type":["number","null"]},"reviews":{"type":["integer","null"]},"title":{"type":["string","null"]},"url":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-02T00:18:22.776Z","quality":{"calls30d":9,"uniquePayers30d":4,"lastCalledAt":"2026-09-02T00:18:22.31Z"},"liveness":{},"verified":false,"featured":false},{"id":7417,"slug":"7417","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/local/search","description":"Search Google Maps for local businesses and places. Returns place ID, business name/category, address, phone, website, rating/reviews, coordinates, image and rank. For local discovery, travel and lead-finding agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3500","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":20,"languageCode":"en","locationCode":2756,"query":"coffee shops in Zurich"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"address":"Example Street 1, Zurich","category":"Coffee shop","domain":"example.com","imageUrl":"https://example.com/photo.jpg","latitude":47.3769,"longitude":8.5417,"phone":"+41 44 000 00 00","placeId":"ChIJEXAMPLE","rank":1,"rating":4.7,"reviews":312,"title":"Example Coffee","url":"https://example.com"}],"machine":"portfolio","query":"coffee shops in Zurich","route":"local.search"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":20,"maximum":100,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"address":{"type":["string","null"]},"category":{"type":["string","null"]},"domain":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"latitude":{"type":["number","null"]},"longitude":{"type":["number","null"]},"phone":{"type":["string","null"]},"placeId":{"type":["string","null"]},"rank":{"type":["integer","null"]},"rating":{"type":["number","null"]},"reviews":{"type":["integer","null"]},"title":{"type":["string","null"]},"url":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-06T00:15:06.565Z","quality":{"calls30d":8,"uniquePayers30d":3,"lastCalledAt":"2026-09-06T00:15:06.13Z"},"liveness":{},"verified":false,"featured":false},{"id":7429,"slug":"7429","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/news/search","description":"Search current Google News results. Returns headline, source/domain, URL, snippet, publication time, image and rank. For current-events, monitoring and research agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3500","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":10,"languageCode":"en","locationCode":2840,"query":"artificial intelligence"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"domain":"news.example","imageUrl":null,"publishedAt":"2026-08-22 12:00:00 +00:00","rank":1,"snippet":"Example article summary","source":"Example News","timePublished":"1 hour ago","title":"Example headline","url":"https://news.example/article"}],"machine":"portfolio","query":"artificial intelligence","route":"news.search"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":10,"maximum":10,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"domain":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"publishedAt":{"type":["string","null"]},"rank":{"type":["integer","null"]},"snippet":{"type":["string","null"]},"source":{"type":["string","null"]},"timePublished":{"type":["string","null"]},"title":{"type":["string","null"]},"url":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-02T01:18:38.921Z","quality":{"calls30d":7,"uniquePayers30d":3,"lastCalledAt":"2026-09-02T01:18:38.433Z"},"liveness":{},"verified":false,"featured":false},{"id":7418,"slug":"7418","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/news","description":"Crypto and financial news search. Returns current headlines about cryptocurrencies, tokens, markets and finance with source, domain, URL, snippet and publication time. For trading agents, crypto research, market monitoring and news feeds. Query by coin, ticker or topic (e.g. bitcoin, ethereum, solana).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":10,"languageCode":"en","locationCode":2840,"query":"bitcoin"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"domain":"crypto.example","imageUrl":null,"publishedAt":"2026-08-22 12:00:00 +00:00","rank":1,"snippet":"Example crypto news summary","source":"Example Crypto","timePublished":"1 hour ago","title":"Example crypto headline","url":"https://crypto.example/article"}],"machine":"portfolio","query":"bitcoin","route":"crypto.news"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":10,"maximum":10,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"domain":{"type":["string","null"]},"imageUrl":{"type":["string","null"]},"publishedAt":{"type":["string","null"]},"rank":{"type":["integer","null"]},"snippet":{"type":["string","null"]},"source":{"type":["string","null"]},"timePublished":{"type":["string","null"]},"title":{"type":["string","null"]},"url":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-05T01:17:52.68Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-05T01:17:52.24Z"},"liveness":{},"verified":false,"featured":false},{"id":7419,"slug":"7419","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/history","description":"Historical crypto price candles (OHLC). Given a coin id or ticker (e.g. bitcoin, eth, sol) and a window of days (1, 7, 14, 30, 90, 180 or 365) returns open/high/low/close candles with ISO timestamps. For charting, technical analysis, backtesting and trend-detection agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"coin":"bitcoin","days":7,"vsCurrency":"usd"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"candles":[{"close":64608,"high":64834,"low":64604,"open":64834,"time":"2026-08-24T12:00:00.000Z"}],"coin":"bitcoin","count":1,"days":7,"machine":"portfolio","route":"crypto.history","vsCurrency":"usd"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"coin":{"default":"bitcoin","description":"CoinGecko id or common ticker (e.g. bitcoin, eth, sol).","type":"string"},"days":{"default":7,"description":"History window in days.","enum":[1,7,14,30,90,180,365],"type":"integer"},"vsCurrency":{"default":"usd","type":"string"}},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"candles":{"items":{"properties":{"close":{"type":["number","null"]},"high":{"type":["number","null"]},"low":{"type":["number","null"]},"open":{"type":["number","null"]},"time":{"type":["string","null"]}},"type":"object"},"type":"array"},"coin":{"type":"string"},"count":{"type":"integer"},"days":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"route":{"type":"string"},"vsCurrency":{"type":"string"}},"required":["machine","route","candles"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-05T00:16:15.891Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-05T00:16:15.472Z"},"liveness":{},"verified":false,"featured":false},{"id":7415,"slug":"7415","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/block","description":"Fetch an EVM block (latest or by number). Given a chain and an optional block number returns block number, hash, parent hash, timestamp, transaction count, gas used/limit, base fee and miner. Omit the number for the current block height. For indexers, chain-tip monitoring, finality-tracking and block-explorer agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"ethereum"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"block":{"baseFeePerGasWei":"8000000000","chain":"ethereum","gasLimit":"30000000","gasUsed":"12000000","hash":"0xabc...","miner":"0x1111111111111111111111111111111111111111","number":21000000,"parentHash":"0xdef...","timestamp":"2026-08-25T12:00:00.000Z","timestampUnix":1787083200,"txCount":120},"chain":"ethereum","machine":"portfolio","route":"onchain.block"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"block":{"description":"Block number; omit for the latest block.","minimum":0,"type":"integer"},"chain":{"default":"ethereum","description":"EVM chain (ethereum, base, arbitrum, optimism, polygon, bsc).","type":"string"}},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"block":{"properties":{"baseFeePerGasWei":{"type":["string","null"]},"chain":{"type":["string","null"]},"gasLimit":{"type":["string","null"]},"gasUsed":{"type":["string","null"]},"hash":{"type":["string","null"]},"miner":{"type":["string","null"]},"number":{"type":["integer","null"]},"parentHash":{"type":["string","null"]},"timestamp":{"type":["string","null"]},"timestampUnix":{"type":["integer","null"]},"txCount":{"type":["integer","null"]}},"type":"object"},"chain":{"type":"string"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","block"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-17T04:04:02.541Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-17T04:04:02.058Z"},"liveness":{},"verified":false,"featured":false},{"id":7416,"slug":"7416","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/token-price","description":"On-chain token price by contract address (DEX / DeFi). Given a chain (e.g. ethereum, base, bsc, polygon, arbitrum, solana) and one or more token contract addresses, returns current USD price, market cap, 24h volume, 24h change % and last-updated timestamp for each. For DeFi agents, on-chain price feeds, DEX token lookups and portfolio valuation of long-tail or newly listed tokens.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"contracts":["0xdac17f958d2ee523a2206206994597c13d831ec7"],"platform":"ethereum","vsCurrency":"usd"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"change24hPct":0.011,"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","lastUpdated":"2026-08-25T12:00:00.000Z","marketCap":183223247255.29,"price":0.999962,"volume24h":76282183477.03}],"machine":"portfolio","platform":"ethereum","route":"crypto.token-price"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"contracts":{"items":{"description":"Token contract address on the given chain.","maxLength":120,"minLength":3,"type":"string"},"maxItems":50,"minItems":1,"type":"array"},"platform":{"default":"ethereum","description":"Chain / asset platform (e.g. ethereum, base, bsc, polygon, arbitrum, optimism, solana).","type":"string"},"vsCurrency":{"default":"usd","type":"string"}},"required":["contracts"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"change24hPct":{"type":["number","null"]},"contract":{"type":["string","null"]},"lastUpdated":{"type":["string","null"]},"marketCap":{"type":["number","null"]},"price":{"type":["number","null"]},"volume24h":{"type":["number","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"platform":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-09-06T01:15:47.129Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-06T01:15:46.691Z"},"liveness":{},"verified":false,"featured":false},{"id":7430,"slug":"7430","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/jobs/search","description":"Search Google Jobs by role and location. Returns job ID/title, employer, location, source/application URL, salary when present, contract type, posting time and rank. For job-search and recruiting agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3500","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":10,"languageCode":"en","locationCode":2840,"query":"senior software engineer"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"contractType":"Full-time","employer":"Example Corp","employerUrl":"https://example.com","jobId":"JOB123","location":"Zurich, Switzerland","postedAt":"2026-08-22 10:00:00 +00:00","rank":1,"salary":"CHF 140k–160k","source":"via Example Jobs","sourceUrl":"https://jobs.example/123","timeAgo":"3 hours ago","title":"Senior Software Engineer"}],"machine":"portfolio","query":"senior software engineer","route":"jobs.search"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":10,"maximum":10,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"count":{"type":"integer"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"items":{"items":{"properties":{"contractType":{"type":["string","null"]},"employer":{"type":["string","null"]},"employerUrl":{"type":["string","null"]},"jobId":{"type":["string","null"]},"location":{"type":["string","null"]},"postedAt":{"type":["string","null"]},"rank":{"type":["integer","null"]},"salary":{"type":["string","null"]},"source":{"type":["string","null"]},"sourceUrl":{"type":["string","null"]},"timeAgo":{"type":["string","null"]},"title":{"type":["string","null"]}},"type":"object"},"type":"array"},"machine":{"type":"string"},"query":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-24T15:28:29.972Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-24T15:28:29.526Z"},"liveness":{},"verified":false,"featured":false},{"id":7422,"slug":"7422","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/tx","description":"Look up an on-chain transaction by hash. Given a chain and a transaction hash returns sender, recipient, value (wei + ETH), nonce, block number, status (success/reverted), gas used, effective gas price, log count and any created contract. For explorers, payment-verification, settlement-checking and monitoring agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"ethereum","hash":"0x60291bbc7bc60ea3c0c0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"chain":"ethereum","hash":"0x6029...","machine":"portfolio","route":"onchain.tx","tx":{"blockNumber":21000000,"chain":"ethereum","contractCreated":null,"effectiveGasPriceWei":"9000000000","from":"0x1111111111111111111111111111111111111111","gasLimit":"21000","gasUsed":"21000","hash":"0x6029...","inputSize":0,"logsCount":0,"nonce":42,"status":"success","success":true,"to":"0x2222222222222222222222222222222222222222","transactionIndex":7,"value":"1","valueWei":"1000000000000000000"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"default":"ethereum","description":"EVM chain (ethereum, base, arbitrum, optimism, polygon, bsc).","type":"string"},"hash":{"description":"Transaction hash.","pattern":"^0x[0-9a-fA-F]{64}$","type":"string"}},"required":["hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"hash":{"type":"string"},"machine":{"type":"string"},"route":{"type":"string"},"tx":{"properties":{"blockNumber":{"type":["integer","null"]},"chain":{"type":["string","null"]},"contractCreated":{"type":["string","null"]},"effectiveGasPriceWei":{"type":["string","null"]},"from":{"type":["string","null"]},"gasLimit":{"type":["string","null"]},"gasUsed":{"type":["string","null"]},"hash":{"type":["string","null"]},"inputSize":{"type":["integer","null"]},"logsCount":{"type":["integer","null"]},"nonce":{"type":["integer","null"]},"status":{"type":["string","null"]},"success":{"type":["boolean","null"]},"to":{"type":["string","null"]},"transactionIndex":{"type":["integer","null"]},"value":{"type":["string","null"]},"valueWei":{"type":["string","null"]}},"type":"object"}},"required":["machine","route","tx"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-25T17:17:47.504Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T17:17:47.293Z"},"liveness":{},"verified":false,"featured":false},{"id":7423,"slug":"7423","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/ens","description":"ENS resolution both ways. Given an ENS name (e.g. vitalik.eth) returns the Ethereum address; given an address returns the primary ENS name. Resolved live on Ethereum mainnet. For wallet UX, address-book, identity and naming agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"name":"vitalik.eth"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"machine":"portfolio","result":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","name":"vitalik.eth","query":"vitalik.eth"},"route":"onchain.ens"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"address":{"description":"Address to reverse-resolve to its primary ENS name.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"name":{"description":"ENS name to resolve to an address (e.g. vitalik.eth).","maxLength":255,"minLength":3,"type":"string"}},"required":[],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"result":{"properties":{"address":{"type":["string","null"]},"name":{"type":["string","null"]},"query":{"type":["string","null"]}},"type":"object"},"route":{"type":"string"}},"required":["machine","route","result"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-25T17:17:36.71Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T17:17:36.51Z"},"liveness":{},"verified":false,"featured":false},{"id":7424,"slug":"7424","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/token-meta","description":"ERC-20 token metadata and total supply by contract. Given a chain and a token contract address returns name, symbol, decimals and total supply (raw + decimal), read live on-chain. For token explorers, due-diligence, supply-tracking and DeFi agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","machine":"portfolio","route":"onchain.token-meta","token":{"chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","decimals":6,"name":"Tether USD","symbol":"USDT","totalSupply":"78000000000","totalSupplyRaw":"78000000000000000"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"default":"ethereum","description":"EVM chain (ethereum, base, arbitrum, optimism, polygon, bsc).","type":"string"},"contract":{"description":"ERC-20 token contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["contract"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"contract":{"type":"string"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"route":{"type":"string"},"token":{"properties":{"chain":{"type":["string","null"]},"contract":{"type":["string","null"]},"decimals":{"type":["integer","null"]},"name":{"type":["string","null"]},"symbol":{"type":["string","null"]},"totalSupply":{"type":["string","null"]},"totalSupplyRaw":{"type":["string","null"]}},"type":"object"}},"required":["machine","route","token"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-25T17:17:26.056Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T17:17:25.611Z"},"liveness":{},"verified":false,"featured":false},{"id":7425,"slug":"7425","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/token-balance","description":"On-chain ERC-20 token balance for a wallet. Given a chain, a wallet address and a token contract address returns the token balance (exact raw units + decimal), with token name, symbol and decimals, read live from the chain. For wallet trackers, DeFi portfolio valuation, airdrop checks and treasury-monitoring agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":"1234.56","chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","decimals":6,"name":"Tether USD","raw":"1234560000","symbol":"USDT"},"chain":"ethereum","contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","machine":"portfolio","route":"onchain.token-balance"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"address":{"description":"Wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"chain":{"default":"ethereum","description":"EVM chain (ethereum, base, arbitrum, optimism, polygon, bsc).","type":"string"},"contract":{"description":"ERC-20 token contract address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"required":["address","contract"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"address":{"type":"string"},"balance":{"properties":{"address":{"type":["string","null"]},"balance":{"type":["string","null"]},"chain":{"type":["string","null"]},"contract":{"type":["string","null"]},"decimals":{"type":["integer","null"]},"name":{"type":["string","null"]},"raw":{"type":["string","null"]},"symbol":{"type":["string","null"]}},"type":"object"},"chain":{"type":"string"},"contract":{"type":"string"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","balance"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-25T17:17:20.761Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T17:17:20.334Z"},"liveness":{},"verified":false,"featured":false},{"id":7426,"slug":"7426","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/balance","description":"On-chain native coin balance for any wallet. Given a chain (ethereum, base, arbitrum, optimism, polygon, bsc) and a wallet address returns the native balance (ETH/MATIC/BNB) in both exact wei and human-readable decimal, with symbol and decimals. Read live from the chain via RPC. For wallet trackers, portfolio, treasury-monitoring and payment-verification agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","chain":"ethereum"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":{"address":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","balance":"1.5","chain":"ethereum","decimals":18,"symbol":"ETH","wei":"1500000000000000000"},"chain":"ethereum","machine":"portfolio","route":"onchain.balance"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"address":{"description":"Wallet address.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"chain":{"default":"ethereum","description":"EVM chain (ethereum, base, arbitrum, optimism, polygon, bsc).","type":"string"}},"required":["address"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"address":{"type":"string"},"balance":{"properties":{"address":{"type":["string","null"]},"balance":{"type":["string","null"]},"chain":{"type":["string","null"]},"decimals":{"type":["integer","null"]},"symbol":{"type":["string","null"]},"wei":{"type":["string","null"]}},"type":"object"},"chain":{"type":"string"},"economics":{"properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}},"type":"object"},"machine":{"type":"string"},"route":{"type":"string"}},"required":["machine","route","balance"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-25T17:17:15.643Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T17:17:15.216Z"},"liveness":{},"verified":false,"featured":false},{"id":7427,"slug":"7427","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/sentiment/search","description":"Sentiment analysis for any topic, brand, coin or ticker. Aggregates web/news/blog citations and returns polarity counts (positive/negative/neutral), emotional connotations (anger, happiness, love, sadness, fun, share) and a derived sentiment score in [-1,1]. For crypto/market sentiment, brand monitoring and opinion-mining agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"pageTypes":["news","blogs"],"query":"bitcoin"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"machine":"portfolio","query":"bitcoin","route":"sentiment.search","sentiment":{"emotions":{"anger":120,"fun":260,"happiness":540,"love":180,"sadness":90,"share":310},"polarity":{"negative":400,"neutral":900,"positive":1200},"score":0.32}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"pageTypes":{"items":{"enum":["ecommerce","news","blogs","message-boards","organic"],"type":"string"},"type":"array"},"query":{"maxLength":300,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-23T16:18:46.918Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T16:18:46.493Z"},"liveness":{},"verified":false,"featured":false},{"id":7428,"slug":"7428","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/web/search","description":"Web search over Google's organic results (SERP API). Returns ranked organic results with title, URL, domain, snippet and breadcrumb for any query. For research, retrieval-augmented agents, web lookup, fact-finding and general search.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"depth":10,"languageCode":"en","locationCode":2840,"query":"best noise cancelling headphones"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"count":1,"items":[{"breadcrumb":"https://example.com › article","domain":"example.com","rank":1,"snippet":"Example organic result summary.","title":"Example page title","url":"https://example.com/article"}],"machine":"portfolio","query":"best noise cancelling headphones","route":"web.search"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"depth":{"default":10,"maximum":100,"minimum":1,"type":"integer"},"languageCode":{"default":"en","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"},"query":{"maxLength":700,"minLength":1,"type":"string"}},"required":["query"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-23T16:17:47.747Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T16:17:47.318Z"},"liveness":{},"verified":false,"featured":false},{"id":7431,"slug":"7431","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/amazon/offers","description":"Get live Amazon sellers, prices, condition and delivery offers for a specific ASIN.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"asin":"B0C3HCD34R","languageCode":"en_US","locationCode":2840},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"asin":"B0C3HCD34R","count":1,"machine":"portfolio","offers":[{"condition":"New","currency":"USD","delivery":"Tomorrow","price":44.99,"seller":"Example Seller"}],"route":"amazon.offers"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"asin":{"maxLength":20,"minLength":5,"type":"string"},"languageCode":{"default":"en_US","type":"string"},"locationCode":{"default":2840,"minimum":1,"type":"integer"}},"required":["asin"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"agent-commerce-factory-jm.austriaeast.cloudapp.azure.com","lastUpdated":"2026-08-22T16:50:24.069Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-22T16:50:23.634Z"},"liveness":{},"verified":false,"featured":false}]}