{"api":"v1","generated_at":"2026-09-16T06:34:33.466Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/cantu-radar-flow-base44-app-functions-cantuverifyx402-e8f6bc","pinned_page":"https://tollindex.com/e/cantu-radar-flow-base44-app-functions-cantuverifyx402-e8f6bc/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"cantu-radar-flow-base44-app-functions-cantuverifyx402-e8f6bc","canonical_url":"https://cantu-radar-flow.base44.app/functions/cantuVerifyX402","resource":"https://cantu-radar-flow.base44.app/functions/cantuVerifyX402","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"CANTU Buyer Demand Search — Paid machine-readable search for current buyer demand and procurement opportunities; also verifies a specific official notice ID or URL.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T02:35:45.961Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"functions cantu Verify X402","category":"search","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.1 USDC","amount_units":0.1,"decimals_known":true,"pay_to":"0x43988aa17c017677a1508b5232aad038e482e638","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-03T02:35:45.356Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:53:23.342Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:53:23.342Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:20:52.631Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:11:18.783Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:28:53.111Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:37:57.043Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x43988aa17c017677a1508b5232aad038e482e638","page":"https://tollindex.com/seller/0x43988aa17c017677a1508b5232aad038e482e638","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x43988aa17c017677a1508b5232aad038e482e638","amount":"100000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-03T02:35:45.356Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://cantu-radar-flow.base44.app/functions/cantuVerifyX402","extensions":{"bazaar":{"info":{"input":{"body":{"query":"industrial fasteners"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"query":"industrial fasteners","results":[{"psc":null,"buyer":"Official buyer","naics":null,"contact":null,"deadline":null,"evidence":"SAM.gov lists an active opportunity.","quantity":null,"confidence":0,"source_url":"https://sam.gov/","description":null,"requirement":"Industrial fasteners","restrictions":null,"nsn_or_part_number":null,"actionability_score":0,"solicitation_number":"EXAMPLE","actionability_explanation":"Evidence-based score."}],"service":"CANTU Buyer Demand Search","searched_at":"2026-09-03T00:00:00.000Z","result_count":1}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","anyOf":[{"required":["query"]},{"required":["notice_id"]},{"required":["url"]}],"properties":{"url":{"type":"string","format":"uri","description":"Public HTTPS URL for an official procurement notice"},"query":{"type":"string","maxLength":120,"minLength":2,"description":"Topic to search in current SAM.gov opportunity titles"},"notice_id":{"type":"string","description":"Official procurement notice or solicitation identifier"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["service","query","result_count","searched_at","results"],"properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"psc":{"type":["string","null"]},"buyer":{"type":["string","null"]},"naics":{"type":["string","null"]},"contact":{"type":["string","null"]},"deadline":{"type":["string","null"]},"evidence":{"type":["string","null"]},"quantity":{"type":["string","null"]},"confidence":{"type":"integer"},"source_url":{"type":["string","null"]},"description":{"type":["string","null"]},"requirement":{"type":"string"},"restrictions":{"type":["string","null"]},"nsn_or_part_number":{"type":["string","null"]},"actionability_score":{"type":"integer"},"solicitation_number":{"type":["string","null"]},"actionability_explanation":{"type":"string"}}},"maxItems":10},"service":{"type":"string"},"searched_at":{"type":"string","format":"date-time"},"result_count":{"type":"integer"}}}}}}}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"maxItems":11,"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"description":"CANTU Buyer Demand Search — Paid machine-readable search for current buyer demand and procurement opportunities; also verifies a specific official notice ID or URL.","lastUpdated":"2026-09-03T02:35:45.961Z","x402Version":2}]}}