Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x33c2…598dBase—$0.01100%coinbase67d ago0xaab008…ab8233
0x742f…d28c0x077c…b77cBase—$0.01100%coinbase67d ago0x6e6490…32e197
0x742f…d28c0x6ced…c56fBase—$0.01100%coinbase67d ago0xa6a7dd…2207b7
0x742f…d28c0x0685…39f8Base—$0.01100%coinbase67d ago0xcf6e98…185766
0x742f…d28c0x0a0c…9bcdBase—$0.01100%coinbase67d ago0xc125bf…d1bca8
0x742f…d28c0x71ed…8ea3Base—$0.01100%coinbase67d ago0xa06fd1…fcf10e
0x742f…d28c0x9fa6…3fbaBase—$0.01100%coinbase67d ago0x9c2c9f…2f2c99
0x742f…d28c0xeb28…cc40Base—$0.01100%coinbase67d ago0x4dd942…1ee952
0x742f…d28c0x2b40…953aBase—$0.01100%coinbase67d ago0x88dcc1…0d0ca8
0x742f…d28c0x045b…e35fBase—$0.01100%coinbase67d ago0xf1f3d6…3c6d6d
0x742f…d28c0xccf5…cea2Base—$0.01100%coinbase67d ago0x61b956…870bc7
0x742f…d28c0x0ff1…7e15Base—$0.01100%coinbase67d ago0xb5bfbc…005b32
0x742f…d28c0xb11d…0953Base—$0.01100%coinbase67d ago0x148cf1…d4728f
0x742f…d28c0xda5c…41c0Base—$0.01100%coinbase67d ago0x82cfa7…ea0949
0x742f…d28c0xc3b8…6e3eBase—$0.01100%coinbase67d ago0x069ab6…a8c5aa
0x742f…d28c0x4566…8374Base—$0.01100%coinbase67d ago0xf5d4b7…a01e19
0x742f…d28c0x2b5e…8f79Base—$0.01100%coinbase67d ago0x2be74b…1c3282
0x742f…d28c0x64fc…8f3eBase—$0.01100%coinbase67d ago0x9a5fa9…99b758
0x742f…d28c0x70af…c22fBase—$0.01100%coinbase67d ago0xeec8d5…bb82d7
0x742f…d28c0x64e8…d4c8Base—$0.01100%coinbase67d ago0xd649e9…4c9b3f
0x742f…d28c0xde41…da48Base—$0.01100%coinbase67d ago0xc24424…fc1f60
0x742f…d28c0xdcd0…9125Base—$0.01100%coinbase68d ago0x0fdfe0…47dcf3
0x742f…d28c0xc6f3…c331Base—$0.01100%coinbase68d ago0xd05e1d…1f9792
0x742f…d28c0xe39f…c815Base—$0.01100%coinbase68d ago0x8e4b49…4309fa
0x742f…d28c0xcb66…d071Base—$0.01100%coinbase68d ago0xb74c7d…b7ad5c

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.