Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x180a…1b590xaba4…3ab9Base—$0.01100%coinbase70d ago0xca541f…6c12f1
0x180a…1b590xe53f…26a2Base—$0.01100%coinbase70d ago0x7571ad…44f95b
0x180a…1b590x7a41…b5c5Base—$0.01100%coinbase70d ago0x2df04a…09c589
0x180a…1b590xae7a…278aBase—$0.01100%coinbase70d ago0xfc6a4c…04c41d
0x180a…1b590x4a98…89b8Base—$0.01100%coinbase70d ago0x0ccfd6…e69ecc
0x180a…1b590x6c4b…80cdBase—$0.01100%coinbase70d ago0x1c7604…91056a
0x180a…1b590x6634…bd42Base—$0.01100%coinbase70d ago0xd7a666…4be65f
0x180a…1b590x3a76…b785Base—$0.01100%coinbase70d ago0xe992c4…50b345
0x180a…1b590xfd53…b789Base—$0.01100%coinbase70d ago0xe31901…f16c68
0x180a…1b590x2808…9973Base—$0.01100%coinbase70d ago0xedea75…d6a8ed
0x180a…1b590xce04…f63dBase—$0.01100%coinbase70d ago0x1737f8…1b8474
0x180a…1b590x2907…0023Base—$0.01100%coinbase70d ago0xceaefa…d644d9
0x180a…1b590xcaa5…5ae8Base—$0.01100%coinbase70d ago0xe65d37…1e419e
0x180a…1b590x323d…51daBase—$0.01100%coinbase70d ago0x30062e…53877b
0x180a…1b590x82f0…ff16Base—$0.01100%coinbase70d ago0x8290f2…81430e
0x180a…1b590xac15…f190Base—$0.01100%coinbase70d ago0xe813b1…fc0ab7
0x180a…1b590x96ee…b5ebBase—$0.01100%coinbase70d ago0x191081…3e4b54
0x180a…1b590xa5ae…aaa5Base—$0.01100%coinbase70d ago0xe7f47f…705b92
0x180a…1b590x7a85…1f68Base—$0.01100%coinbase70d ago0x3adb46…25f02d
0x180a…1b590x933b…8152Base—$0.01100%coinbase70d ago0xb8005d…72cfa2
0x180a…1b590xb6b3…1c0bBase—$0.01100%coinbase70d ago0x1bd590…629194
0x180a…1b590x9198…b017Base—$0.01100%coinbase70d ago0xf8f5ad…5aa95a
0x180a…1b590x39ee…67c1Base—$0.01100%coinbase70d ago0x38e5ad…02ba90
0x180a…1b590xee86…c900Base—$0.01100%coinbase70d ago0x66a560…198316
0x180a…1b590xbcec…b692Base—$0.01100%coinbase70d ago0x357c70…483f54

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.