Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdee8…c84a0xac65…4417Base—$0.23100%fluxa105d ago0xde5282…9c10f9
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa105d ago0xbad966…b11517
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x89ff0a…5b4984
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xdadd18…29fb38
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x9b1583…8f532b
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xe2d2b3…d0da26
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x1994b9…15cbd1
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xdb9f09…908544
0xb90a…9ae40xdee8…c84aBase—$0.02100%fluxa106d ago0x8db025…c4c053
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xfd32a5…32376d
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xe4802b…c32e41
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xc2b3ff…a6273d
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x5ddab4…4ab939
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xfc76c9…c9fcb4
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x1bd54c…249b85
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x193fbc…41bc4d
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x50f97e…bbbe12
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xb01735…ec8d2c
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x6cc26d…1579ab
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x89f4bc…525c15
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xc52a41…2da331
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x43ec2f…b630d5
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0xf4aa23…aab965
0xdee8…c84a0xac65…4417Base—$0.05100%fluxa106d ago0x5ddb7e…ea5461
0xb90a…9ae40xdee8…c84aBase—$0.01100%fluxa106d ago0x62ba6c…a6709f

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.