Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.001432100%0x4337…32a471d ago0xe0bcf2…797ff8
0x3be9…575c0xf6ee…3bd2Base$0.001449100%0x48f0…359671d ago0x3c4e8b…a104d0
0x3be9…575c0xf6ee…3bd2Base$0.00147100%0xc2d1…d49271d ago0x1f91c5…00a2cd
0x3be9…575c0xf6ee…3bd2Base$0.009957100%0x4337…808471d ago0xf91de3…763012
0x3be9…575c0xf6ee…3bd2Base$0.005661100%0x48f0…359671d ago0xae92a5…0f5cf3
0x3be9…575c0xf6ee…3bd2Base$0.003689100%0x4337…7a5d71d ago0x0cd755…47cedf
0x3be9…575c0xf6ee…3bd2Base$0.009231100%0x48f0…359671d ago0xa4fd48…0597b3
0x3be9…575c0xf6ee…3bd2Base$0.009208100%0x48f0…359671d ago0xe7c3cd…99317e
0x3be9…575c0xf6ee…3bd2Base$0.003457100%0x48f0…359671d ago0xbc7880…d106aa
0x3be9…575c0xf6ee…3bd2Base$0.00951100%0xc2d1…d49271d ago0xc13a02…b9f9e4
0x3be9…575c0xf6ee…3bd2Base$0.008332100%0x4337…abf571d ago0xd82c27…19a8ec
0x3be9…575c0xf6ee…3bd2Base$0.002798100%0x4337…9fb171d ago0xac0fe2…714e9d
0x3be9…575c0xf6ee…3bd2Base$0.009512100%0x48f0…359671d ago0x2b31fc…ab4113
0x3be9…575c0xf6ee…3bd2Base$0.007793100%0x48f0…359671d ago0xa77c5b…015740
0x3be9…575c0xf6ee…3bd2Base$0.000941100%0x4337…ef2571d ago0x4f69d0…f42474
0x3be9…575c0xf6ee…3bd2Base$0.00284100%0x4337…562771d ago0x9a8cdc…1478ab
0x3be9…575c0xf6ee…3bd2Base$0.002836100%0x48f0…359671d ago0x92e44e…46795f
0x3be9…575c0xf6ee…3bd2Base$0.003908100%0x48f0…359671d ago0x2b2b4b…57d9b7
0x3be9…575c0xf6ee…3bd2Base$0.009123100%0xce5c…1d0571d ago0x917967…88ee4c
0x3be9…575c0xf6ee…3bd2Base$0.005479100%0x48f0…359671d ago0xd4fe82…fccbc5
0x3be9…575c0xf6ee…3bd2Base$0.005558100%0x4337…224f71d ago0xdaa9c6…1f1a40
0x3be9…575c0xf6ee…3bd2Base$0.003596100%0x48f0…359671d ago0xa300d8…aa7a30
0x3be9…575c0xf6ee…3bd2Base$0.003091100%0xc2d1…d49271d ago0x5f71e5…f7fcc3
0x3be9…575c0xf6ee…3bd2Base$0.008411100%0x4337…663c71d ago0x8620ba…6f9c38
0x3be9…575c0xf6ee…3bd2Base$0.009001100%0x4337…6f8b71d ago0x023a8a…806b26

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.