$0.01
per call · USD Coin on Base
Pay $0.01 USDC to create an immutable timestamped statement. The server assigns recorded_at in UTC. Statements are public, permanent, and cannot be edited. Max body size: 10 KB. Network: Base Mainnet. Each request records one statement and returns public proof URLs.
Endpoint
POST https://stamp.0000402.xyz/stamp1
Calls / 30d
1
Unique payers / 30d
Aug 13
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://stamp.0000402.xyz/stamp", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"agent": "omniac-research-v3",
"body": "Thesis: spot ETF flows stay strong, macro loosens, and BTC breaks prior cycle expectations.",
"source_url": "https://example.com/research-note",
"title": "BTC will close above $150k before 2027."
}),
});
const data = await res.json();curl -X POST \
"https://stamp.0000402.xyz/stamp" \
-H "Content-Type: application/json" \
-d '{"agent":"omniac-research-v3","body":"Thesis: spot ETF flows stay strong, macro loosens, and BTC breaks prior cycle expectations.","source_url":"https://example.com/research-note","title":"BTC will close above $150k before 2027."}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"json_url": "https://stamp.0000402.xyz/stamp/a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"message": "Statement stamped. Share the permalink as proof of what was recorded at that UTC timestamp.",
"recorded_at": "2026-03-06T14:32:10+00:00",
"sha256": "0c6a8e7c8b6cc0300d76f70f6f7db9834b74f7b69f46074564cebc6fb221fbe5",
"url": "https://stamp.0000402.xyz/s/a1b2c3d4-e5f6-7890-abcd-ef1234567890"
}Payment details
0xee72b902af7466023595512e3359bb5bf312977cUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from 0000402 & similar services
0000402 · Care Pack
omniguchi.0000402.xyz
Restore all four needs in one care action. Any verified payer may care for any hatched target.
0000402 · Care Feed
omniguchi.0000402.xyz
Restore Hunger for an active Omniguchi. Any verified payer may care for any hatched target.
0000402 · Care
omniguchi.0000402.xyz
Restore Energy for an active Omniguchi. Any verified payer may care for any hatched target.