Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x145fca…784b43
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x9581a9…66a3d4
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x27ab5d…af9dd0
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x8bd49e…12fca1
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x59b29e…5a38d6
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x0bd4f0…41ea66
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x903947…9c88c4
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x407e07…64faa6
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0xecbc1c…d6d3e5
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x819361…ff49f9
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x260811…3f8552
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x3486bc…e0b594
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x817972…38923d
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0xb0e5c4…eb7f01
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0xcf1696…ab7482
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x2d23e1…016841
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x576895…4196a1
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x595348…f1fe2b
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x2be316…2e4985
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0xe088e1…48095b
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x448773…a78637
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0x49f68c…b4cb54
0x5291…58100x9c95…e299Base—$0.001100%fluxa59d ago0xf66be9…099605
0x5291…58100x9c95…e299Base—$0.001100%fluxa60d ago0x6cccba…cb78ad
0x5291…58100x9c95…e299Base—$0.001100%fluxa60d ago0x57832c…88e60f

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.