Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe94d69…88c8ee
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x21d4a4…d435c1
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x26ca2a…74b726
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x0c26b3…2a2ca7
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x454724…aba410
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x06fc16…1de7f5
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x99330e…6d31dc
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0xcc692d…4820f3
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xf537c0…dd501f
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x7ecffc…66a663
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xa51fce…82bcd1
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0xdded55…59b3f6
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xb4c35e…9d98aa
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x64a218…bc0f9a
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x7c4ddd…3082f9
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x4f7662…be58f8
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x8b01bd…9dc9ec
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x089bfa…ed9081
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xe4a7f5…309521
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x65b275…1ea94a
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0x24d3f4…41428c
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0xaddcd2…ce58db
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xd614b8…cb4852
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates110d ago0x9c857d…6364cc
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase110d ago0xaf02ae…77bf74

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.