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—$2.10100%0x0881…8de297d ago0x80a01c…55473f
0xf861…cd530x0e3d…7757Base—$3.15100%0xb89a…e8ac97d ago0x3c7751…2573ba
0xf861…cd530x0e3d…7757Base—$1.05100%0xc585…31c697d ago0x0cb919…9e15a8
0xf861…cd530x0e3d…7757Base—$3.15100%0x5df6…642897d ago0xf4c6ae…f32c63
0xf861…cd530x0e3d…7757Base—$7.35100%0x35fa…74a997d ago0x064216…6d57b4
0xf861…cd530x0e3d…7757Base—$5.25100%0xb60e…e3aa97d ago0x76f351…2fb37b
0xf861…cd530x0e3d…7757Base—$2.10100%0x6288…8b4997d ago0xbc9029…f43947
0xf861…cd530x0e3d…7757Base—$10.50100%0xbb99…f69a97d ago0x7bf309…2b9d5a
0xf861…cd530x0e3d…7757Base—$10.50100%0xd1bc…096d97d ago0x12ba01…e147fc
0xf861…cd530x0e3d…7757Base—$7.35100%0xb92d…57bc97d ago0x41f587…8a7e6b
0xf861…cd530x0e3d…7757Base—$3.15100%0x563b…9a7f97d ago0x98d0e3…b94906
0xf861…cd530x0e3d…7757Base—$1.05100%0xe4c8…f88797d ago0xb754ab…df57cc
0xf861…cd530x0e3d…7757Base—$10.50100%0xed27…48f797d ago0xe50be0…f992e7
0xf861…cd530x0e3d…7757Base—$3.15100%0x1dbc…007e97d ago0xa56f61…8d8adb
0xf861…cd530x0e3d…7757Base—$10.50100%0x4055…8ed197d ago0x329882…5c1e44
0xf861…cd530x0e3d…7757Base—$3.15100%0xa2ae…033197d ago0xf968df…665219
0xf861…cd530x0e3d…7757Base—$5.25100%0xd7a4…9b2697d ago0xa25a0d…144ad7
0xf861…cd530x0e3d…7757Base—$1.05100%0x0d6a…b70497d ago0xfcada1…9b1d14
0xf861…cd530x0e3d…7757Base—$21.00100%0x05c6…16ba97d ago0x265410…453463
0xf861…cd530x0e3d…7757Base—$2.10100%0x1af6…8fa397d ago0xf0bf10…6727d1
0xf861…cd530x0e3d…7757Base—$2.10100%0x3189…20e097d ago0xe1ba97…9470d1
0xf861…cd530x0e3d…7757Base—$10.50100%0x45eb…e31b97d ago0x8c6dd5…fa228c
0xf861…cd530x0e3d…7757Base—$1.05100%0x4055…8ed197d ago0x3cee97…5a25b9
0xf861…cd530x0e3d…7757Base—$5.25100%0xe9f7…982b97d ago0x27e66a…f7bfa5
0xf861…cd530x0e3d…7757Base—$7.35100%0xf733…8f8d97d ago0x1b6ca3…38fe0a

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.