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%fluxa74d ago0xd6efd6…d69ee9
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x457b67…17836b
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x8cb420…819717
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xc487eb…88c912
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x3bcb60…4c76d5
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x688f62…43e5eb
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x48f288…a18529
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x858219…3a5525
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xafb641…07c045
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x4f0632…0561fe
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xdecdd0…a8c80e
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x777b5f…753122
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xb01fa0…75352f
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xd6498c…b6c329
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xec7b1e…8a91b9
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x9ce4a4…add82e
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xb255f4…aed057
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x87dde9…a45f29
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x7bae26…f8ea9a
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xf4c9e5…0e384a
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x23f378…cc3882
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x22ac04…8f56c4
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x3fa24d…e7e382
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0xd98795…c57d07
0x5291…58100x9c95…e299Base—$0.001100%fluxa74d ago0x5722bf…e5c695

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.