Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0xe74d…cf3bBase—$0.01100%coinbase77d ago0x9e9355…e7036a
0x2688…72fb0x0d80…3acbBase—$0.01100%coinbase77d ago0xa0bc74…171fcb
0x2688…72fb0x46f9…1dffBase—$0.01100%coinbase77d ago0xcfacbf…529895
0x2688…72fb0x1d54…9980Base—$0.01100%coinbase77d ago0xb92054…c9b0a4
0x2688…72fb0x84fe…d5a6Base—$0.01100%coinbase77d ago0xed0729…ee1209
0x2688…72fb0xbb68…808bBase—$0.01100%coinbase77d ago0x04b3d5…762b6b
0x2688…72fb0x2ca6…303aBase—$0.01100%coinbase77d ago0xf21e16…fa65c8
0x2688…72fb0x5275…a4c5Base—$0.01100%coinbase77d ago0xa21102…3cd0c0
0x2688…72fb0xa14f…4597Base—$0.01100%coinbase77d ago0xfb5347…342231
0x2688…72fb0x8c53…deddBase—$0.01100%coinbase77d ago0x980818…ab524e
0x2688…72fb0x4140…8ee3Base—$0.01100%coinbase77d ago0x10559b…ea2a90
0x2688…72fb0xcd5b…f625Base—$0.01100%coinbase77d ago0x1124b6…a52ad5
0x2688…72fb0xc60f…3545Base—$0.01100%coinbase77d ago0x58cc64…f87bcd
0x2688…72fb0xf235…43f4Base—$0.01100%coinbase77d ago0x3348ba…a2f8d6
0x2688…72fb0x21d1…d9bdBase—$0.01100%coinbase77d ago0x5191d7…9802a3
0x2688…72fb0xb7c2…0a2dBase—$0.01100%coinbase77d ago0x6edaf7…a48e34
0x2688…72fb0xd444…383eBase—$0.01100%coinbase77d ago0xb47ba2…f791af
0x2688…72fb0x2a6e…d9e5Base—$0.01100%coinbase77d ago0xd15743…5afcca
0x2688…72fb0x0027…4b10Base—$0.01100%coinbase77d ago0x1d9c75…2c27d5
0x2688…72fb0xd86f…f634Base—$0.01100%coinbase77d ago0x740679…f448a8
0x2688…72fb0x827f…7dbaBase—$0.01100%coinbase77d ago0x4028f7…34d8ce
0x2688…72fb0x3313…3c56Base—$0.01100%coinbase77d ago0x871104…e19d3c
0x2688…72fb0x6624…08e8Base—$0.01100%coinbase77d ago0x4b63a9…92fbe9
0x2688…72fb0xc21e…e19bBase—$0.01100%coinbase77d ago0xb12a1c…43b06c
0x2688…72fb0x7d6f…a43aBase—$0.01100%coinbase77d ago0x4436d7…dcfa65

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.