Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360x5d94…9158Base—$0.01100%coinbase73d ago0xbe9dcf…1a9f61
0xbfc2…6f360xd56e…b355Base—$0.01100%coinbase73d ago0x2dc91b…ce445b
0xbfc2…6f360xa81a…40c8Base—$0.01100%coinbase73d ago0x1b8c93…c36f64
0xbfc2…6f360x3fcd…63f9Base—$0.01100%coinbase73d ago0x5f79cd…048cc6
0xbfc2…6f360xc9c9…4b46Base—$0.01100%coinbase73d ago0xb8042b…a4dfab
0xbfc2…6f360x60db…d980Base—$0.01100%coinbase73d ago0xa5f68c…0d3763
0xbfc2…6f360x458e…1878Base—$0.01100%coinbase73d ago0x498f82…51fbff
0xbfc2…6f360x5e12…860aBase—$0.01100%coinbase73d ago0x178e89…5de123
0xbfc2…6f360xafec…821dBase—$0.01100%coinbase73d ago0x739e8b…375cb8
0xbfc2…6f360x4f11…6b94Base—$0.01100%coinbase73d ago0xd7a81c…90ee48
0xbfc2…6f360x86ca…7da1Base—$0.01100%coinbase73d ago0x8b9429…1fceee
0xbfc2…6f360xba4e…260cBase—$0.01100%coinbase73d ago0x71035b…8cefb0
0xbfc2…6f360x852b…a21cBase—$0.01100%coinbase73d ago0x60f855…a42b4e
0xbfc2…6f360x3291…071bBase—$0.01100%coinbase73d ago0xf9910e…35f2cf
0xbfc2…6f360x853e…c6eeBase—$0.01100%coinbase73d ago0xe1b949…3dd5c4
0xbfc2…6f360x8ed2…694cBase—$0.01100%coinbase73d ago0x247d1b…18b1aa
0xbfc2…6f360x4a8b…9ec3Base—$0.01100%coinbase73d ago0xa27f2b…91c2a0
0xbfc2…6f360x3df4…f367Base—$0.01100%coinbase73d ago0x2092f0…1fb9da
0xbfc2…6f360x9ee8…2afcBase—$0.01100%coinbase73d ago0x6bb67b…541e30
0xbfc2…6f360x6b48…fcb9Base—$0.01100%coinbase73d ago0x098cc6…f65bff
0xbfc2…6f360xf2cf…7b36Base—$0.01100%coinbase73d ago0xfa0192…76759b
0xbfc2…6f360xac79…7610Base—$0.01100%coinbase74d ago0x1be7fb…34f260
0xbfc2…6f360xbbb5…ca6dBase—$0.01100%coinbase74d ago0xd6052f…21299c
0xbfc2…6f360x5c89…9e6bBase—$0.01100%coinbase74d ago0x9c7dbc…3e8f85
0xbfc2…6f360x055e…51ddBase—$0.01100%coinbase74d ago0x36fab4…b5ebf1

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.