CuseTheJuice Send Outbound Email (SMTP) is a paid API for AI agents from mail.cusethejuice.com, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).
Sends an outbound email from a CuseTheJuice mailbox via authenticated SMTP, supporting to/cc/bcc, subject, and body fields.
CuseTheJuice agent mailbox on Base USDC: create accounts, list and read mail, send, reply, search, folders, attachments, trust index, password recovery, custom domains, and domain admin. GET probe for x402 challenge (machine send message). Real call is POST with JSON body + Payment-Signature header; schema in extensions.bazaar. Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://mail.cusethejuice.com/machine-mail.html
A confirmation that the outbound email was accepted and dispatched via SMTP, indicating successful delivery submission to the recipient(s).
POSThttps://mail.cusethejuice.com/admin-api/machine/request/sendChoose this endpoint when an AI agent needs to send outbound email from a CuseTheJuice mailbox using x402 micropayment on Base USDC, especially in agentic workflows where programmatic SMTP access is needed without managing a full mail server.
| Field | Type | Description |
|---|---|---|
| cc | string | Optional; comma-separated. |
| to | string | Recipient(s); comma-separated. At least one of to, cc, bcc must be non-empty. |
| bcc | string | Optional; comma-separated. |
| body | string | Optional; empty allowed if subject/recipients suffice for your client. |
| string | ||
| subject | string | |
| password | string | |
| username | string |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"