Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x327cdf…64c711
0xb90a…9ae40xdba4…a8afBase—$0.04100%fluxa112d ago0x7081fb…5842e5
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0xbfad9a…482e83
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x77b096…c52f5e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x82a8ec…4f02ce
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x679fc5…408739
0xb90a…9ae40xdba4…a8afBase—$0.90100%fluxa112d ago0x1a4487…772039
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x68d4a7…25a7eb
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0xda073a…c92e15
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x1f9bfa…7ef2d1
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0xf1862c…e4206d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0xe09ea2…0c5ca0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0xb66920…5af261
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa112d ago0x19fe02…153173
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x2939fb…a51ed4
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xd87f95…4a06b5
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x266371…8a64de
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xcefa08…f6d41f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xf0c8df…fbfcaf
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xd7082b…4dda21
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x3465c4…379279
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x0cc0ef…7e2717
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0xea9a3e…759457
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x2c6420…3e654c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa113d ago0x1cc24a…e74cfd

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.