Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$4.20100%0x1e76…9aba110d ago0x876698…aa449e
0xf861…cd530x0e3d…7757Base—$21.00100%0x971c…70dd110d ago0xe28745…3f8509
0xf861…cd530x0e3d…7757Base—$5.25100%0xba2c…ddc8110d ago0x50eee9…e1de91
0xf861…cd530x0e3d…7757Base—$21.00100%0x466a…f271110d ago0x5db5e2…a2e176
0xf861…cd530x0e3d…7757Base—$9.45100%0x7fb5…6c52110d ago0xdfdba3…82fbfc
0xf861…cd530x0e3d…7757Base—$4.20100%0x666e…0930110d ago0xc90621…30a8be
0xf861…cd530x0e3d…7757Base—$1.05100%0xca9f…d201110d ago0x9a96f7…7fc7b4
0xf861…cd530x0e3d…7757Base—$52.50100%0x4055…8ed1110d ago0x8cf156…c2fd92
0xf861…cd530x0e3d…7757Base—$10.50100%0x238c…f4bb110d ago0x86197d…2e2582
0xf861…cd530x0e3d…7757Base—$5.25100%0x0dd6…b0b0110d ago0x08676c…f6f716
0xf861…cd530x0e3d…7757Base—$5.25100%0x4f4d…74b7110d ago0x9f80ef…b15165
0xf861…cd530x0e3d…7757Base—$3.15100%0x78aa…3667110d ago0xbaebec…7b94ab
0xf861…cd530x0e3d…7757Base—$1.05100%0x0dc1…6214110d ago0xe9c3d6…51c71c
0xf861…cd530x0e3d…7757Base—$11.55100%0xfdf6…61a8110d ago0x71db9c…efa91a
0xf861…cd530x0e3d…7757Base—$2.10100%0x9618…2861110d ago0x7d5f7a…f77f02
0xf861…cd530x0e3d…7757Base—$15.75100%0x8ae6…5706110d ago0x26edab…2ed8f8
0xf861…cd530x0e3d…7757Base—$15.75100%0x59d0…cf72110d ago0x50ee7d…e2866b
0xf861…cd530x0e3d…7757Base—$8.40100%0x1913…93d9110d ago0x18ca9c…5886aa
0xf861…cd530x0e3d…7757Base—$5.25100%0xa894…209f110d ago0x53d0ef…4304e4
0xf861…cd530x0e3d…7757Base—$2.10100%0x5fe9…a965110d ago0x8b496d…49248c
0xf861…cd530x0e3d…7757Base—$1.05100%0x6d2e…0c64110d ago0xb431ea…4fbb18
0xf861…cd530x0e3d…7757Base—$26.25100%0xce9f…bc8e110d ago0xad144b…cf8e93
0xf861…cd530x0e3d…7757Base—$1.05100%0x238c…f4bb110d ago0xe7da4f…407582
0xf861…cd530x0e3d…7757Base—$7.35100%0x4639…93fa110d ago0x4be112…5845a7
0xf861…cd530x0e3d…7757Base—$2.10100%0x52ac…a61d110d ago0x21275f…0df1d3

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.