Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ac4…71a919d ago0x9e2230…953334
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12b7…6f9919d ago0x690630…dd68ce
0xc973…88d40x47c5…4fc3Base$10.5070%0x6288…8b4919d ago0x4c89f9…4c6b10
0x0f69…81960x47c5…4fc3Base$210.0070%0x271d…71b419d ago0xbb8a81…5c0074
0x1332…66eb0x47c5…4fc3Base$10.5070%0x9d6c…edd319d ago0x5a2243…a92519
0x1332…66eb0x47c5…4fc3Base$10.5070%0x640e…5f1819d ago0x057495…4243c3
0x1332…66eb0x47c5…4fc3Base$10.0070%0x5e6e…178719d ago0x91820f…fb2c5d
0xdb00…0bc70x47c5…4fc3Base$15.7570%0x04bf…0d0e19d ago0x772cd2…ca5409
0x1332…66eb0x47c5…4fc3Base$100.0070%0x96b2…cc5e19d ago0xb817f4…2392e3
0xac4c…d7640x47c5…4fc3Base$21.0070%0x1763…dc2219d ago0xc2a5d7…48286f
0x1332…66eb0x47c5…4fc3Base$36.7570%0xd173…d69b19d ago0x1544d7…f11b8d
0xf3a5…bdfd0x47c5…4fc3Base$22.0070%0x0156…b0f519d ago0xaa6fd8…a7809f
0x0f0e…91440x47c5…4fc3Base$311.8770%0x791a…97b419d ago0xdb7a43…a0a8d3
0x1332…66eb0x47c5…4fc3Base$105.0070%0x398e…79a619d ago0xf6422f…970e6d
0x1332…66eb0x47c5…4fc3Base$21.0070%0x5fe9…a96519d ago0x959a5b…142259
0xc568…480c0x47c5…4fc3Base$13.6570%0x1e76…9aba19d ago0x96e74f…2437e8
0x1332…66eb0x47c5…4fc3Base$73.5070%0x3494…a4d119d ago0xc84e18…2ad5b6
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2a28…fc3d19d ago0x15a1ed…e6c269
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3d68…f69e19d ago0x5af32e…3e1ab6
0x216b…9efe0x47c5…4fc3Base$27.0470%0x8bdc…90be19d ago0x0b87d7…44e6e1
0x1332…66eb0x47c5…4fc3Base$105.0070%0x8494…2e4419d ago0x68fa70…441bbd
0x1332…66eb0x47c5…4fc3Base$60.0070%0x35fa…74a919d ago0xff1106…fea883
0x1332…66eb0x47c5…4fc3Base$15.7570%0x898f…4f5e19d ago0x51279b…baed61
0x1332…66eb0x47c5…4fc3Base$1,250.0070%0x4136…b72619d ago0x8d3d86…b1e3bb
0x1c96…4ffb0x47c5…4fc3Base$52.5070%0x6c0f…7cd619d ago0xd75990…6d8843

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.