Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x92ef7e…ce805e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x1cb247…88ef25
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x06e6d5…e1b4e6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x1a68f1…6a68c2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x4ac7e2…16455e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x056b41…85c407
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x8c0229…7beff3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x305a4c…96e716
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xd5a0e5…e7e59e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xe57ad8…a1c246
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x41b59b…2e520b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x795e47…d2d1d2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x3d90b0…28632e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xc73336…0e1786
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xa2d790…1936dc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xa37a11…cba3ff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x0818cd…570328
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x494f23…43cac5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xe717d7…3fa6e3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x8458d9…76c64b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x939510…1b56c7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x9c7713…293cdc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0x392496…d5a173
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xbc49d6…2d8a66
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase16d ago0xa0ddd7…f52101

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.