Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf95…11740x48ad…36b8Base—$0.03100%ultravioletadao65d ago0xa8db5e…928325
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao65d ago0xfcd5ae…6dfb1c
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao65d ago0x73a16b…30d952
0x01f9…84d30x48ad…36b8Base—$0.05100%ultravioletadao65d ago0x8915c5…2f9868
0xaf95…11740x48ad…36b8Base—$0.03100%ultravioletadao65d ago0x932651…0f2059
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao65d ago0x2e526b…4caf99
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao65d ago0x492730…c6ff87
0xd579…071a0x48ad…36b8Base—$0.05100%ultravioletadao65d ago0x48168e…65d73c
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao65d ago0x8418d5…e6d06c
0xd579…071a0x48ad…36b8Base—$0.05100%ultravioletadao65d ago0x06d04b…f09318
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao65d ago0x65d664…a3ba63
0xaf95…11740x48ad…36b8Base—$0.01100%ultravioletadao65d ago0x772aae…c7dca4
0x01f9…84d30x48ad…36b8Base—$0.05100%ultravioletadao65d ago0x45f178…2bbc22
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao65d ago0x16e8b1…0c680d
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao65d ago0xd0cf2d…f86dfe
0x5975…500d0x48ad…36b8Base—$0.05100%ultravioletadao65d ago0xfd031c…369122
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b65d ago0xfb0cc9…6bc498
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b65d ago0x3abb28…4cfc26
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b65d ago0xe91cc8…924f98
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b65d ago0x7a2b46…c08c08
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao65d ago0x193f22…376d3b
0x01f9…84d30x48ad…36b8Base—$0.05100%ultravioletadao65d ago0xec48d8…6d83e9
0xaf95…11740x48ad…36b8Base—$0.03100%ultravioletadao65d ago0xbbab16…c574a2
0xd579…071a0x48ad…36b8Base—$0.01100%ultravioletadao65d ago0x5f300a…b66666
0xaf95…11740x48ad…36b8Base—$0.10100%ultravioletadao65d ago0x7d33a2…621f6e

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.