Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49f0…233f0x3e0a…78e7Base—$0.003549100%coinbase72d ago0xfba958…7768f8
0x49f0…233f0x3e0a…78e7Base—$0.005456100%coinbase72d ago0x8010cd…154816
0x49f0…233f0x3e0a…78e7Base—$0.00566100%coinbase73d ago0xcdb66f…a857dd
0x49f0…233f0x3e0a…78e7Base—$0.002978100%coinbase73d ago0xb81981…becf57
0x49f0…233f0x3e0a…78e7Base—$0.004492100%coinbase73d ago0xab4ec7…1015c0
0x49f0…233f0x3e0a…78e7Base—$0.004277100%coinbase73d ago0x346691…d1f855
0x49f0…233f0x3e0a…78e7Base—$0.005512100%coinbase73d ago0x999b75…1b63c4
0x49f0…233f0x3e0a…78e7Base—$0.005106100%coinbase73d ago0x9811c4…b67d18
0x49f0…233f0x3e0a…78e7Base—$0.00306100%coinbase73d ago0xfcba64…57c782
0x49f0…233f0x3e0a…78e7Base—$0.004994100%coinbase73d ago0xcdbd6a…bb9741
0x49f0…233f0x3e0a…78e7Base—$0.005629100%coinbase73d ago0xe01c1a…1cc1ef
0x49f0…233f0x3e0a…78e7Base—$0.003694100%coinbase73d ago0xc61765…a3c049
0x49f0…233f0x3e0a…78e7Base—$0.004558100%coinbase73d ago0xb0c21d…4b389d
0x49f0…233f0x3e0a…78e7Base—$0.004116100%coinbase73d ago0xe0e1c6…325b59
0x49f0…233f0x3e0a…78e7Base—$0.004779100%coinbase73d ago0x0151e0…e12190
0x49f0…233f0x3e0a…78e7Base—$0.004095100%coinbase73d ago0x8d620b…fa53c5
0x49f0…233f0x3e0a…78e7Base—$0.005383100%coinbase73d ago0x598402…9f2c8d
0x49f0…233f0x3e0a…78e7Base—$0.00292100%coinbase73d ago0xc3c859…e93fca
0x49f0…233f0x3e0a…78e7Base—$0.002864100%coinbase73d ago0xff3530…d5fd7c
0x49f0…233f0x3e0a…78e7Base—$0.002827100%coinbase73d ago0xcc52f4…88d94e
0x49f0…233f0x3e0a…78e7Base—$0.004118100%coinbase73d ago0x9a725b…b1a446
0x49f0…233f0x3e0a…78e7Base—$0.005412100%coinbase73d ago0x8db08b…e48c76
0x49f0…233f0x3e0a…78e7Base—$0.0048100%coinbase73d ago0xb0378d…dba286

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.