{"x402Version":2,"payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","resources":[{"id":2821,"slug":"2821","resource":"https://x402.payperbyte.io/feeds/earthquakes","description":"USGS recent earthquakes worldwide (M2.5+)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"feed":"earthquakes"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","earthquakes","general","eip712-attested"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-09-17T03:49:25.792Z","quality":{"calls30d":13,"uniquePayers30d":11,"lastCalledAt":"2026-09-17T03:49:25.477Z"},"liveness":{},"verified":false,"featured":false},{"id":2820,"slug":"2820","resource":"https://x402.payperbyte.io/feeds/weather","description":"NWS weather forecasts for 5 US cities (NYC, LA, Chicago, Houston, Miami)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"feed":"weather"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","weather","general","eip712-attested"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-09-16T17:45:56.033Z","quality":{"calls30d":9,"uniquePayers30d":5,"lastCalledAt":"2026-09-16T17:45:55.597Z"},"liveness":{},"verified":false,"featured":false},{"id":2822,"slug":"2822","resource":"https://x402.payperbyte.io/feeds/address-reputation","description":"Know-Your-Agent counterparty screening — reputation pillar. Signed ALLOW/WARN/BLOCK verdict on (domain, receiving address, amount, chain) before you release USDC. Screens the counterparty tuple you supply — not the calling agent's identity. Full method + scope: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0x1111111111111111111111111111111111111111","amount":50000,"chain":"base","domain":"example.com"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"_note":"Illustrative response shape — not a live answer. ALLOW/WARN/BLOCK is a screening signal. The embedded EIP-712 receipt (domain chainId 421614 = Arbitrum Sepolia, a frozen signing namespace, not a settlement rail) proves who signed the exact answer bytes — not that the verdict is correct.","answer":{"methodology":"ar-v1","query":{"address":"0x1111111111111111111111111111111111111111","amount":50000,"chain":"base","domain":"example.com"},"reasons":["illustrative — real answers cite the ar-v1 domain (RDAP/TLS/DNS/Wayback), on-chain, and blocklist signals judged"],"score":55,"v":"address-reputation/v1","verdict":"WARN"},"attestation":{"domain":{"chainId":421614,"name":"BYTE Library","version":"1"},"payloadHash":"0x…","signature":"0x…","signer":"0x…"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"anyOf":[{"required":["domain"]},{"required":["url"]}],"properties":{"address":{"description":"The receiving address about to be paid. On-chain history + blocklist are checked on the selected chain.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"amount":{"description":"Optional. The payment amount in atomic units — logged with the query and bound into the verdict context.","minimum":0,"type":"integer"},"chain":{"description":"Mainnet for the on-chain receiving-address signals (default \"base\" = Base mainnet; \"arbitrum-one\" = Arbitrum One mainnet). Mainnets only — a testnet returns meaningless zeros for a real payee. (The Arbitrum Sepolia testnet is opt-in dev-only via ADDRESS_REP_ENABLE_TESTNET as chain \"arbitrum-sepolia\", and is intentionally not advertised here.)","enum":["base","arbitrum-one"],"type":"string"},"domain":{"description":"The payee's web domain, e.g. \"github.com\". BLOCK if it doesn't resolve or hits the blocklist. Provide either `domain` or its alias `url`.","minLength":1,"type":"string"},"url":{"description":"Alias for `domain` — the payee's web domain/URL. Accepted interchangeably with `domain` (provide at least one).","minLength":1,"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":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","address-reputation","payments-risk","go-no-go","signed-verdict"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-26T00:37:28.434Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-08-26T00:37:26.022Z"},"liveness":{},"verified":false,"featured":false},{"id":2823,"slug":"2823","resource":"https://x402.payperbyte.io/feeds/sanctions-screen","description":"Know-Your-Agent counterparty screening — sanctions pillar. Signed OFAC SDN + Consolidated screen on an address or name, pinned to the exact list-state (date + sha256). Screens the counterparty you supply — not the calling agent's identity. Full scope: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"name":"Lazarus Group"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"_note":"Excerpt of a real answer (live service, 2026-07-01); hash/signature elided, signals/consolidated trimmed. Every answer pins the exact OFAC list version (published date + sha256 + entry count) it was judged against. Screening signal, not legal advice. The EIP-712 receipt — domain chainId 421614 = Arbitrum Sepolia, a frozen signing namespace, not a settlement rail — proves who signed these exact bytes (authenticity + tamper-evidence), not that the screening result is correct. Recompute keccak256(canonical answer bytes) and recover the signer before acting.","answer":{"list_state":{"sdn":{"content_sha256":"a04efa5d60104ebd35fc08b6891811120d151bf37801fbd3c01e64380198f099","entry_count":19129,"published_date":"2026-06-30","source":"OFAC SDN (Specially Designated Nationals and Blocked Persons)","stale":false}},"methodology":"ss-v1","query":{"address":null,"chain":null,"name":"Lazarus Group"},"reasons":["name exactly matches OFAC SDN primary name \"LAZARUS GROUP\": entry #27307 \"LAZARUS GROUP\" [DPRK3] — list published 2026-06-30"],"score":0,"v":"sanctions-screen/v1","verdict":"BLOCK"},"attestation":{"domain":{"chainId":421614,"name":"BYTE Library","verifyingContract":"0x44729bB148F46d8Db509E47b0453edc271e06e95","version":"1"},"payloadHash":"0x…","signature":"0x…","signer":"0x344ECaCDe6566294c31397445c98b62a3EEEA456"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"anyOf":[{"required":["address"]},{"required":["name"]}],"description":"At least one of `address` or `name` is required.","properties":{"address":{"description":"Counterparty address: 0x+40-hex (EVM) or a digital-currency address. Checked against the OFAC SDN digital-currency annex.","type":"string"},"chain":{"description":"Optional, informational only — the SDN annex pins addresses to currency symbols; chain never gates a hit.","type":"string"},"name":{"description":"Counterparty name (individual or entity). Screened exact + conservative fuzzy against primary and a.k.a. names in the SDN + Consolidated lists.","maxLength":256,"minLength":2,"type":"string"}},"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","sanctions-screen","ofac","compliance","signed-verdict"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-21T03:55:08.897Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-08-21T03:55:08.618Z"},"liveness":{},"verified":false,"featured":false},{"id":2827,"slug":"2827","resource":"https://x402.payperbyte.io/feeds/regime-signal","description":"BTC/ETH regime + realized-vol above/below call, 4h or 24h horizon. Signed EIP-712 delivery receipt, anchored on Base via EAS; scoring is a published deterministic rule against public Chainlink rounds, independently recomputable. Full method: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"asset":"BTC","h":4},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"feed":"regime-signal"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"asset":{"description":"The asset to classify. SOL is closed as an option: both Chainlink SOL/USD feeds on Base have an 86,400s heartbeat, unusable for 4h/24h windows.","enum":["BTC","ETH"],"type":"string"},"h":{"description":"Horizon in hours — 4 or 24. rv_threshold/rv_call/confidence are computed against this SAME horizon's own non-overlapping window history; regime always uses trailing 24h data regardless of h.","enum":[4,24],"type":"integer"}},"required":["asset","h"],"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","regime-signal","financial","first-party"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-31T17:16:45.116Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T17:16:44.717Z"},"liveness":{},"verified":false,"featured":false},{"id":2824,"slug":"2824","resource":"https://x402.payperbyte.io/feeds/merchant-screen","description":"Pre-settlement merchant screen: signed ALLOW/WARN/BLOCK on (domain, payTo, price) before you settle. Queries are logged (domain, payTo, price); screening is not covert — the merchant sees the probe. Full disclosure: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"address":"0x1111111111111111111111111111111111111111","chain":"base","domain":"example.com","observed_price_atomic":"150000"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"feed":"merchant-screen"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"address":{"description":"Optional — the payTo the agent observed.","pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"chain":{"default":"base","enum":["base"],"type":"string"},"domain":{"description":"The merchant host the agent is about to pay.","type":"string"},"observed_price_atomic":{"description":"Optional — atomic USDC price quoted to the agent. STRING (may exceed 2^53; a JSON number is rejected upstream).","pattern":"^[0-9]+$","type":"string"}},"required":["domain"],"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","merchant-screen","storefront-risk","clone-detect","signed-verdict"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-09-03T01:23:55.135Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-03T01:23:54.773Z"},"liveness":{},"verified":false,"featured":false},{"id":2825,"slug":"2825","resource":"https://x402.payperbyte.io/feeds/threat-intel","description":"Recent CVE highlights + CISA known-exploited-vulnerability entries, relayed from public sources (NVD, CISA KEV)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"50000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"feed":"threat-intel"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","threat-intel","general","eip712-attested"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-26T06:27:49.427Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-26T06:27:49.141Z"},"liveness":{},"verified":false,"featured":false},{"id":2826,"slug":"2826","resource":"https://x402.payperbyte.io/feeds/reasoning-verdict","description":"Verify-before-act risk oracle: POST an action context and get a signed ALLOW/WARN/BLOCK/ABSTAIN verdict + 0-100 score + reasons from a LOCAL model (no data egress). Advisory: the receipt proves provenance/integrity, not correctness. Full method: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"kind":"transaction","subject":"Release 5,000 USDC to 0x1111111111111111111111111111111111111111 for invoice #42?"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"_note":"Illustrative response shape — not a live answer. The verdict is advisory. The embedded EIP-712 receipt (domain chainId 421614 = Arbitrum Sepolia, a frozen signing namespace, not a settlement rail) proves who signed the exact answer bytes — not that the verdict is correct.","answer":{"confidence":"medium","disclaimer":"The receipt proves these exact bytes came from this publisher; it does NOT guarantee the verdict is correct. AI-generated advisory analysis — verify independently before acting.","kind":"transaction","reasons":["illustrative — real answers list the model's risk reasons"],"ruleset":"rv-v1","score":40,"subject":"Release 5,000 USDC to 0x1111111111111111111111111111111111111111 for invoice #42?","summary":"illustrative — a one-sentence rationale from the LOCAL model","v":"reasoning-verdict/v1","verdict":"WARN"},"attestation":{"domain":{"chainId":421614,"name":"BYTE Library","version":"1"},"payloadHash":"0x…","signature":"0x…","signer":"0x…"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"context":{"description":"Optional. Extra context for the judgment — a string, or a JSON object/array (it is stringified). Length-capped server-side.","type":"string"},"kind":{"description":"Optional. The action type, to focus the judgment (default \"general\"). Echoed back in answer.kind.","enum":["payee","transaction","contract","message","proposal","tool-call","url","claim","general"],"type":"string"},"subject":{"description":"The action/text to judge — the message, payload, proposal, payee, or tool-call the agent is about to act on. Returns a signed ALLOW/WARN/BLOCK/ABSTAIN verdict + a 0-100 safe-to-proceed score + reasons from a LOCAL model (no data egress).","minLength":1,"type":"string"}},"required":["subject"],"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","reasoning-verdict","verify-before-act","local-llm","signed-verdict"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-21T04:13:40.448Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-21T04:13:40.117Z"},"liveness":{},"verified":false,"featured":false},{"id":2828,"slug":"2828","resource":"https://x402.payperbyte.io/feeds/cctp-attestation-latency","description":"Measured Circle CCTP v2 attestation latency: Fast/Standard distributions (never blended), first-party burn polling. Bounded observations; percentiles withheld below sample floor. Embedded EIP-712 receipt proves who signed the bytes, not that latency holds. Full: https://x402.payperbyte.io/feeds","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xffFf4B8Da8C165B556326453446F6940C8AFE0DB","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"chain":"base","path":"fast"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"_note":"Excerpt of a real answer (live service, 2026-08-25, post FD HIGH-2 clamp fix); hash/signature elided, other buckets trimmed. Every figure is a BOUNDED observation (burn -> first poll seeing complete), never an exact measurement — min_s is floored at 0 (a bounded observation cannot precede the burn it bounds; an earlier example briefly shipped an unclamped negative value from L2-clock-skew artifacts, fixed 2026-08-25). Percentiles are withheld below an 8-measured-sample floor. Fast and Standard are separate settlement paths and are never blended into one percentile. The embedded EIP-712 receipt (domain chainId 421614 = Arbitrum Sepolia, a frozen signing namespace, not a settlement rail) proves who signed these exact bytes — not that the measured latency will hold for your own transfer.","answer":{"coverage":{"status":"observed"},"distributions":{"base/fast":{"max_s":7999,"measured_samples":37,"min_s":0,"p50_s":1753,"p95_s":7265,"p99_s":7583,"percentiles_reported":true,"percentiles_withheld_because":null,"samples":27753}},"observation_count":27753,"query":{"chain":"base","path":"fast"},"ruleset":"cctp-lat-v1"},"attestation":{"domain":{"chainId":421614,"name":"BYTE Library","version":"1"},"payloadHash":"0x…","signature":"0x…","signer":"0x…"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"chain":{"description":"Optional. Narrow to one source chain. Omit for every configured chain. An unrecognized value is a 400, not a paid empty answer.","enum":["base","arbitrum","optimism"],"type":"string"},"path":{"description":"Optional. CCTP v2 settlement path. Fast and Standard are never blended — omitting this returns both as separate distributions; an unrecognized value is a 400, not a silent fallback.","enum":["fast","standard"],"type":"string"}},"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"}},"payperbyte-service-metadata":{"serviceName":"PayPerByte","tags":["payperbyte","cctp","attestation-latency","circle","signed-measurement"]}},"tags":["bazaar","payperbyte-service-metadata"],"sourceHost":"x402.payperbyte.io","lastUpdated":"2026-08-25T18:37:26.106Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-25T18:37:25.679Z"},"liveness":{},"verified":false,"featured":false}]}