Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x07a409…1b8938
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x73588c…4bd21a
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0xf707b1…cdd6cb
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x2bc0c4…4559bb
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x68cadd…bd90ec
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xd50ebe…25312a
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x45fad2…13894c
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xd15871…89215d
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x4ed880…384c53
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xb4a4b9…5c6878
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0xce3229…1556d8
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x5428b7…3b7c0a
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x31af04…d5d0df
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x6cfd02…7580b7
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0xe3f740…41452f
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xd06df0…5b853a
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0xfd49f1…fe23da
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x96f21d…0e0b3e
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x66053c…31da79
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xcdf618…63f08b
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x7347ef…ac16df
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0xbb0325…91231f
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x0743aa…559c9c
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates93d ago0x15a8bd…c7affb
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase93d ago0x4f16f2…5167af

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.