Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0xcbc1…c782Base—$0.01100%coinbase64d ago0x8091f4…b97098
0xdabe…4eae0xc0f3…7cbfBase—$0.01100%coinbase64d ago0x6170bd…89ddbd
0xdabe…4eae0xe53d…6c37Base—$0.01100%coinbase64d ago0x361b64…77f046
0xdabe…4eae0x05b2…4da8Base—$0.01100%coinbase64d ago0xe86f49…cc41fa
0xdabe…4eae0x49b9…fe2dBase—$0.01100%coinbase64d ago0x53ff9a…b65391
0xdabe…4eae0x098e…de9dBase—$0.01100%coinbase64d ago0x9d1071…f4f354
0xdabe…4eae0x6d9c…3502Base—$0.01100%coinbase64d ago0x00d00c…925d0d
0xdabe…4eae0xbda6…e6d9Base—$0.01100%coinbase64d ago0x8cb32b…cd2300
0xdabe…4eae0x5293…0002Base—$0.01100%coinbase64d ago0x9e2f9f…5fc4a1
0xdabe…4eae0xc3da…e86fBase—$0.01100%coinbase64d ago0xdc9571…5e6cd1
0xdabe…4eae0xaf1a…1496Base—$0.01100%coinbase64d ago0xa5c80e…abac6c
0xdabe…4eae0x4b3b…fff8Base—$0.01100%coinbase64d ago0xe68442…8b2323
0xdabe…4eae0xfdf9…4977Base—$0.01100%coinbase64d ago0x8b1a85…b75c49
0xdabe…4eae0x2669…1269Base—$0.01100%coinbase64d ago0x6e00e4…2a515d
0xdabe…4eae0x7c5e…4340Base—$0.01100%coinbase64d ago0x8327da…7b7880
0xdabe…4eae0x93df…7544Base—$0.01100%coinbase64d ago0x1b2418…6a704d
0xdabe…4eae0x4c9d…88cfBase—$0.01100%coinbase64d ago0xc36f88…39290c
0xdabe…4eae0xfed1…65e9Base—$0.01100%coinbase64d ago0x27ecb6…b5e626
0xdabe…4eae0x1210…e60aBase—$0.01100%coinbase64d ago0x8d3a83…858b50
0xdabe…4eae0x763b…39d2Base—$0.01100%coinbase64d ago0x280b08…c68fd2
0xdabe…4eae0x15c2…edb1Base—$0.01100%coinbase64d ago0x2287c2…f36c7a
0xdabe…4eae0x770e…143bBase—$0.01100%coinbase64d ago0xa0afec…2cf157

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.