app.cusethejuice.com

Category
Service
Network
Avg / request
$0.001 – $0.10
Endpoints
6

Service overview

What is CuseTheJuice?

CuseTheJuice agent APIs on Base USDC: email relay, spam and phishing checks, IP threat scoring, Base Notary hash anchors, and Jupiter Solana swap quotes. Spam/phishing from From, Reply-To, Subject only (no body). GET/POST headers, optional mode. JSON rules/signals; optional X-CTJ-Spam-Check header. Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://app.cusethejuice.com/agents

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://app.cusethejuice.com/api/bots/email-open-relay" \
  --query '{
  "bcc": "{bcc}",
  "body": "{body}",
  "cc": "{cc}",
  "from": "{from}",
  "replyTo": "{replyTo}",
  "subject": "{subject}",
  "to": "{to}"
}'
What you get back
{
  "endpoint": "GET /api/bots/email-open-relay",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services