Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x099dc5…07b9d1
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x949a47…a47299
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf62adb…f00f37
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x846e7a…81f64c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x224c02…5087dd
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70b2f0…9ecbfd
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3c8bf9…512ea8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d7dbf…31324d
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55c289…2a8a41
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x811933…2cda1f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa85409…8bc218
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d6623…994e8f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf30dc3…4392a4
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x193e72…b44691
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4718ca…903e22
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb707e…9db719
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63a926…ed2476
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0690c1…c6689c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd13f5a…59d761
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb87788…f8a327
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x431e43…d57a5e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfff26f…850a12
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1960bd…ca8f03
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b2fd0…b65132
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1f709…920c7b

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.