Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x010136…c013c4
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x27a152…1cfbb6
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0x13a8db…65fec1
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x7b7f4f…5eb65a
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0xfb1678…c2afb9
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x36fdf8…2ef7ab
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x375516…0ba72e
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x0dd17a…f0de94
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x775b27…1980fa
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x78f47c…c9b682
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x0d9eb0…e2cfc9
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x2d1c42…acf923
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x112c92…231150
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0x277a1f…5776d9
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0xd6eb4c…966c73
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x2c9831…96cd77
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0xdcfe83…dc7fe8
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0xc01d96…d8c7e3
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0xc19b20…025b8d
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0x16146e…9b7707
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0x9fc544…dd17b6
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0x5d11cf…41101f
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0xf78370…0817e5
0xb0fc…93690x9c95…e299Base—$0.001100%fluxa42d ago0xa15ba8…e677d0
0xb0fc…93690xfe80…47eeBase—$0.001100%fluxa42d ago0xccf958…9176fa

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.