Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc620…28ea0x745d…da94Base—$0.01100%coinbase73d ago0xc44cb6…b4e852
0xc620…28ea0x6623…5482Base—$0.01100%coinbase73d ago0xda2112…a7d65b
0xc620…28ea0xa693…76b3Base—$0.01100%coinbase73d ago0xf0048c…770820
0xc620…28ea0x3f07…7ff8Base—$0.01100%coinbase73d ago0xa9f5d1…cbe0b5
0xc620…28ea0xb9e4…b98dBase—$0.01100%coinbase73d ago0xa6448c…a06e7c
0xc620…28ea0x7fe5…2c2aBase—$0.01100%coinbase73d ago0x5f2e07…076ac6
0xc620…28ea0xf5ff…cbc4Base—$0.01100%coinbase73d ago0x0a1c82…e160d4
0xc620…28ea0xe713…98e8Base—$0.01100%coinbase73d ago0x94a444…2ff9fa
0xc620…28ea0x6fbe…8500Base—$0.01100%coinbase73d ago0xd1762e…059f2a
0xc620…28ea0x7c6b…adf5Base—$0.01100%coinbase73d ago0x8ae439…4662bd
0xc620…28ea0xbbd0…a6c4Base—$0.01100%coinbase73d ago0xac7bbf…1cf9ba
0xc620…28ea0xb480…6571Base—$0.01100%coinbase73d ago0x913b9b…d511fb
0xc620…28ea0x61b3…22c6Base—$0.01100%coinbase73d ago0xd05f08…886cc5
0xc620…28ea0x416f…07ccBase—$0.01100%coinbase73d ago0x4e6802…e3dd26
0xc620…28ea0xee8b…d59cBase—$0.01100%coinbase73d ago0x287a1f…3f81ac
0xc620…28ea0xdbe1…d121Base—$0.01100%coinbase73d ago0x75224a…809ea7
0xc620…28ea0xc094…1a1eBase—$0.01100%coinbase73d ago0xd60d34…f37284
0xc620…28ea0xd205…668eBase—$0.01100%coinbase73d ago0x674424…78f190
0xc620…28ea0xf7cd…bea8Base—$0.01100%coinbase73d ago0x5e1e3e…3345e0
0xc620…28ea0x3f4e…e9dfBase—$0.01100%coinbase73d ago0x551380…748a78
0xc620…28ea0x6cca…7995Base—$0.01100%coinbase73d ago0xad3c6b…04ddb7
0xc620…28ea0x828b…b7feBase—$0.01100%coinbase73d ago0x957255…ba4ecf
0xc620…28ea0xbce2…46a7Base—$0.01100%coinbase73d ago0x05536a…af5475
0xc620…28ea0x5ab9…cc5aBase—$0.01100%coinbase73d ago0xaf9291…8f36df
0xc620…28ea0x70e0…ab1fBase—$0.01100%coinbase73d ago0xc87d1d…ba638d

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.