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—$10.50100%0x4e90…564a53d ago0x0b132c…64275a
0xf861…cd530x0e3d…7757Base—$3.15100%0x77d0…ce5053d ago0x21bea4…40d128
0xf861…cd530x0e3d…7757Base—$10.50100%0x505d…14d653d ago0xb71307…d47d0c
0xf861…cd530x0e3d…7757Base—$5.25100%0x9307…e92a53d ago0x945d78…b03f1d
0xf861…cd530x0e3d…7757Base—$3.15100%0x752e…993353d ago0x309541…038112
0xf861…cd530x0e3d…7757Base—$3.15100%0x2fb6…129753d ago0x710fd3…1ac55a
0xf861…cd530x0e3d…7757Base—$5.25100%0x4596…ce0953d ago0x677f14…b3a1b9
0xf861…cd530x0e3d…7757Base—$210.00100%0x54de…447053d ago0x642432…613437
0xf861…cd530x0e3d…7757Base—$10.50100%0x38ac…96f653d ago0xf7f8ba…2dff14
0xf861…cd530x0e3d…7757Base—$5.25100%0x096a…5c7b53d ago0x835958…426060
0xf861…cd530x0e3d…7757Base—$10.50100%0xd4ab…0bb653d ago0xa99a28…559ae9
0xf861…cd530x0e3d…7757Base—$15.75100%0x3d76…265f53d ago0xa41727…6fffb0
0xf861…cd530x0e3d…7757Base—$15.75100%0x28cc…0ecd53d ago0x7f4874…4191ab
0xf861…cd530x0e3d…7757Base—$5.25100%0x7390…9c9353d ago0x87a598…95fe71
0xf861…cd530x0e3d…7757Base—$21.00100%0x3e5d…fd3853d ago0x27d300…07b22e
0xf861…cd530x0e3d…7757Base—$3.15100%0x0553…cecf53d ago0x4064ea…42b50e
0xf861…cd530x0e3d…7757Base—$5.25100%0xc89e…795853d ago0x9f375a…fb7c9e
0xf861…cd530x0e3d…7757Base—$2.00100%0x7969…4cf553d ago0x769dca…6ef857
0xf861…cd530x0e3d…7757Base—$10.50100%0x16b5…bfc053d ago0x0e6bce…f42c56
0xf861…cd530x0e3d…7757Base—$3.15100%0x4184…789b53d ago0x381ff4…75072a
0xf861…cd530x0e3d…7757Base—$36.75100%0xdc27…c47d53d ago0x20ae84…dae765
0xf861…cd530x0e3d…7757Base—$1.05100%0xbf85…381053d ago0x957085…330c02
0xf861…cd530x0e3d…7757Base—$52.50100%0x0f31…87b153d ago0x23ed64…a72148
0xf861…cd530x0e3d…7757Base—$3.15100%0xb7fe…9d8053d ago0x2609a6…7108db
0xf861…cd530x0e3d…7757Base—$5.25100%0x238e…232553d ago0xb18977…6d3043

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.