{"api":"v1","generated_at":"2026-09-16T08:39:03.680Z","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/x402-nsgoods-org-settle-39e156","pinned_page":"https://tollindex.com/e/x402-nsgoods-org-settle-39e156/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":"x402-nsgoods-org-settle-39e156","canonical_url":"https://x402.nsgoods.org/settle","resource":"https://x402.nsgoods.org/settle","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Signed Solana settlement verification (did tx credit amount of mint to payee). Free preview: GET /settle/preview","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:54:44.668Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"settle","category":"identity","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xc87a06DEE4c0E85912296002617120BBfd5EF990","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":5,"unique_payers_30d":4,"last_called_at":"2026-09-14T19:54:44.434Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:30:36.822Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:30:36.822Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:28:11.093Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:24:46.118Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:23:32.986Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:39:13.416Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:10:20.802Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xc87a06DEE4c0E85912296002617120BBfd5EF990","page":"https://tollindex.com/seller/0xc87a06DEE4c0E85912296002617120BBfd5EF990","endpoints":11,"hosts":7},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xc87a06DEE4c0E85912296002617120BBfd5EF990","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:54:44.434Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":4},"resource":"https://x402.nsgoods.org/settle","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"tx":"5ygvXjuYao3MtHQkWzBvgXxjg9vWAoG6rMM6qVjPDLym1Qi3MtaGaWBS2hpMCp56TW7yUpP7pqaimBb6LiLTiiGu","mint":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","payee":"8SfS2XEedD595GqpNGjgYpRhSAUidThXQHznExpbDwEX","amount":"415803"}},"output":{"type":"json","example":{"slot":0,"chain":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","signer":"0x57fF0F084Cba33e6761503f90eEF0Da9F159350c","verdict":"VERIFIED","signature":"0x00","commitment":"finalized","schema_version":"settle_v1"}}},"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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["tx","payee","amount"],"properties":{"tx":{"type":"string","description":"Solana transaction signature (base58)."},"mint":{"type":"string","description":"SPL mint (default USDC EPjFWdd5...)."},"payee":{"type":"string","description":"Solana address expected to be credited."},"payer":{"type":"string","description":"Optional: address expected to be a signer."},"amount":{"type":"string","description":"Expected atomic units of the mint credited to payee."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["schema_version","verdict","chain","signer","signature"],"properties":{"slot":{"type":["integer","null"]},"chain":{"type":"string"},"signer":{"type":"string"},"verdict":{"enum":["VERIFIED","REFUTED","UNCONFIRMED","NOT_FOUND","not_evaluated"],"type":"string"},"signature":{"type":"string"},"commitment":{"type":["string","null"]},"schema_version":{"type":"string"}}}}}}}}},"description":"Signed Solana settlement verification (did tx credit amount of mint to payee). Free preview: GET /settle/preview","lastUpdated":"2026-09-14T19:54:44.668Z","x402Version":2}]}}