Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x5fa3c5…d18e91
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x9b7fa4…f78a6e
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xb1b827…5fec86
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xcdbb84…121b12
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x178611…ac503e
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x5b45aa…c3d686
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x2a1d0d…9acaf9
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x505feb…3adb9b
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xa7065b…b21fec
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x6ac034…daad2e
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xf32e60…2fe399
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x715843…2c9556
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x0704d9…1a9e66
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xe22775…8c2b4a
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0xdd4671…edef5b
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x53f6c1…27c11e
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x6df580…8057ac
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x851ff0…3ea313
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x32da6c…b5281e
0x696b…7e560x6839…1a2bBase—$0.003100%coinbase120d ago0x9579bf…b2a2fa
0x696b…7e560x6839…1a2bBase—$1.00100%coinbase120d ago0xba670b…77e5f5
0x696b…7e560x6839…1a2bBase—$1.00100%coinbase120d ago0xd10078…e94444
0x696b…7e560x6839…1a2bBase—$1.00100%coinbase120d ago0xd3014b…3ac1cd
0x696b…7e560x6839…1a2bBase—$1.00100%coinbase120d ago0x7122a3…7ab3ee
0x696b…7e560x6839…1a2bBase—$1.00100%coinbase120d ago0xbf7dfa…fb2527

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.