Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x871269…02c49c
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xe9ed21…d0beb8
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xa56d8f…167018
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x18a23a…b46daa
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xfffbab…c030a1
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x74d653…70c029
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xe12ce7…3e0bb5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x89c3ac…f7337a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x30e54c…0e2502
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x099db5…8acd6e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xd07875…9be394
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x833790…a601a5
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x8534a4…8d358a
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x08ae1e…d80f2e
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x05d295…fa3432
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xb314fa…354907
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x474aca…fbc8c0
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x0a81fe…2d2bdf
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xf1f534…51d282
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xff2569…099101
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0xb705f7…9a6e63
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x691572…9098d6
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x40c803…a33c33
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x9cd0c1…ab38b6
0xf8c6…cf010xfe80…47eeBase—$0.001100%fluxa16d ago0x9b89cb…aa3981

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.