Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ce7…de170xe922…4165Base—$0.01100%coinbase66d ago0x05d0ad…827bab
0x6ce7…de170xf7fa…e697Base—$0.01100%coinbase66d ago0x9f58b1…0e5aa4
0x6ce7…de170x07ff…0916Base—$0.01100%coinbase66d ago0xfeb3c7…7ba7f0
0x6ce7…de170xbb55…392aBase—$0.01100%coinbase66d ago0x06e141…993519
0x6ce7…de170xdc1c…f726Base—$0.01100%coinbase66d ago0x7ec9c3…684184
0x6ce7…de170xa990…5ab5Base—$0.01100%coinbase66d ago0x8656b9…e28a33
0x6ce7…de170x8a77…56fbBase—$0.01100%coinbase66d ago0xe8e04a…7a4de7
0x6ce7…de170xaa2f…5b54Base—$0.01100%coinbase66d ago0xe76fde…173063
0x6ce7…de170xd8c5…3d4bBase—$0.01100%coinbase66d ago0xb6e69e…fbe273
0x6ce7…de170xbf85…204cBase—$0.01100%coinbase66d ago0x3a2894…386acc
0x6ce7…de170x2c14…1a8fBase—$0.01100%coinbase66d ago0xd9dea6…ab8bc0
0x6ce7…de170x39ed…0c44Base—$0.01100%coinbase66d ago0xc718ea…512aac
0x6ce7…de170x3a40…a9abBase—$0.01100%coinbase66d ago0xb69d00…985c3c
0x6ce7…de170x0fef…d6ddBase—$0.01100%coinbase66d ago0x18bbe4…d08c70
0x6ce7…de170x19ae…9309Base—$0.01100%coinbase66d ago0x87dd43…498ede
0x6ce7…de170x618c…086dBase—$0.01100%coinbase66d ago0x01d63f…e7d3e4
0x6ce7…de170x1198…1019Base—$0.01100%coinbase66d ago0x6794f9…c03420
0x6ce7…de170x4a7e…ee38Base—$0.01100%coinbase66d ago0x65b5c7…bbb674
0x6ce7…de170xdba0…de12Base—$0.01100%coinbase66d ago0xb84d3c…0dd1ce
0x6ce7…de170xae0c…8481Base—$0.01100%coinbase66d ago0x03b706…51a8b6
0x6ce7…de170x13fc…f279Base—$0.01100%coinbase66d ago0xf76327…73c64c
0x6ce7…de170xdc22…be81Base—$0.01100%coinbase66d ago0x5355a7…90c755
0x6ce7…de170x6843…5defBase—$0.01100%coinbase67d ago0xfad62e…ab6980
0x6ce7…de170xcdf0…6f98Base—$0.01100%coinbase67d ago0xa2342d…07b0d6
0x6ce7…de170xbeaf…6725Base—$0.01100%coinbase67d ago0x36652e…f06aae

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.