Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x40a2ed…e71d5c
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x8d3fa3…b7a692
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x31a5d6…8468ba
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x1f7326…68e322
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0xbe8c6d…337f5a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x45989d…776b46
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0xbec9e2…53792b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0xa699a1…7f939a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0xb7116b…075486
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0xeca49c…1b705f
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa19d ago0x34fe9d…d136de
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xa8216b…52bdf2
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x429295…4aab4a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x0f4750…4cf4ca
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x0cd009…40dd3a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x9e8aa8…f0a6d8
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xf1983e…222891
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x5ffb27…02f348
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x952b23…5e08f8
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xe0d01c…ef6a83
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x70d47e…4d3a8c
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xc920ad…2a15ee
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0xee2615…3e0d77
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x80a539…f8ce29
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa20d ago0x7a2b76…7f5d27

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.