Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x90b553…151cb4
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0xc21eda…3b794d
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x650cde…6f5040
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x6c6d72…af5f51
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x8cfd4b…c30f1b
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0x3045e0…e6f530
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x784a67…ee02c8
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0x078057…22ee9a
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x7fe844…115419
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0xa3e07e…83dc96
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0xf85930…af6acb
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0xbb04f9…aa8625
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0xf2e916…9d1399
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa43d ago0x9e489c…06f2f0
0xb4f9…69470x9c95…e299Base$0.001100%fluxa43d ago0x4700d8…a567c6
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x71a4cc…6954d5
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x362b61…bf9295
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa44d ago0x281e8c…7261bd
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x77ebfc…1920b1
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x637f2d…86c3b5
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa44d ago0x43a7a5…4fcb9f
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x691108…db6d54
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x47c422…6b26c0
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0xbdecee…2bc47b
0xb4f9…69470x9c95…e299Base$0.001100%fluxa44d ago0x1f87ed…721087

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.