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—$1.05100%0x771b…60b855d ago0x9d5bef…067496
0xf861…cd530x0e3d…7757Base—$5.25100%0x78ce…877f55d ago0xdecf70…44e26b
0xf861…cd530x0e3d…7757Base—$3.15100%0x6c0f…7cd655d ago0x7de8c4…f14b2f
0xf861…cd530x0e3d…7757Base—$1.05100%0x6ea2…9d3355d ago0xd31f7d…567923
0xf861…cd530x0e3d…7757Base—$2.10100%0xe620…490155d ago0xa81f07…b342bd
0xf861…cd530x0e3d…7757Base—$10.50100%0x88c8…503855d ago0xa50a0c…1ee0cb
0xf861…cd530x0e3d…7757Base—$21.00100%0x0558…49bd55d ago0xe6de73…14cecc
0xf861…cd530x0e3d…7757Base—$1.05100%0x9d6c…edd355d ago0x1509ad…8ad432
0xf861…cd530x0e3d…7757Base—$10.50100%0xcb3f…dc2955d ago0x16f46d…f6f726
0xf861…cd530x0e3d…7757Base—$2.10100%0x8437…41a855d ago0x488eda…e4ec94
0xf861…cd530x0e3d…7757Base—$2.10100%0x96b2…cc5e55d ago0x1dec00…4596e6
0xf861…cd530x0e3d…7757Base—$15.75100%0x850e…501755d ago0xeed229…ab285b
0xf861…cd530x0e3d…7757Base—$3.15100%0x563b…9a7f55d ago0x005939…f51421
0xf861…cd530x0e3d…7757Base—$10.50100%0xca67…882055d ago0xb969d0…c441e5
0xf861…cd530x0e3d…7757Base—$10.50100%0x0a75…f28f55d ago0x9b9379…0f1a24
0xf861…cd530x0e3d…7757Base—$6.30100%0xb3fe…1c0555d ago0x99cd55…07958d
0xf861…cd530x0e3d…7757Base—$15.75100%0xca7d…500155d ago0x4f1d73…bc2e29
0xf861…cd530x0e3d…7757Base—$10.50100%0xc585…31c655d ago0xd9d243…a94eec
0xf861…cd530x0e3d…7757Base—$6.30100%0xb689…e28355d ago0x6a4879…ca258c
0xf861…cd530x0e3d…7757Base—$10.50100%0x77d2…395e55d ago0x202c06…19ba7a
0xf861…cd530x0e3d…7757Base—$5.25100%0xddf5…034755d ago0x4cd78c…f64b50
0xf861…cd530x0e3d…7757Base—$10.50100%0x6d49…84c855d ago0x7951f5…d104be
0xf861…cd530x0e3d…7757Base—$5.25100%0x0477…fae055d ago0xb39257…164ddf
0xf861…cd530x0e3d…7757Base—$21.00100%0xc06a…344755d ago0x527402…4b52ba
0xf861…cd530x0e3d…7757Base—$2.10100%0x4689…1c4b55d ago0x0f0d27…6b3920

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.