Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xa98e06…11bba5
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xf0bf85…39360c
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x32d295…6c4322
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x295747…4c9f35
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xf0191e…a251a8
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xd78fa9…cea8d4
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xa50d70…c75707
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xfe0ee3…d1370f
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0xac1af1…801daf
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x3169e8…1a1963
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x932c19…e9aab3
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa70d ago0x4b4b57…3ed1a0
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x386b09…f9c5ee
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0xb2cb1e…fdaba1
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x9dacb9…31c328
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x053548…d402ca
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0xae0c18…339699
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0xc98123…166784
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x28fc49…127e25
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0xf45f82…7e7c34
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x4cf53a…0c57b1
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x25b661…00fcc0
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x88d16d…e35b84
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0xa40650…a145c2
0xf4c3…aea20x9c95…e299Base—$0.001100%fluxa71d ago0x17d8f9…c3acc3

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.