Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…66570x48ad…36b8Base—$0.05100%ultravioletadao68d ago0xf5fdad…643416
0x3aeb…84080x48ad…36b8Base—$0.03100%ultravioletadao68d ago0x8486c1…acbc04
0xd579…071a0x48ad…36b8Base—$0.05100%ultravioletadao68d ago0xf4812d…18b66b
0x6e53…a2650x48ad…36b8Base—$0.03100%ultravioletadao68d ago0xc68656…a99a47
0x01f9…84d30x48ad…36b8Base—$0.05100%ultravioletadao68d ago0x9edace…f87928
0xaf95…11740x48ad…36b8Base—$0.03100%ultravioletadao68d ago0x08cc0a…82e508
0x09c3…beee0x48ad…36b8Base—$0.01100%ultravioletadao68d ago0x378051…29e78b
0x7fd9…b5290x48ad…36b8Base—$0.03100%ultravioletadao68d ago0x2a74b1…360f03
0x857f…43cd0x48ad…36b8Base—$0.10100%ultravioletadao68d ago0x650405…c37eb9
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0xb5711a…cf7ec9
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b68d ago0x5749ea…71598f
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0x8d1d17…e74817
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b68d ago0x429ba8…95a5b4
0x46bd…2ebd0x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x98a12e…b687cd
0x76e9…57b30x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x7414c2…e695f0
0xd579…071a0x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x90b991…58bced
0xfa1c…65d10x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xa86050…ccd7db
0x7fd9…b5290x48ad…36b8Base—$0.02100%ultravioletadao69d ago0x8c5f10…1d44b5
0x46bd…2ebd0x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xf064bd…d05498
0xfa1c…65d10x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xf1b892…747b0a
0x9456…8f090x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x5c4a7f…78ac6d
0x3aeb…84080x48ad…36b8Base—$0.03100%ultravioletadao69d ago0xbf9f59…58220f
0x350e…66570x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xe8545a…d9e379
0xedc6…d2d00x48ad…36b8Base—$0.02100%ultravioletadao69d ago0xfb8f9c…1d15b9
0x76e9…57b30x48ad…36b8Base—$0.03100%ultravioletadao69d ago0x80ff29…a3165f

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.