Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0x52e0…290bBase—$0.01100%coinbase59d ago0xc40663…d56f49
0xb9d1…008d0xc8cc…4080Base—$0.01100%coinbase59d ago0x991dc2…6f9296
0xb9d1…008d0xb9bd…4fb2Base—$0.01100%coinbase59d ago0x0bb4fa…9ef818
0xb9d1…008d0xa561…50a4Base—$0.01100%coinbase59d ago0x125c12…d619de
0xb9d1…008d0x3348…f57eBase—$0.01100%coinbase59d ago0x780c4f…d2dbd4
0xb9d1…008d0x5111…8c51Base—$0.01100%coinbase59d ago0xb8a01c…685df6
0xb9d1…008d0x01af…119aBase—$0.01100%coinbase59d ago0xa57906…cd424f
0xb9d1…008d0x0e87…6721Base—$0.01100%coinbase59d ago0xe1fe00…41e6b4
0xb9d1…008d0xd9d2…b7dcBase—$0.01100%coinbase59d ago0x44cadc…24e00d
0xb9d1…008d0xb47a…d7eaBase—$0.01100%coinbase59d ago0x462868…9cde97
0xb9d1…008d0xd1ed…0f29Base—$0.01100%coinbase59d ago0x9dc16f…297468
0xb9d1…008d0x009a…7525Base—$0.01100%coinbase59d ago0xbd46a9…987d4d
0xb9d1…008d0xdb1b…9dfbBase—$0.01100%coinbase59d ago0xc3f268…aaca43
0xb9d1…008d0x472a…d7eeBase—$0.01100%coinbase59d ago0x365bc5…99c553
0xb9d1…008d0x6dd3…fd42Base—$0.01100%coinbase59d ago0xc0140a…9f7367
0xb9d1…008d0x99f4…b63aBase—$0.01100%coinbase59d ago0x24a3bb…b6a57d
0xb9d1…008d0x4c99…bc1cBase—$0.01100%coinbase59d ago0x9a21d6…32fe90
0xb9d1…008d0x46f2…342cBase—$0.01100%coinbase59d ago0x69b3b7…12c889
0xb9d1…008d0x12bc…c0d5Base—$0.01100%coinbase59d ago0x2de838…aeda04
0xb9d1…008d0xd3fe…0534Base—$0.01100%coinbase59d ago0xb7b30c…b49cd2
0xb9d1…008d0x132a…28feBase—$0.01100%coinbase59d ago0x43a318…b861c3
0xb9d1…008d0x1857…b37bBase—$0.01100%coinbase59d ago0x21196b…f57e74
0xb9d1…008d0x5ab3…4d54Base—$0.01100%coinbase59d ago0x9e75e2…91994b
0xb9d1…008d0x2fec…c3a1Base—$0.01100%coinbase59d ago0x203c5e…5c55b6
0xb9d1…008d0xcc52…a52cBase—$0.01100%coinbase59d ago0xed2f85…87a377

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.