Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0xf724…1984Base—$0.01100%coinbase64d ago0x764c9e…6458dc
0xff0f…1b6e0x607f…e61dBase—$0.01100%coinbase64d ago0xc8c3bd…ac960a
0xff0f…1b6e0xb3cf…70f0Base—$0.01100%coinbase64d ago0xdbf04b…45a7fa
0xff0f…1b6e0xdac4…3987Base—$0.01100%coinbase64d ago0xf8f750…dbbb10
0xff0f…1b6e0x768e…629aBase—$0.01100%coinbase64d ago0x79851c…7ace3f
0xff0f…1b6e0x9c64…1316Base—$0.01100%coinbase64d ago0x1ca962…3da6cf
0xff0f…1b6e0x71db…e39fBase—$0.01100%coinbase64d ago0xd1ce8d…f32ccf
0xff0f…1b6e0x498b…aa46Base—$0.01100%coinbase64d ago0xdd956f…76f704
0xff0f…1b6e0x4c60…4774Base—$0.01100%coinbase64d ago0xdb472d…3406ac
0xff0f…1b6e0x2c3a…0e1fBase—$0.01100%coinbase64d ago0x7b36d8…d7a9d8
0xff0f…1b6e0xb4bf…9857Base—$0.01100%coinbase64d ago0xc22b8c…5c69e2
0xff0f…1b6e0xbaf1…7fb9Base—$0.01100%coinbase64d ago0x460fc9…c73825
0xff0f…1b6e0x7e9f…c863Base—$0.01100%coinbase64d ago0xff6bb0…13444f
0xff0f…1b6e0x8648…e419Base—$0.01100%coinbase64d ago0x0af824…f038df
0xff0f…1b6e0x30de…1f2bBase—$0.01100%coinbase64d ago0x316b04…e76ffe
0xff0f…1b6e0x637c…a2efBase—$0.01100%coinbase64d ago0x44ecaf…4b2679
0xff0f…1b6e0x50a7…f86fBase—$0.01100%coinbase64d ago0xb51e0f…2b533f
0xff0f…1b6e0x108f…8b05Base—$0.01100%coinbase64d ago0x9d04e1…48d85b
0xff0f…1b6e0x06e8…b846Base—$0.01100%coinbase64d ago0x1494b8…294f6c
0xff0f…1b6e0xa5a8…d84eBase—$0.01100%coinbase64d ago0x5b1177…3a0b4b
0xff0f…1b6e0xbac0…4b87Base—$0.01100%coinbase64d ago0x8e3e4d…783486
0xff0f…1b6e0xbc58…48e3Base—$0.01100%coinbase64d ago0x7bbd39…bb7552
0xff0f…1b6e0x91d7…e98fBase—$0.01100%coinbase64d ago0x122878…72ddd5
0xff0f…1b6e0xd384…9b48Base—$0.01100%coinbase64d ago0xc47bab…2d2e5e
0xff0f…1b6e0x41af…54a4Base—$0.01100%coinbase64d ago0xb7b630…91ae50

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.