Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x1abd4c…b40279
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0x168e32…769187
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0xc23e4c…2fef33
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x9866e9…e0dd44
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0x4cac04…33442a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0x1d1aa3…d6295e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0xdeb7e6…bd9431
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0xf348ab…55c094
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x5e1435…3faecb
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0xca7c0d…ae88e2
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0xb501fc…04037e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x48e9a1…3432d2
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0x50a0fb…71ede6
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0xe64ef5…2e2d5d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x692dc7…b48257
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x7c0743…a263e9
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x6899b7…7eeff0
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x555507…2d57e0
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0x7af7b6…1d591d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x53941a…39a066
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0xea452a…70e5dc
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0xec250a…924a82
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0xb53a0c…5a44d6
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa36d ago0x3de961…459755
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa36d ago0x6c128b…25a2db

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.