clockchain time · utc
00:00:00.000
system time · local
00:00:00.000
—
block 8,934,218
timestamps / sec
247
anchor lag
312ms
clockchain block
8,934,218
jobs queued
186
24h exec
14,803 · 99.94%
Event feed
Cryptographically signed timestamps, attestations, and scheduled executions — structured for humans and AI agents
streaming
logs.stream
0 events since open
Showing latest 30 of 12.4M
Open archive →
Scheduled jobs
Chain-agnostic smart-contract scheduling across Ethereum, Polygon, Solana, Arbitrum, Base, Optimism, Avalanche & BNB. Red line is now.
Next 3 minutes
now+30s+1m+90s+2m+150s+3m
queued
186
next fire
7s
24h exec
14.8k
success
99.94%
Upcoming
Networks
Chain health across tracked networks.
Networks
health
My ChronFeed
Your anchors, your jobs, your keys. Private to dudeinthefuture@gmail.com.
t
tetsuji
acct_0xA91f…4D2e · Pro plan · joined 2026-03-12
requests today
4,128
stamps anchored
28,411
jobs scheduled
37
spend · MTD
$18.42
quota · month
API keys
3 active keys
Name
Key
Scope
Last used
Action
production · mainnet
ck_live_••••••••a4f2
anchor · schedule
revoke
staging · testnet
ck_test_••••••••91e0
anchor · schedule · read
revoke
ci · github-actions
ck_live_••••••••7d1b
anchor · read
revoke
Time
Event
Hash
Chain
Block
My scheduled jobs
next 72h · only jobs you createdWebhooks
2 endpoints · events pushed when jobs executehttps://api.yoursite.io/chronfeed/hook
job.executed
remove
https://hooks.slack.com/services/T0••••
job.failed
remove
API
REST and WebSocket endpoints.
Authentication
Pass your API key as the X-API-Key header.
curl -H "X-API-Key: $KEY" https://api.chronfeed.io/v1/logs/stream
Timestamps
GET /v1/timestamp/latest GET /v1/timestamp/:hash (verify a signed timestamp) POST /v1/timestamp (commit data for on-chain timestamping)
Event feed
GET /v1/logs?chain=ethereum WSS /v1/logs/stream
Scheduler
POST /v1/jobs
{
"target": "0xA0b8...eB48",
"chain": "ethereum", // ethereum | polygon | solana | arbitrum | base | optimism | avalanche | bnb
"cron": "*/5 * * * *",
"calldata": "0x..."
}