Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xc8e5…f082Base—$0.01100%coinbase69d ago0xff877a…449b3f
0x0b39…785d0x7d6c…112bBase—$0.01100%coinbase69d ago0x380b3c…cfad5c
0x0b39…785d0xfbca…79e6Base—$0.01100%coinbase69d ago0x7efef6…34a8c3
0x0b39…785d0x9a44…5bb9Base—$0.01100%coinbase69d ago0x227464…32fdc5
0x0b39…785d0xbda9…e9e9Base—$0.01100%coinbase69d ago0xc4ca48…8d2eed
0x0b39…785d0x9a3c…865fBase—$0.01100%coinbase69d ago0x53adf2…ffd72b
0x0b39…785d0x4e91…c668Base—$0.01100%coinbase69d ago0xb3b208…4bfcf3
0x0b39…785d0x4e86…96cbBase—$0.01100%coinbase69d ago0xd7b620…0d376a
0x0b39…785d0x66dc…be85Base—$0.01100%coinbase69d ago0x6a8d32…09d0d9
0x0b39…785d0xb5a5…75ceBase—$0.01100%coinbase69d ago0xafed87…f92f98
0x0b39…785d0x9c60…0decBase—$0.01100%coinbase69d ago0x7429ea…c7d57a
0x0b39…785d0xb725…d0a5Base—$0.01100%coinbase69d ago0xb67841…389700
0x0b39…785d0xca7c…e00cBase—$0.01100%coinbase69d ago0x3ca16f…99d529
0x0b39…785d0x1856…a1b9Base—$0.01100%coinbase69d ago0x472768…d00527
0x0b39…785d0x89b6…1280Base—$0.01100%coinbase69d ago0x5c0979…2f1178
0x0b39…785d0x38ed…1249Base—$0.01100%coinbase69d ago0x847bca…76c6f1
0x0b39…785d0x5e1d…24a2Base—$0.01100%coinbase70d ago0xda9876…0d6e0f
0x0b39…785d0x6aa0…475dBase—$0.01100%coinbase70d ago0xbf2ebc…276ef0
0x0b39…785d0xe146…d26cBase—$0.01100%coinbase70d ago0x9c9dd6…7b30b9
0x0b39…785d0xc567…d34fBase—$0.01100%coinbase70d ago0x3ba383…4b42e9
0x0b39…785d0x527c…f2a9Base—$0.01100%coinbase70d ago0x78bcaf…5c5551
0x0b39…785d0x84d4…5e31Base—$0.01100%coinbase70d ago0x751b6a…edd85e
0x0b39…785d0x42ef…4da8Base—$0.01100%coinbase70d ago0xdc66a7…57f13b
0x0b39…785d0x0dd3…5f1fBase—$0.01100%coinbase70d ago0xb97718…4b32e4
0x0b39…785d0x1f45…7170Base—$0.01100%coinbase70d ago0xdc1ca1…1cf8d3

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.