{"id":"7466b1cf-9bc8-44d4-9188-026bb449ab7d","url":"https://open-pay.jp/api/paid/usdc/jpyc/transfers?chain=polygon&limit=20","method":"GET","fingerprint":"f5a2395951e427ea5004aefa7bf1be31b946fa413590e4e83826305a1f2b66a9","name":"Recent JPYC Transfers","description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.005000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","input_schema":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["chain"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string","description":"Chain to scan. Supported values: polygon, kaia, avalanche, ethereum."},"limit":{"type":"string","default":"20","pattern":"^(?:[1-9]|[1-9][0-9]|100)$","description":"Maximum number of transfer events to return, newest first (1-100). This is not a page number."},"cursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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. A cursor up to 64 blocks beyond the current chain head (normal when a node lags) returns no items and echoes the cursor back; further ahead is rejected with 400 cursor_ahead_of_head."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Only transfers where this address is the sender or the recipient."}},"additionalProperties":false}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["schemaVersion","token","generatedAt","notice","termsUrl","chain","chainId","contract","fromBlock","toBlock","mode","nextCursor","hasMore","truncated","items"],"properties":{"mode":{"enum":["snapshot","delta"],"type":"string","description":"snapshot = no cursor was supplied; items are newest first. delta = a cursor was supplied; items are the events after that position, oldest first."},"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"items":{"type":"array","items":{"type":"object","required":["blockNumber","txHash","logIndex","from","to","value","valueFormatted"],"properties":{"to":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"from":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"value":{"type":"string","pattern":"^[0-9]+$","description":"Atomic JPYC amount with 18 decimals."},"txHash":{"type":"string","pattern":"^0x[a-fA-F0-9]{64}$"},"logIndex":{"type":"integer","minimum":0},"blockNumber":{"type":"string","pattern":"^[0-9]+$"},"valueFormatted":{"type":"string","pattern":"^[0-9]+(\\.[0-9]+)?$"}},"additionalProperties":false}},"token":{"type":"object","required":["symbol","decimals"],"properties":{"symbol":{"type":"string","const":"JPYC"},"decimals":{"type":"integer","const":18}},"additionalProperties":false},"notice":{"type":"string","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."},"chainId":{"type":"integer","minimum":1},"hasMore":{"type":"boolean","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)."},"toBlock":{"type":"string","pattern":"^[0-9]+$"},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"termsUrl":{"type":"string","format":"uri"},"fromBlock":{"type":"string","pattern":"^[0-9]+$"},"truncated":{"type":"boolean","description":"true when the supplied cursor is older than the scanned block window; events between the cursor and fromBlock were not scanned."},"nextCursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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."},"generatedAt":{"type":"string","format":"date-time"},"schemaVersion":{"type":"string","const":"2.2"}},"additionalProperties":false}}},"schema_completeness":0,"status":"degraded","first_seen_at":"2026-08-23 13:10:54.118828+00","last_seen_at":"2026-08-23 13:10:53.388+00","last_success_at":"2026-09-14 16:32:01.206+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 16:37:01.206+00","search_tsv":"'jpyc':2 'recent':1 'transfer':3","catalog_number":"2483","x402_version":2,"resource_url":"https://open-pay.jp/api/paid/usdc/jpyc/transfers","resource_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.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"polygon","limit":"20"}},"output":{"type":"json","example":{"mode":"snapshot","chain":"polygon","items":[{"to":"0xB808AF91bDc577BFb3f9c91470f3286dd076e5C1","from":"0x13FE0A65D0aA7641B44D1AF17ECE4b41cEbB1880","value":"600000000000000000000000","txHash":"0xcae3af66168483e5905709cfc8f7cc0162f5234b9c456905df8ab4917b6f8c39","logIndex":286,"blockNumber":"92387695","valueFormatted":"600000"}],"token":{"symbol":"JPYC","decimals":18},"notice":"onchain-facts-only","chainId":137,"hasMore":false,"toBlock":"92387745","contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","termsUrl":"https://open-pay.jp/en/terms","fromBlock":"92385945","truncated":false,"nextCursor":"92387695:286","generatedAt":"2026-08-21T04:30:45.340Z","schemaVersion":"2.2"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["chain"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string","description":"Chain to scan. Supported values: polygon, kaia, avalanche, ethereum."},"limit":{"type":"string","default":"20","pattern":"^(?:[1-9]|[1-9][0-9]|100)$","description":"Maximum number of transfer events to return, newest first (1-100). This is not a page number."},"cursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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. A cursor up to 64 blocks beyond the current chain head (normal when a node lags) returns no items and echoes the cursor back; further ahead is rejected with 400 cursor_ahead_of_head."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Only transfers where this address is the sender or the recipient."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["schemaVersion","token","generatedAt","notice","termsUrl","chain","chainId","contract","fromBlock","toBlock","mode","nextCursor","hasMore","truncated","items"],"properties":{"mode":{"enum":["snapshot","delta"],"type":"string","description":"snapshot = no cursor was supplied; items are newest first. delta = a cursor was supplied; items are the events after that position, oldest first."},"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"items":{"type":"array","items":{"type":"object","required":["blockNumber","txHash","logIndex","from","to","value","valueFormatted"],"properties":{"to":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"from":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"value":{"type":"string","pattern":"^[0-9]+$","description":"Atomic JPYC amount with 18 decimals."},"txHash":{"type":"string","pattern":"^0x[a-fA-F0-9]{64}$"},"logIndex":{"type":"integer","minimum":0},"blockNumber":{"type":"string","pattern":"^[0-9]+$"},"valueFormatted":{"type":"string","pattern":"^[0-9]+(\\.[0-9]+)?$"}},"additionalProperties":false}},"token":{"type":"object","required":["symbol","decimals"],"properties":{"symbol":{"type":"string","const":"JPYC"},"decimals":{"type":"integer","const":18}},"additionalProperties":false},"notice":{"type":"string","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."},"chainId":{"type":"integer","minimum":1},"hasMore":{"type":"boolean","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)."},"toBlock":{"type":"string","pattern":"^[0-9]+$"},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"termsUrl":{"type":"string","format":"uri"},"fromBlock":{"type":"string","pattern":"^[0-9]+$"},"truncated":{"type":"boolean","description":"true when the supplied cursor is older than the scanned block window; events between the cursor and fromBlock were not scanned."},"nextCursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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."},"generatedAt":{"type":"string","format":"date-time"},"schemaVersion":{"type":"string","const":"2.2"}},"additionalProperties":false}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:32:01.206+00","bazaar_validation_error":null,"window":"24h","probes_n":19,"handshake_uptime":0.94736844,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":771,"latency_p90":4097,"price_drift_pct":0,"score":0.5962,"computed_at":"2026-09-14 16:32:14.845+00","source_metadata":[{"raw":{"url":"https://open-pay.jp/api/paid/usdc/jpyc/transfers?chain=polygon&limit=20","name":"Recent JPYC Transfers","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"f5a2395951e427ea5004aefa7bf1be31b946fa413590e4e83826305a1f2b66a9","advertisedPriceUsd":0.005},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://open-pay.jp/api/paid/usdc/jpyc/transfers","resource_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.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"chain":"polygon","limit":"20"}},"output":{"type":"json","example":{"mode":"snapshot","chain":"polygon","items":[{"to":"0xB808AF91bDc577BFb3f9c91470f3286dd076e5C1","from":"0x13FE0A65D0aA7641B44D1AF17ECE4b41cEbB1880","value":"600000000000000000000000","txHash":"0xcae3af66168483e5905709cfc8f7cc0162f5234b9c456905df8ab4917b6f8c39","logIndex":286,"blockNumber":"92387695","valueFormatted":"600000"}],"token":{"symbol":"JPYC","decimals":18},"notice":"onchain-facts-only","chainId":137,"hasMore":false,"toBlock":"92387745","contract":"0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29","termsUrl":"https://open-pay.jp/en/terms","fromBlock":"92385945","truncated":false,"nextCursor":"92387695:286","generatedAt":"2026-08-21T04:30:45.340Z","schemaVersion":"2.2"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["chain"],"properties":{"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string","description":"Chain to scan. Supported values: polygon, kaia, avalanche, ethereum."},"limit":{"type":"string","default":"20","pattern":"^(?:[1-9]|[1-9][0-9]|100)$","description":"Maximum number of transfer events to return, newest first (1-100). This is not a page number."},"cursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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. A cursor up to 64 blocks beyond the current chain head (normal when a node lags) returns no items and echoes the cursor back; further ahead is rejected with 400 cursor_ahead_of_head."},"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Only transfers where this address is the sender or the recipient."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["schemaVersion","token","generatedAt","notice","termsUrl","chain","chainId","contract","fromBlock","toBlock","mode","nextCursor","hasMore","truncated","items"],"properties":{"mode":{"enum":["snapshot","delta"],"type":"string","description":"snapshot = no cursor was supplied; items are newest first. delta = a cursor was supplied; items are the events after that position, oldest first."},"chain":{"enum":["polygon","kaia","avalanche","ethereum"],"type":"string"},"items":{"type":"array","items":{"type":"object","required":["blockNumber","txHash","logIndex","from","to","value","valueFormatted"],"properties":{"to":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"from":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"value":{"type":"string","pattern":"^[0-9]+$","description":"Atomic JPYC amount with 18 decimals."},"txHash":{"type":"string","pattern":"^0x[a-fA-F0-9]{64}$"},"logIndex":{"type":"integer","minimum":0},"blockNumber":{"type":"string","pattern":"^[0-9]+$"},"valueFormatted":{"type":"string","pattern":"^[0-9]+(\\.[0-9]+)?$"}},"additionalProperties":false}},"token":{"type":"object","required":["symbol","decimals"],"properties":{"symbol":{"type":"string","const":"JPYC"},"decimals":{"type":"integer","const":18}},"additionalProperties":false},"notice":{"type":"string","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."},"chainId":{"type":"integer","minimum":1},"hasMore":{"type":"boolean","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)."},"toBlock":{"type":"string","pattern":"^[0-9]+$"},"contract":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$"},"termsUrl":{"type":"string","format":"uri"},"fromBlock":{"type":"string","pattern":"^[0-9]+$"},"truncated":{"type":"boolean","description":"true when the supplied cursor is older than the scanned block window; events between the cursor and fromBlock were not scanned."},"nextCursor":{"type":"string","pattern":"^[0-9]+:(?:-1|[0-9]+)$","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."},"generatedAt":{"type":"string","format":"date-time"},"schemaVersion":{"type":"string","const":"2.2"}},"additionalProperties":false}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x52d4901142e2B5680027da5EB47C86CB02a3cA81","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:32:01.206+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.5962,"uptime":0.94736844,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":771,"latency_p90":4097,"price_drift_pct":0},"cdp_indexed":false,"confidence":"medium"}