{"api":"v1","generated_at":"2026-09-15T23:05:07.141Z","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/sandbox-weverpay-com-api-wever-pay-sandbox-services-agent-manifest-lint-c67bcf","pinned_page":"https://tollindex.com/e/sandbox-weverpay-com-api-wever-pay-sandbox-services-agent-manifest-lint-c67bcf/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"sandbox-weverpay-com-api-wever-pay-sandbox-services-agent-manifest-lint-c67bcf","canonical_url":"https://sandbox.weverpay.com/api/wever-pay/sandbox/services/agent-manifest-lint","resource":"https://sandbox.weverpay.com/api/wever-pay/sandbox/services/agent-manifest-lint","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Deterministic machine-readable review of an agent manifest's identity, version, capabilities, authority separation, and public-testnet spending ceiling.","service_name":"Wever Pay","declared_category":null,"declared_tags":["agent-development","manifest","policy-validation"],"route_template":null,"registry_updated":"2026-08-25T14:21:32.596Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"services agent manifest lint","category":"compute","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","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:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.025 USDC","amount_units":0.025,"decimals_known":true,"pay_to":"0xff52824610cb82603089f2d33d44682edffa6630","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":6,"unique_payers_30d":2,"last_called_at":"2026-08-25T14:21:30.348Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:29:50.718Z","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:29:50.718Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:59:01.216Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:51:11.682Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:08:26.129Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:06:23.429Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xff52824610cb82603089f2d33d44682edffa6630","page":"https://tollindex.com/seller/0xff52824610cb82603089f2d33d44682edffa6630","endpoints":4,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["agent-development","manifest","policy-validation"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2","assetTransferMethod":"eip3009","weverPayFeeBasisPoints":0,"weverPayFeePolicyVersion":"wever-pay-fee-v2-public-beta-0bps"},"payTo":"0xff52824610cb82603089f2d33d44682edffa6630","amount":"25000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-25T14:21:30.348Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":2},"resource":"https://sandbox.weverpay.com/api/wever-pay/sandbox/services/agent-manifest-lint","extensions":{"bazaar":{"info":{"input":{"body":{"agentId":"wever.inventory-buyer.v1","version":"1.0.0","capabilities":["discover_services","purchase_testnet_service"],"allowedActions":["search_services","get_service"],"prohibitedActions":["mainnet_payment","secret_export"],"spendingLimitAtomic":100000,"humanApprovalRequired":false},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"score":100,"checks":[],"status":"PASS","reportVersion":"1.0.0","normalizedManifestHash":"sha256:0000000000000000000000000000000000000000000000000000000000000000"}}},"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","required":["agentId","version","capabilities","allowedActions","prohibitedActions","spendingLimitAtomic","humanApprovalRequired"],"properties":{"agentId":{"type":"string","maxLength":120,"minLength":3},"version":{"type":"string","pattern":"^[0-9]+\\.[0-9]+\\.[0-9]+$"},"capabilities":{"type":"array","items":{"type":"string"},"maxItems":32,"minItems":1,"uniqueItems":true},"allowedActions":{"type":"array","items":{"type":"string"},"maxItems":32,"uniqueItems":true},"prohibitedActions":{"type":"array","items":{"type":"string"},"maxItems":32,"uniqueItems":true},"spendingLimitAtomic":{"type":"integer","maximum":10000000,"minimum":0},"humanApprovalRequired":{"type":"boolean"}},"additionalProperties":false},"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":["reportVersion","status","score","checks","normalizedManifestHash"],"properties":{"score":{"type":"integer","maximum":100,"minimum":0},"checks":{"type":"array","items":{"type":"object","required":["code","status","explanation"],"properties":{"code":{"type":"string"},"status":{"enum":["PASS","FAIL"],"type":"string"},"explanation":{"type":"string"}},"additionalProperties":false}},"status":{"enum":["PASS","FAIL"],"type":"string"},"reportVersion":{"type":"string"},"normalizedManifestHash":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"}},"additionalProperties":false}}}}}}},"description":"Deterministic machine-readable review of an agent manifest's identity, version, capabilities, authority separation, and public-testnet spending ceiling.","lastUpdated":"2026-08-25T14:21:32.596Z","serviceName":"Wever Pay","x402Version":2}]}}