Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280x3b36…50b4Base—$0.01100%coinbase68d ago0x21b71d…316255
0x161f…6f280xca1e…c918Base—$0.01100%coinbase68d ago0x6acf6e…b19ce5
0x161f…6f280x700f…b2d3Base—$0.01100%coinbase68d ago0x9f2e29…403417
0x161f…6f280x2db0…627fBase—$0.01100%coinbase68d ago0x3a83e7…bc7e0f
0x161f…6f280x296f…d6aaBase—$0.01100%coinbase68d ago0x9f6bdc…834e69
0x161f…6f280xcc9a…3a76Base—$0.01100%coinbase68d ago0x07201f…9107f2
0x161f…6f280xcbf1…6da3Base—$0.01100%coinbase68d ago0x799a10…39a007
0x161f…6f280xa8ac…ef4aBase—$0.01100%coinbase68d ago0x0be9c6…5d3d3b
0x161f…6f280xf9a5…ec80Base—$0.01100%coinbase68d ago0x6430f7…5d870e
0x161f…6f280xe853…42b8Base—$0.01100%coinbase68d ago0x8f9b42…39a55f
0x161f…6f280x58b7…d3c9Base—$0.01100%coinbase68d ago0x7d849b…4c3f91
0x161f…6f280x1b51…6a60Base—$0.01100%coinbase68d ago0x5f9587…73bea2
0x161f…6f280x2759…ffb5Base—$0.01100%coinbase68d ago0x3702d1…85b021
0x161f…6f280xacf9…1519Base—$0.01100%coinbase68d ago0x8ff720…70a0e8

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.