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—$21.00100%0x63d9…3628109d ago0x971a13…bc5b3a
0xf861…cd530x0e3d…7757Base—$10.50100%0x2a59…8645109d ago0x8edae4…1235c7
0xf861…cd530x0e3d…7757Base—$5.25100%0xd6e8…21cd109d ago0x69ba26…1a5ab9
0xf861…cd530x0e3d…7757Base—$21.00100%0x3189…20e0109d ago0xfce3b5…3a2a74
0xf861…cd530x0e3d…7757Base—$11.55100%0x6d99…b433109d ago0x0b498b…73bcd9
0xf861…cd530x0e3d…7757Base—$2.10100%0xe082…90c4109d ago0xda3f4b…c114b2
0xf861…cd530x0e3d…7757Base—$2.10100%0x74b9…018f109d ago0xeca3f4…3a33a8
0xf861…cd530x0e3d…7757Base—$3.15100%0x8764…7f4f109d ago0x273d65…7add4d
0xf861…cd530x0e3d…7757Base—$3.15100%0x42d1…f7df109d ago0xe31db4…510ed5
0xf861…cd530x0e3d…7757Base—$21.00100%0x170f…6230109d ago0x0db0d2…373107
0xf861…cd530x0e3d…7757Base—$5.25100%0x811a…c8aa109d ago0x0af06c…fd0ad4
0xf861…cd530x0e3d…7757Base—$21.00100%0x3b25…fc9a109d ago0xc8298f…9f1b2f
0xf861…cd530x0e3d…7757Base—$15.75100%0xd812…ee44109d ago0x1a2b2e…5720b3
0xf861…cd530x0e3d…7757Base—$4.20100%0xbc41…9c5b109d ago0x8d9ec9…a5d9b6
0xf861…cd530x0e3d…7757Base—$10.50100%0x9765…2c94109d ago0x03da94…a735fe
0xf861…cd530x0e3d…7757Base—$52.50100%0x4e4a…2e73109d ago0x83c715…d9a81a
0xf861…cd530x0e3d…7757Base—$10.50100%0x3764…3be0109d ago0x9264de…6e34e5
0xf861…cd530x0e3d…7757Base—$52.50100%0xe9f7…982b109d ago0xf9444d…558f80
0xf861…cd530x0e3d…7757Base—$2.10100%0x6d49…84c8109d ago0x844d9a…8b5c64
0xf861…cd530x0e3d…7757Base—$3.15100%0xe1d1…1b19109d ago0x4a7397…547046
0xf861…cd530x0e3d…7757Base—$5.25100%0xc506…1e3d109d ago0x4ea176…95b5d0
0xf861…cd530x0e3d…7757Base—$10.50100%0xafd1…680d109d ago0x9ac726…e04771
0xf861…cd530x0e3d…7757Base—$10.50100%0x2bdf…11ce109d ago0xc78a4e…7a8999
0xf861…cd530x0e3d…7757Base—$5.25100%0xfdf6…61a8109d ago0xd26a14…958bc8
0xf861…cd530x0e3d…7757Base—$10.50100%0xed27…48f7109d ago0x11cf1a…c98e83

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.