Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b0c…c7f10xc4f0…0bb9Base—$72.0270%0xd05c…826036d ago0xb62e7b…79ab30
0xa030…d0170xc4f0…0bb9Base—$100.0370%0xd05c…826037d ago0x5a3c46…80f762
0xa030…d0170xc4f0…0bb9Base—$100.0370%0xd05c…826037d ago0x6a8952…eb3f7d
0xf99b…eeea0xc4f0…0bb9Base—$97.0370%0xd05c…826037d ago0xd0b60d…f002c3
0xf99b…eeea0xc4f0…0bb9Base—$94.0370%0xd05c…826037d ago0xd6976c…3b34f9
0xf99b…eeea0xc4f0…0bb9Base—$94.0370%0xd05c…826037d ago0x0f1894…fbd853
0xf99b…eeea0xc4f0…0bb9Base—$91.0370%0xd05c…826037d ago0xb7b034…0b740d
0x8618…39480xc4f0…0bb9Base—$842.1970%0xd05c…826037d ago0x8cc492…8b5f40
0x8b1a…a83d0xc4f0…0bb9Base—$70.0270%0xd05c…826037d ago0xfae1c9…0eb85f
0x8b1a…a83d0xc4f0…0bb9Base—$67.5270%0xd05c…826037d ago0xee0340…3e6bf7
0x8618…39480xc4f0…0bb9Base—$819.9270%0xd05c…826037d ago0xa7df7c…4cf60f
0x8b1a…a83d0xc4f0…0bb9Base—$67.0370%0xd05c…826037d ago0x7206d9…1f304b
0xa79b…81140xc4f0…0bb9Base—$35.0170%0xd05c…826037d ago0xefc254…3540aa
0x2f22…8bf40xc4f0…0bb9Base—$38.0170%0xd05c…826037d ago0xec801f…d28709
0xa79b…81140xc4f0…0bb9Base—$35.0170%0xd05c…826037d ago0x4d251e…1d520c
0xa030…d0170xc4f0…0bb9Base—$100.0470%0xd05c…826037d ago0x5dfa4b…1a7e26
0x8618…39480xc4f0…0bb9Base—$788.3170%0xd05c…826037d ago0xf4b44c…bafb97
0xa79b…81140xc4f0…0bb9Base—$34.0170%0xd05c…826037d ago0xfbf445…00470f
0x8618…39480xc4f0…0bb9Base—$758.2670%0xd05c…826037d ago0x31fc1c…495037
0xa79b…81140xc4f0…0bb9Base—$33.0170%0xd05c…826037d ago0x55bbc1…f7a0c1
0xbc38…e30b0xc4f0…0bb9Base—$131.0570%0xd05c…826037d ago0x28c0a5…44b9ef
0xa79b…81140xc4f0…0bb9Base—$32.0170%0xd05c…826037d ago0x14d021…ac90a6
0x8b1a…a83d0xc4f0…0bb9Base—$64.0270%0xd05c…826037d ago0xb9382e…fb58d4
0x337c…f5b50xc4f0…0bb9Base—$18.5170%0xd05c…826037d ago0xd68e0f…01054b
0x4c7d…a4ad0xc4f0…0bb9Base—$33.0170%0xd05c…826037d ago0x007419…8c6bb6

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.