{"x402Version":2,"payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","resources":[{"id":7561,"slug":"7561","resource":"https://open-pay.jp/api/paid/usdc/jpyc/transfers","description":"List recent JPYC Transfer events on one supported chain from roughly the last hour of blocks, optionally filtered by address — tx hash, from, to, amount, block. Without a cursor: newest first. With a cursor: only events after that position, oldest first, so each observed event is returned once within the scanned window. Use to confirm a recent JPYC payment or monitor wallet activity. Not for history beyond the window, sanctions screening, identity, or finality proof.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain":"polygon","limit":"20"},"type":"http"},"output":{"example":{"chain":"polygon","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","fromBlock":"92385945","generatedAt":"2026-08-21T04:30:45.340Z","hasMore":false,"items":[{"blockNumber":"92387695","from":"0x13FE0A65D0aA7641B44D1AF17ECE4b41cEbB1880","logIndex":286,"to":"0xB808AF91bDc577BFb3f9c91470f3286dd076e5C1","txHash":"0xcae3af66168483e5905709cfc8f7cc0162f5234b9c456905df8ab4917b6f8c39","value":"600000000000000000000000","valueFormatted":"600000"}],"mode":"snapshot","nextCursor":"92387695:286","notice":"onchain-facts-only","schemaVersion":"2.2","termsUrl":"https://open-pay.jp/en/terms","toBlock":"92387745","token":{"decimals":18,"symbol":"JPYC"},"truncated":false},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"address":{"description":"Only transfers where this address is the sender or the recipient.","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"chain":{"description":"Chain to scan. Supported values: polygon, kaia, avalanche, ethereum.","enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"cursor":{"description":"The nextCursor value from a previous response (\"<block>:<logIndex>\"). Returns only transfers newer than that position, oldest first (mode=delta), so repeated calls pay only for new events and return each observed event once within the scanned window, assuming stable chain history; continue with nextCursor while hasMore is true.","pattern":"^[0-9]+:(?:-1|[0-9]+)$","type":"string"},"limit":{"default":"20","description":"Maximum number of transfer events to return, newest first (1-100). This is not a page number.","pattern":"^(?:[1-9]|[1-9][0-9]|100)$","type":"string"}},"required":["chain"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"chainId":{"minimum":1,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"fromBlock":{"pattern":"^[0-9]+$","type":"string"},"generatedAt":{"format":"date-time","type":"string"},"hasMore":{"description":"delta: more events exist after the returned ones — call again with nextCursor to continue. snapshot: older events in the window were omitted and are NOT retrievable via nextCursor (it starts after the newest returned event).","type":"boolean"},"items":{"items":{"additionalProperties":false,"properties":{"blockNumber":{"pattern":"^[0-9]+$","type":"string"},"from":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"logIndex":{"minimum":0,"type":"integer"},"to":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"txHash":{"pattern":"^0x[a-fA-F0-9]{64}$","type":"string"},"value":{"description":"Atomic JPYC amount with 18 decimals.","pattern":"^[0-9]+$","type":"string"},"valueFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"}},"required":["blockNumber","txHash","logIndex","from","to","value","valueFormatted"],"type":"object"},"type":"array"},"mode":{"description":"snapshot = no cursor was supplied; items are newest first. delta = a cursor was supplied; items are the events after that position, oldest first.","enum":["snapshot","delta"],"type":"string"},"nextCursor":{"description":"Pass as the cursor query parameter on the next call to receive only transfers newer than this response (\"<block>:<logIndex>\"). In snapshot mode this is where monitoring starts (after the newest returned event). Never moves backwards relative to the cursor you supplied.","pattern":"^[0-9]+:(?:-1|[0-9]+)$","type":"string"},"notice":{"const":"onchain-facts-only","description":"On-chain facts read from public RPC endpoints at request time. Informational only — not financial advice, not an offer, quote or solicitation. Full terms at termsUrl.","type":"string"},"schemaVersion":{"const":"2.2","type":"string"},"termsUrl":{"format":"uri","type":"string"},"toBlock":{"pattern":"^[0-9]+$","type":"string"},"token":{"additionalProperties":false,"properties":{"decimals":{"const":18,"type":"integer"},"symbol":{"const":"JPYC","type":"string"}},"required":["symbol","decimals"],"type":"object"},"truncated":{"description":"true when the supplied cursor is older than the scanned block window; events between the cursor and fromBlock were not scanned.","type":"boolean"}},"required":["schemaVersion","token","generatedAt","notice","termsUrl","chain","chainId","contract","fromBlock","toBlock","mode","nextCursor","hasMore","truncated","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-23T05:09:04.491Z","quality":{"calls30d":6,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T05:09:04.2Z"},"liveness":{},"verified":false,"featured":false},{"id":7557,"slug":"7557","resource":"https://open-pay.jp/api/paid/hello","description":"End-to-end smoke test for x402 clients: returns a greeting plus the settlement timestamp, so an agent can prove its payment path works before spending on real data.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"},"output":{"example":{"message":"Hello, paid AI agent.","timestamp":"2026-08-20T23:02:04.176Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-09-17T03:53:07.822Z","quality":{"calls30d":4,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T03:53:07.545Z"},"liveness":{},"verified":false,"featured":false},{"id":6304,"slug":"6304","resource":"https://aegis-ai.xyz/api/d2a/briefing","description":"Aegis curated briefing — AI-scored content feed with V/C/L metrics","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":60}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","pathParams":{},"queryParams":{"limit":"5"},"type":"http"},"output":{"example":{"contributors":[],"generatedAt":"2026-01-01T00:00:00.000Z","type":"global","version":"1.0"},"type":"json"}},"routeTemplate":":var1","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"additionalProperties":false,"properties":{"limit":{"description":"Optional maximum number of items or contributors to return.","pattern":"^[0-9]+$","type":"string"},"offset":{"description":"Optional zero-based pagination offset.","pattern":"^[0-9]+$","type":"string"},"preview":{"description":"Optional free redacted preview when the deployment enables the preview tier.","enum":["true"],"type":"string"},"principal":{"description":"Optional Internet Computer principal for a contributor-specific briefing.","type":"string"},"since":{"description":"Optional ISO 8601 lower bound for briefing generation time.","format":"date-time","type":"string"},"topics":{"description":"Optional comma-separated topic filter using case-insensitive OR matching.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"aegis-ai.xyz","lastUpdated":"2026-09-14T19:50:02.802Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-14T19:50:02.524Z"},"liveness":{},"verified":false,"featured":false},{"id":6305,"slug":"6305","resource":"https://aegis-ai.xyz/api/d2a/briefing-jpyc","description":"Aegis - Cut Through the Noise in Your Feeds. ブリーフィング トップ3","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"6000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"aegis-ai.xyz","lastUpdated":"2026-09-04T09:23:58.429Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-04T09:23:58.185Z"},"liveness":{},"verified":false,"featured":false},{"id":7559,"slug":"7559","resource":"https://open-pay.jp/api/paid/usdc/stablecoin-payments","description":"Japan Stablecoin Payment Monitor: weekly change feed for stablecoin payment services in Japan — new launches, pilots, partnerships, fee changes, supported assets and chains, and closures. Each event is dated, categorized and tied to an official source URL. Pass changedSince=YYYY-MM-DD (your last run date) to fetch only new events; an empty changes list explicitly means no change. Without changedSince you get the full dated history back to late 2025.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"changedSince":"2026-08-01"},"type":"http"},"output":{"example":{"changes":[{"assets":["USDC"],"chains":["base"],"changeCategory":"service_launch","changeType":"added","date":"2026-08-10","diffs":[{"currentValue":"commercial","field":"status","previousValue":null}],"provider":"DG Stablecoin Payment Service","sourceUrl":"https://www.garage.co.jp/pr/release/20260810/","summary":"Digital Garage started commercial rollout of DG Stablecoin Payment Service (API-based merchant integration; initially USDC on Base, first offered to JCB and DGFT).","summaryJa":"デジタルガレージが DG Stablecoin Payment Service の商用展開を開始 (API 接続の加盟店向け・当初は Base 上の USDC・JCB/DGFT へ先行提供)。"}],"generatedAt":"2026-08-27T02:00:00.000Z","hasMore":false,"licenseNotice":"Events summarize what official sources state; they are not availability guarantees or endorsements. Source rights remain with their owners.","mode":"delta","nextChangedSince":"2026-08-27","notice":{"code":"sourced-facts-only","detail":"Events summarize official announcements about stablecoin payment services in Japan; verify with each sourceUrl before relying on a change.","termsUrl":"https://open-pay.jp/en/terms"},"providers":[{"announcedAt":"2026-08-10","assets":["USDC"],"chains":["base"],"integrations":["api"],"lastEventDate":"2026-08-10","merchantFee":null,"plannedPeriod":null,"posIntegration":null,"provider":"DG Stablecoin Payment Service","region":"Japan","settlementCurrency":null,"slug":"dg-sps","sourceUrl":"https://www.garage.co.jp/pr/release/20260810/","stage":"commercial","startedAt":"2026-08-10","verifiedAt":"2026-08-27"}],"query":{"changedSince":"2026-08-01","limit":200},"schemaVersion":"1.0","totalEvents":7,"totalProviders":7},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"changedSince":{"description":"Return only events on/after this date (YYYY-MM-DD). Set to your last run date. Omit for the full history.","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"limit":{"description":"1-200 (default 200). In delta mode the limit is rounded up to a date boundary: a single day is never split, so a day holding more events is returned whole. Continue with nextChangedSince while hasMore is true.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-09-04T07:02:17.789Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-04T07:02:17.501Z"},"liveness":{},"verified":false,"featured":false},{"id":7560,"slug":"7560","resource":"https://open-pay.jp/api/paid/usdc/jpyc/services","description":"JPYC Service Monitor: weekly change feed for Japan-related JPYC and Web3 services. Each event is dated, typed (added / updated / removed / verified) and tied to an official source URL. Call with changedSince=YYYY-MM-DD set to your last run date to fetch only what changed; an empty changes list explicitly means no change, so a scheduled agent can report that without guessing. Without changedSince you get the full monitor snapshot.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"changedSince":"2026-08-20"},"type":"http"},"output":{"example":{"attribution":["JPYC株式会社"],"changes":[{"changeType":"verified","date":"2026-08-27","slug":"jpyc-ex","sourceUrl":"https://jpyc.co.jp/","summary":"Re-verified against the official source; no factual change.","summaryJa":"公式ソースで再確認。事実関係の変更なし。"}],"generatedAt":"2026-08-27T01:23:45.000Z","licenseNotice":"Facts summarized from official sources; source rights remain with their owners.","mode":"delta","notice":{"code":"sourced-facts-only","detail":"Change events and rows summarize what official sources state; they are not availability guarantees or endorsements.","termsUrl":"https://open-pay.jp/en/terms"},"query":{"changedSince":"2026-08-20","limit":200},"schemaVersion":"1.0","services":[{"category":"exchange","chains":["avalanche","ethereum","polygon"],"name":"JPYC EX","nameJa":"JPYC EX","slug":"jpyc-ex","sourceCheckedAt":"2026-08-27T01:00:00.000Z","sourceOk":true,"sourceUrl":"https://jpyc.co.jp/","status":"published","supportsJpyc":true,"supportsUsdc":false,"supportsX402":false,"verifiedAt":"2026-08-27"}],"totalServices":20},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"changedSince":{"description":"Return only changes on/after this date (YYYY-MM-DD). Set to your last run date. Omit for the full snapshot.","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"limit":{"description":"1-200 (default 200)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-27T01:16:10.697Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-27T01:16:10.38Z"},"liveness":{},"verified":false,"featured":false},{"id":7562,"slug":"7562","resource":"https://open-pay.jp/api/paid/usdc/jpyc/balance","description":"Read the current on-chain JPYC balance of any EVM address on one or all supported chains (Polygon, Kaia, Avalanche, Ethereum), with the token contract and the block number observed at request time. Use before or after a payment, for treasury checks, wallet monitoring, and payment reconciliation. The result does not prove wallet ownership and is not a transaction-finality certificate.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","chain":"polygon"},"type":"http"},"output":{"example":{"address":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","generatedAt":"2026-08-21T04:30:45.340Z","items":[{"balance":"1000000000000000000000","balanceFormatted":"1000","blockNumber":"92387745","chain":"polygon","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","status":"ok"}],"notice":"onchain-facts-only","schemaVersion":"2.0","termsUrl":"https://open-pay.jp/en/terms","token":{"decimals":18,"symbol":"JPYC"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"address":{"description":"EVM address to read the JPYC balance of.","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"chain":{"description":"Chain to query. Omit to query all supported chains. Supported values: polygon, kaia, avalanche, ethereum.","enum":["polygon","kaia","avalanche","ethereum"],"type":"string"}},"required":["address"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"address":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"generatedAt":{"format":"date-time","type":"string"},"items":{"items":{"oneOf":[{"additionalProperties":false,"properties":{"balance":{"description":"Atomic JPYC amount with 18 decimals.","pattern":"^[0-9]+$","type":"string"},"balanceFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"},"blockNumber":{"pattern":"^[0-9]+$","type":"string"},"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"chainId":{"minimum":1,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"status":{"const":"ok","type":"string"}},"required":["chain","chainId","contract","status","blockNumber","balance","balanceFormatted"],"type":"object"},{"additionalProperties":false,"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"chainId":{"minimum":1,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"errorCode":{"enum":["rpc_unavailable","contract_read_failed"],"type":"string"},"retryable":{"type":"boolean"},"status":{"const":"unavailable","type":"string"}},"required":["chain","chainId","contract","status","errorCode","retryable"],"type":"object"}]},"type":"array"},"notice":{"const":"onchain-facts-only","description":"On-chain facts read from public RPC endpoints at request time. Informational only — not financial advice, not an offer, quote or solicitation. Full terms at termsUrl.","type":"string"},"schemaVersion":{"const":"2.0","type":"string"},"termsUrl":{"format":"uri","type":"string"},"token":{"additionalProperties":false,"properties":{"decimals":{"const":18,"type":"integer"},"symbol":{"const":"JPYC","type":"string"}},"required":["symbol","decimals"],"type":"object"}},"required":["schemaVersion","token","generatedAt","notice","termsUrl","address","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-23T01:47:54.503Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T01:47:54.229Z"},"liveness":{},"verified":false,"featured":false},{"id":7563,"slug":"7563","resource":"https://open-pay.jp/api/paid/usdc/jpyc/supply","description":"Read the current contract-reported JPYC totalSupply on Polygon, Kaia, Avalanche or Ethereum, with the token contract address and the block number observed at request time. Use for periodic supply monitoring, cross-chain comparison, or verifying a current JPYC supply figure before citing it. Not for market price, reserve backing, circulating-supply analysis, or financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain":"polygon"},"type":"http"},"output":{"example":{"generatedAt":"2026-08-21T04:30:45.340Z","items":[{"blockNumber":"92387745","chain":"polygon","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","status":"ok","totalSupply":"1234567890000000000000000","totalSupplyFormatted":"1234567.89"}],"notice":"onchain-facts-only","schemaVersion":"2.0","termsUrl":"https://open-pay.jp/en/terms","token":{"decimals":18,"symbol":"JPYC"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"chain":{"description":"Chain to query. Omit to query all supported chains. Supported values: polygon, kaia, avalanche, ethereum.","enum":["polygon","kaia","avalanche","ethereum"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"generatedAt":{"format":"date-time","type":"string"},"items":{"items":{"oneOf":[{"additionalProperties":false,"properties":{"blockNumber":{"pattern":"^[0-9]+$","type":"string"},"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"chainId":{"minimum":1,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"status":{"const":"ok","type":"string"},"totalSupply":{"description":"Atomic JPYC amount with 18 decimals.","pattern":"^[0-9]+$","type":"string"},"totalSupplyFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"}},"required":["chain","chainId","contract","status","blockNumber","totalSupply","totalSupplyFormatted"],"type":"object"},{"additionalProperties":false,"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"chainId":{"minimum":1,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"errorCode":{"enum":["rpc_unavailable","contract_read_failed"],"type":"string"},"retryable":{"type":"boolean"},"status":{"const":"unavailable","type":"string"}},"required":["chain","chainId","contract","status","errorCode","retryable"],"type":"object"}]},"type":"array"},"notice":{"const":"onchain-facts-only","description":"On-chain facts read from public RPC endpoints at request time. Informational only — not financial advice, not an offer, quote or solicitation. Full terms at termsUrl.","type":"string"},"schemaVersion":{"const":"2.0","type":"string"},"termsUrl":{"format":"uri","type":"string"},"token":{"additionalProperties":false,"properties":{"decimals":{"const":18,"type":"integer"},"symbol":{"const":"JPYC","type":"string"}},"required":["symbol","decimals"],"type":"object"}},"required":["schemaVersion","token","generatedAt","notice","termsUrl","items"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-23T01:47:52.297Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T01:47:52.019Z"},"liveness":{},"verified":false,"featured":false},{"id":7564,"slug":"7564","resource":"https://open-pay.jp/api/paid/usdc/japan-web3-directory/search","description":"Filter the Japan Web3 Directory by category, token, chain or capability — the same sourced, date-stamped records as the full export, without pulling rows your agent doesn't need.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"category":"exchange","chain":"polygon","limit":"20","token":"jpyc"},"type":"http"},"output":{"example":{"generatedAt":"2026-08-21T00:32:38.608Z","items":[{"editorial":{"summaryEn":"The official starting point for JPYC issuance and redemption."},"facts":{"category":"exchange","chains":["avalanche","ethereum","polygon"],"supportsJpyc":true,"supportsMcp":false,"supportsUsdc":false,"supportsX402":false,"tags":["Japan","issuance","redemption"],"tokens":["jpyc"]},"name":"JPYC EX","nameJa":"JPYC EX","slug":"jpyc-ex","sourceCheckedAt":"2026-08-20T01:27:11.803Z","sourceOk":true,"sourceType":"official","sourceUrl":"https://jpyc.co.jp/","status":"published","verifiedAt":"2026-07-13"}],"query":{"limit":20,"offset":0},"schemaVersion":"1.0","total":19},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"category":{"enum":["api","bridge","developer-tool","exchange","network","payment","stablecoin","wallet"],"type":"string"},"chain":{"enum":["arbitrum","avalanche","base","ethereum","kaia","optimism","polygon"],"type":"string"},"keyword":{"description":"Free-text match on name/summary","maxLength":100,"type":"string"},"language":{"enum":["en","ja"],"type":"string"},"limit":{"description":"1-50 (default 20)","type":"string"},"offset":{"description":"0-1000 (default 0)","type":"string"},"supportsJpyc":{"enum":["true","false"],"type":"string"},"supportsMcp":{"enum":["true","false"],"type":"string"},"supportsUsdc":{"enum":["true","false"],"type":"string"},"supportsX402":{"enum":["true","false"],"type":"string"},"token":{"enum":["jpyc","usdc"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-21T03:35:04.816Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-21T03:35:04.569Z"},"liveness":{},"verified":false,"featured":false},{"id":7558,"slug":"7558","resource":"https://open-pay.jp/api/paid/usdc/jpyc/activity","description":"JPYC transfer metrics computed hourly from finalized Polygon blocks: event count, unique senders and receivers, volume, median and top receivers. Covers approximately 24 hours ending at the newest finalized hourly bucket; exact block and time range are in the response. Use for current JPYC usage metrics; not for wallet balances, price, news, supply or financial advice.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain":"polygon","window":"24h"},"type":"http"},"output":{"example":{"chain":"polygon","chainId":137,"contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","definitions":{"countUnit":"events","eligible":"positive-value transfers with distinct sender and receiver, excluding the zero address","median":"floored atomic average for even counts"},"expiresAt":"2026-09-08T06:59:58.000Z","fromBlock":"92343600","fromTimestamp":"2026-09-07T03:00:00.000Z","generatedAt":"2026-09-08T03:20:00.000Z","medianTransfer":"1000000000000000000","medianTransferFormatted":"1","notice":"onchain-facts-only","observedAt":"2026-09-08T02:59:58.000Z","schemaVersion":"2.2","termsUrl":"https://open-pay.jp/en/terms","toBlock":"92386799","toTimestamp":"2026-09-08T02:59:58.000Z","token":{"decimals":18,"symbol":"JPYC"},"topReceivers":[{"address":"0x52d4901142e2b5680027da5eb47c86cb02a3ca81","count":1,"volume":"1000000000000000000","volumeFormatted":"1"}],"transferCount":1,"uniqueReceivers":1,"uniqueSenders":1,"volume":"1000000000000000000","volumeFormatted":"1","window":"24h"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"chain":{"description":"Polygon mainnet only.","enum":["polygon"],"type":"string"},"window":{"default":"24h","description":"Approximately 24 hours in whole finalized hourly buckets.","enum":["24h"],"type":"string"}},"required":["chain"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"chain":{"const":"polygon","type":"string"},"chainId":{"const":137,"type":"integer"},"contract":{"pattern":"^0x[a-fA-F0-9]{40}$","type":"string"},"definitions":{"additionalProperties":false,"properties":{"countUnit":{"const":"events","type":"string"},"eligible":{"const":"positive-value transfers with distinct sender and receiver, excluding the zero address","type":"string"},"median":{"const":"floored atomic average for even counts","type":"string"}},"required":["eligible","countUnit","median"],"type":"object"},"expiresAt":{"format":"date-time","type":"string"},"fromBlock":{"pattern":"^[0-9]+$","type":"string"},"fromTimestamp":{"format":"date-time","type":"string"},"generatedAt":{"format":"date-time","type":"string"},"medianTransfer":{"pattern":"^[0-9]+$","type":"string"},"medianTransferFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"},"notice":{"const":"onchain-facts-only","description":"On-chain facts computed hourly from finalized Polygon blocks. Informational only; not financial advice. Full terms at termsUrl.","type":"string"},"observedAt":{"format":"date-time","type":"string"},"schemaVersion":{"const":"2.2","type":"string"},"termsUrl":{"format":"uri","type":"string"},"toBlock":{"pattern":"^[0-9]+$","type":"string"},"toTimestamp":{"format":"date-time","type":"string"},"token":{"additionalProperties":false,"properties":{"decimals":{"const":18,"type":"integer"},"symbol":{"const":"JPYC","type":"string"}},"required":["symbol","decimals"],"type":"object"},"topReceivers":{"items":{"additionalProperties":false,"properties":{"address":{"pattern":"^0x[a-f0-9]{40}$","type":"string"},"count":{"minimum":1,"type":"integer"},"volume":{"pattern":"^[0-9]+$","type":"string"},"volumeFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"}},"required":["address","count","volume","volumeFormatted"],"type":"object"},"maxItems":5,"type":"array"},"transferCount":{"minimum":0,"type":"integer"},"uniqueReceivers":{"minimum":0,"type":"integer"},"uniqueSenders":{"minimum":0,"type":"integer"},"volume":{"pattern":"^[0-9]+$","type":"string"},"volumeFormatted":{"pattern":"^[0-9]+(\\.[0-9]+)?$","type":"string"},"window":{"const":"24h","type":"string"}},"required":["schemaVersion","token","generatedAt","notice","termsUrl","chain","chainId","contract","window","fromBlock","toBlock","fromTimestamp","toTimestamp","transferCount","uniqueSenders","uniqueReceivers","volume","volumeFormatted","medianTransfer","medianTransferFormatted","topReceivers","definitions","observedAt","expiresAt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-09-08T03:19:46.057Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T03:19:45.687Z"},"liveness":{},"verified":false,"featured":false},{"id":7565,"slug":"7565","resource":"https://open-pay.jp/api/paid/usdc/stores","description":"Where JPYC (Japan's yen-pegged stablecoin) is accepted: curated exchanges, DEXes, dApps and bridges as JSON, each with category, supported assets and an official URL.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"40000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-21T01:10:57.531Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-21T01:10:57.179Z"},"liveness":{},"verified":false,"featured":false},{"id":7566,"slug":"7566","resource":"https://open-pay.jp/api/paid/usdc/japan-web3-directory","description":"Japan Web3 Directory, full export: sourced records on Japan's JPYC/USDC, exchange, wallet and AI-agent services — every row carries an official source URL and last-verified date.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"open-pay.jp","lastUpdated":"2026-08-21T00:32:39.789Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-21T00:32:39.497Z"},"liveness":{},"verified":false,"featured":false}]}