Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd98c31…55548d
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x80a322…364593
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8c3067…d96925
0x672f…ff2d0x50eb…6480Base$0.01100%0x54f0…7932101d ago0xfff56f…8f9c5c
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x642439…e4fe1f
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4c2fb9…b6a57b
0x672f…ff2d0x50eb…6480Base$0.01100%0x54f0…7932101d ago0xf5a7cd…4b6f2b
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd1b64d…6444f4
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc8aa38…23bbcf
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd869e7…5dcd91
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x776a17…07b246
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x1adbf8…b3de2d
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb1f482…9766bd
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x93c537…f52824
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xca7490…5315ad
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xcaf27e…00abaf
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x9a6902…94aaab
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb82e3a…581756
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xa4ece4…294372
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x31bd5e…843612
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xd57609…3e0939
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x922924…9bfc72
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x46fbb6…60c4c0
0x672f…ff2d0x50eb…6480Base$0.005100%0x54f0…7932101d ago0xe00c8b…766e0d
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xe66e4c…457593

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.