{"api":"v1","generated_at":"2026-09-15T20:46:37.566Z","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/mail-cusethejuice-com-admin-api-machine-mailboxes-email-messages-message-id-8b96f0","pinned_page":"https://tollindex.com/e/mail-cusethejuice-com-admin-api-machine-mailboxes-email-messages-message-id-8b96f0/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"mail-cusethejuice-com-admin-api-machine-mailboxes-email-messages-message-id-8b96f0","canonical_url":"https://mail.cusethejuice.com/admin-api/machine/mailboxes/:email/messages/:message_id","resource":"https://mail.cusethejuice.com/admin-api/machine/mailboxes/:email/messages/:message_id","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"CuseTheJuice agent email on Base USDC: create accounts, list and read email, send, reply, search, folders, attachments, trust index, password recovery, custom domains, and domain admin. Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://mail.cusethejuice.com/machine-mail.html","service_name":"CuseTheJuice Agent Email","declared_category":null,"declared_tags":["cusethejuice","email","mailbox","imap","x402"],"route_template":"/admin-api/machine/mailboxes/:email/messages/:message_id","registry_updated":"2026-08-30T14:33:35.473Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"mailboxes messages","category":"communications","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x14A9A2888C2e0C8798e01143a1149AB2e244E668","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-30T14:33:35.295Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:47:43.568Z","state":"fail","failed_checks":["endpoint_reachable"],"endpoint_http_status":null,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T05:47:43.568Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:20:13.583Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:15:50.574Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:32:15.581Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:18:47.734Z","state":"fail","failed_checks":["endpoint_reachable"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x14A9A2888C2e0C8798e01143a1149AB2e244E668","page":"https://tollindex.com/seller/0x14A9A2888C2e0C8798e01143a1149AB2e244E668","endpoints":2,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["cusethejuice","email","mailbox","imap","x402"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x14A9A2888C2e0C8798e01143a1149AB2e244E668","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1782049808/bazaar-icons/b87aa5f38b903794.png","quality":{"lastCalledAt":"2026-08-30T14:33:35.295Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://mail.cusethejuice.com/admin-api/machine/mailboxes/:email/messages/:message_id","extensions":{"bazaar":{"info":{"input":{"body":{"password":"Str0ng!Passw0rd","username":"newuser01"},"type":"http","method":"POST","bodyType":"json","pathParams":{"email":"newuser@cusethejuice.com","message_id":"1715151515.M1234P5678.mail"}},"output":{"type":"json","example":{"email":"newuser@cusethejuice.com","message":{"raw":"...","body":"...","headers":{}},"linux_user":"newuser01"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body","pathParams"],"properties":{"body":{"type":"object","required":["username","password"],"properties":{"email":{"type":"string","format":"email","description":"Optional; if set, must equal the :email path segment."},"password":{"type":"string","minLength":1},"username":{"type":"string","minLength":1},"message_id":{"type":"string","description":"Optional; if set, must equal the :message_id path segment."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object","required":["email","message_id"],"properties":{"email":{"type":"string","format":"email"},"message_id":{"type":"string","minLength":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","additionalProperties":true}}}}},"routeTemplate":"/admin-api/machine/mailboxes/:email/messages/:message_id"}},"description":"CuseTheJuice agent email on Base USDC: create accounts, list and read email, send, reply, search, folders, attachments, trust index, password recovery, custom domains, and domain admin. Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://mail.cusethejuice.com/machine-mail.html","lastUpdated":"2026-08-30T14:33:35.473Z","serviceName":"CuseTheJuice Agent Email","x402Version":2}]}}