Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7796a3…ff6ac5
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x493b05…b08ee8
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x2c2c1b…b086af
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc1ebf9…7805f2
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xc6310b…a7ed3b
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x949804…88880f
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x6fbe17…a10242
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x31107d…44d0ff
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x692b7b…3b6377
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c398b…798b8d
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xea8ee9…5a2f02
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x36cd8a…b2f1d5
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xa649ac…651735
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0xf77abf…bd8331
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7349ab…06a6cc
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x4a9721…416276
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x6a07c4…310479
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x1614d7…75f847
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x42ba0c…de6ec8
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x480f42…81fbde
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x512192…734dbf
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c32b3…ab4cb0
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x5895ac…d4913e
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ea5b0…c6343f
0xfd04…7e2d0xfe80…47eeBase—$0.001100%fluxa16d ago0x3fe2aa…cb493d

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.