Skip to content

feat: add AsiaPulse — Asian macro financial data + Tempo on-chain analytics#416

Open
inevitablechange wants to merge 1 commit intotempoxyz:mainfrom
inevitablechange:main
Open

feat: add AsiaPulse — Asian macro financial data + Tempo on-chain analytics#416
inevitablechange wants to merge 1 commit intotempoxyz:mainfrom
inevitablechange:main

Conversation

@inevitablechange
Copy link

New Service: AsiaPulse

Service URL: https://asiapulse.paulc7.workers.dev
llms.txt: https://asiapulse.paulc7.workers.dev/llms.txt
Categories: data, blockchain
Payment: Tempo charge (PathUSD)

What is AsiaPulse?

AsiaPulse provides two types of data currently unavailable in the MPP ecosystem:

1. Asian Macro Financial Data

  • Real-time kimchi premium (Upbit vs Binance price gap for BTC/ETH)
  • Live FX rates for KRW, JPY, CNY, EUR
  • Central bank interest rates for 7 major economies (US, KR, JP, EU, UK, CN, CH) — auto-updated daily
  • Korean crypto news headlines translated to English with sentiment analysis

2. Tempo On-Chain Analytics

  • Chain stats (block height, TPS, transaction count)
  • PathUSD stablecoin transfer volume and flow analysis
  • Top payment accounts by volume
  • MPP payment traffic analytics

Why this matters for the MPP ecosystem

  • First non-English market data in the MPP directory — Korean/Asian crypto market intelligence has zero coverage today
  • First Tempo-native analytics — helps visualize and track the growth of the Tempo payment ecosystem itself
  • Fills two empty categories: FX/macro data (0 services) and non-English market data (0 services)

Endpoints

Route Description Price
GET /asia-macro/kimchi-premium BTC/ETH kimchi premium $0.005
GET /asia-macro/fx-rates KRW, JPY, CNY, EUR rates $0.003
GET /asia-macro/interest-rates 7 central bank rates $0.005
GET /asia-macro/kr-news Korean news in English $0.01
GET /tempo/chain-stats Block, TPS, tx count $0.003
GET /tempo/stablecoin-flows PathUSD flow analysis $0.005
GET /tempo/top-accounts Top accounts by volume $0.005
GET /tempo/mpp-activity MPP traffic analytics $0.01
GET /bundle/asia-snapshot All data in one call $0.02

Technical details

  • Built on Cloudflare Workers (serverless)
  • Uses Tempo mainnet public RPC for on-chain data
  • Interest rates auto-updated via Cron Trigger (daily)
  • News auto-translated via Cloudflare Workers AI
  • Zero external paid dependencies

Checklist

  • schemas/services.ts updated
  • schemas/discovery.json regenerated
  • pnpm check:types passes
  • pnpm build succeeds
  • Service is live and responding to MPP requests
  • /llms.txt endpoint available for agent discovery

@vercel
Copy link

vercel bot commented Mar 21, 2026

@inevitablechange is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant