Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd28…6ebc0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x7c2b40…1c147a
0x6c09…374e0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xddf204…a11a23
0xc026…0e890x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x0d2526…aad6fb
0x267c…2ee50xc59d…bd1fBase—$0.12100%coinbase27d ago0x6b8d07…9fee2b
0x267c…2ee50x3b90…483cBase—$0.10100%coinbase27d ago0xf54ffb…2cbc74
0x746b…a0410x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x0d0e75…7e6237
0x267c…2ee50x8b42…01a8Base—$0.10100%coinbase27d ago0x8869cc…a7c2f0
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xf4abb9…0f271f
0xbdbd…b1190x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xea8ce2…c92b5f
0x3b90…483c0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x8b243e…8b144b
0x267c…2ee50xc026…0e89Base—$0.10100%coinbase27d ago0xd4e5f1…e9fa6f
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x2b5fb0…8cc241
0x267c…2ee50x8b42…01a8Base—$0.10100%coinbase27d ago0x3c625a…edffba
0x8b42…01a80x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x347829…966f39
0x267c…2ee50x746b…a041Base—$0.10100%coinbase27d ago0x3017b4…115368
0x6c09…374e0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x71a486…e08e9e
0xc026…0e890x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xf3cc6d…111323
0x6c09…374e0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xe02d1e…159ae1
0x746b…a0410x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xa9a15e…9284ab
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x5a503c…515151
0x267c…2ee50x3b90…483cBase—$0.11100%coinbase27d ago0x09fc9a…9220e7
0x56d8…83350x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xde7db3…599bfe
0xbdbd…b1190x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xeb5f9f…92c282
0xfbb2…e5800x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xce9626…89bed6
0x6c09…374e0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x6c0d40…460764

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.