Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x20f6dc…1124d5
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x22df8b…784267
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xaed5cd…56dafa
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xda72ef…b4d139
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xd8b4b3…021ca7
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xeea0ce…eb57c9
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xe02a27…5daf82
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x67d637…dc28db
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xb7a5d0…45e5b9
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x12b7fd…462c91
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xf0c114…127f5d
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x907daf…9f24b7
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xfc1f42…3695ed
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xa1bc70…a4eced
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x034459…c6b180
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x028819…d43ff2
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0xc37041…b3861a
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xd98f00…2867cf
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xd7402e…e178d3
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x137d79…809399
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x3b325b…82ae66
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xa3d453…0577d0
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0x647cd5…ca67c1
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa40d ago0xbceb8c…8d0f7f
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa40d ago0x2cfa99…a1b525

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.