Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd4ab…0bb680d ago0x4c7bcd…db7a66
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x96df…634b80d ago0x032efa…170a74
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5720…a5f480d ago0xcb1079…92581a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb725…f2dd80d ago0xaaa7a9…1be692
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1984…8da880d ago0x4e5617…0a4d37
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc165…a9fc80d ago0xc3d448…1a4b53
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xcf6b…a40a80d ago0xb4624c…d19278
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe0dd…9b2b80d ago0xe145af…1d1386
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x629a…da9c80d ago0xd3d09a…49e251
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x551c…90e580d ago0x2ebb42…3416eb
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6361…440580d ago0x9818fb…763fe9
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x7250…0f2080d ago0x457e24…06964b
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2544…8c4580d ago0x48b774…9aa0f2
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x1868…142680d ago0x7d528b…d8f7ef
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe2b6…b04c80d ago0x2fe78f…a4c16c
0x4bfb…0c880x0e3d…7757Base—$22.05100%0xa140…d38d80d ago0xf95846…090d58
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8134…084981d ago0xb9a259…6233ee
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x154a…ba3281d ago0xc46215…ff07e4
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbf7d…708b81d ago0xc4b159…995453
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc52b…5a8d81d ago0xc035f3…35a302
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xf239…386c81d ago0x5b626c…aa8e1f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa7d7…e1b681d ago0x91585c…153a66
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xd1bc…096d81d ago0x5e486f…0b8ab1

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.