Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe33f…96100x0e3d…7757Base—$47.25100%0x1f7e…db9665d ago0x798250…a66c66
0xe33f…96100x0e3d…7757Base—$5.25100%0x4e07…cf7c65d ago0xfbc936…c76730
0xe33f…96100x0e3d…7757Base—$31.50100%0x7311…c90b65d ago0x75c8f9…c25ccc
0xe33f…96100x0e3d…7757Base—$31.50100%0xec7c…5d3265d ago0xd2b156…719558
0xe33f…96100x0e3d…7757Base—$31.50100%0x771b…60b865d ago0x510f48…9d41ed
0xe33f…96100x0e3d…7757Base—$12.60100%0x12ba…6b6165d ago0x5bd762…1f0a36
0xe33f…96100x0e3d…7757Base—$31.50100%0x6aad…f13365d ago0x9a7ecd…00a36e
0xe33f…96100x0e3d…7757Base—$21.00100%0xcf6b…a40a65d ago0xab749d…747c31
0xe33f…96100x0e3d…7757Base—$10.50100%0xd4ab…0bb666d ago0x14ce8c…bf7de8
0xe33f…96100x0e3d…7757Base—$10.50100%0x3d68…f69e66d ago0x4be6ac…70d08c
0xe33f…96100x0e3d…7757Base—$10.50100%0x0ad8…9d8a66d ago0xe15973…01f4f8
0xe33f…96100x0e3d…7757Base—$10.50100%0x28cc…0ecd66d ago0x25adee…7c403d
0xe33f…96100x0e3d…7757Base—$52.50100%0xa8a2…c53b66d ago0x5726c1…d7d04a

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.