Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x9105dd…83af13
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xd682f8…bbdf9e
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x9c3a41…ac438c
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x7b1249…d960c3
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xfd32f9…f05f5f
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x7a697f…91d2eb
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x7d8f94…be1723
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x8702c0…748c6a
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xb121ed…7544f5
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xe4237d…b514c1
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xb7e3e7…69b9f4
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xcdf1b5…376b8d
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xf0cc0b…0f976a
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x773695…28eeec
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x074b98…e6c984
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x4b090d…8f7d6f
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x203643…36245e
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x7a28b4…0abb33
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0xb63cb3…f40179
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x595774…9d0f8b
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x14079e…ba0948
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0xa4434b…f751a3
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x63af42…c6ca41
0xfc4a…2b540x13bf…b9a7Base—$0.004100%candidates113d ago0x84ddc2…91d721
0xfc4a…2b540x13bf…b9a7Base—$0.002100%coinbase113d ago0x9a461e…b34c88

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.