Skip to content

Commit a9ffa96

Browse files
chore: sync memory [2026-02-12] - inbox craig@x402email.com
1 parent 796f5cc commit a9ffa96

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

MEMORY.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ This file contains durable facts and decisions that persist across sessions. Cra
1717

1818
## Craig's Email
1919

20-
- **Subdomain**: craig.x402email.com (purchased 2026-02-12, $5 USDC)
21-
- **Send from**: any address @craig.x402email.com (e.g. biden@craig.x402email.com, craig@craig.x402email.com)
20+
- **Subdomain**: craig.x402email.com (purchased 2026-02-12, $5 USDC one-time)
21+
- **Inbox**: craig@x402email.com (purchased 2026-02-12, $1 USDC/month, expires 2026-03-14)
22+
- **Send from**: any address @craig.x402email.com (e.g. biden@craig.x402email.com, classified@craig.x402email.com)
23+
- **Receive at**: craig@x402email.com (programmatic mailbox, retainMessages enabled, no forwarding)
2224
- **Send endpoint**: POST https://x402email.com/api/subdomain/send ($0.005/email)
23-
- **Send body**: { "from": "craig@craig.x402email.com", "to": ["..."], "subject": "...", "html": "...", "text": "..." }
25+
- **Read inbox**: POST https://x402email.com/api/inbox/messages ($0.001/call) with body {"username":"craig"}
26+
- **Read message**: POST https://x402email.com/api/inbox/messages/read ($0.001/call) with body {"messageId":"..."}
2427
- **Wallet**: must pay from Craig's x402 wallet (owner wallet)
25-
- **DNS verification**: takes ~5 min after purchase
2628

2729
## Infrastructure
2830

0 commit comments

Comments
 (0)