Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0x8814cd…13265a
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x7bf780…7c44d3
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x738b76…ca5046
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x1ef5dd…fa9cfd
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x99a9c5…06c4e2
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0xa5955f…293383
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x461121…877cb8
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0xa19790…92e899
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xabc960…ad1f93
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x4f68c7…c0f956
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x2a368a…3cb1ff
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0xc8c218…951d21
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0xe87b0d…e3be1d
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xf98210…b2ef81
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0x8778c2…2b7f71
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xadbc65…9ca1d8
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xd1cf32…8f2495
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x9fe095…84c9ca
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xf39457…5b8ce5
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xe6d6d9…452367
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x896237…d59b87
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0xc9fa6a…13f79b
0xec9e…6d010xfe80…47eeBase—$0.001100%fluxa44d ago0x7196fc…75c618
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0xa6a95b…7a75c8
0xec9e…6d010x9c95…e299Base—$0.001100%fluxa44d ago0x5476a8…fba0e5

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.