Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x706361…e0db20
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3be904…06bcf1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51dc26…20df74
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x834a47…15758f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42da7f…0f07b4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x440e85…9d8053
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbec107…fec6d1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4add7…7242e3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9b809…a87312
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1121c…a8820e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf27b18…dd4cd9
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5edc46…5545b3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7fd71…d7d7a6
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdd102…621712
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e1ba2…6f754b
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2cf234…bcf6a5
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4e6c9…d38aaf
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14200f…eba706
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d216a…0e9681
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2069ea…2f5b7c
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x934814…f980f0
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6ae52…54319f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26acdf…13aa86
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x062900…551964
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c84b2…561712

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.