Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa20d ago0x451eb5…f8383b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x73034c…ae1944
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x0f7311…7f3526
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xdf7a0b…4f9377
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xfcf676…882752
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x616c24…ac5f0e
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x8c032a…8a45a0
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc93c27…d07ce7
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x9c6be8…416e59
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x30e823…3ee778
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x047e43…6d5200
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x824c9e…ac82d3
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x3ad043…81c4c6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x8cfa29…f6e922
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x78eae4…d19277
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xef148f…72973f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xf5db6c…7f2771
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xaa548f…4cc206
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x582398…b698a9
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc4f902…c4965d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x4507e2…e53aa0
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6ad74…8ca38e
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0x761076…fab963
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xf95ab5…187695
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa21d ago0xab20bd…8f6ef5

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.