Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xf078b4…dc1dd2
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x456857…639b77
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x3c5b49…e36894
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x6ca8bd…20f7c5
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x720297…7cbb54
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x74424d…a3b2d7
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x8e4f3d…6bb2ed
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xaecfd4…729698
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x06a1fa…535687
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xd7fe7b…708982
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x39dac0…3eb360
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xafde2e…d894d0
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x7bc24c…99eca3
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x17503a…d2d935
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x910f9b…1236a0
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xd86a27…674d4f
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x648eb0…36ebfe
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x43e8a7…a8218f
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x08eab0…b8a73a
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x556296…a34d80
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x4bfc42…35127b
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x924916…9790b5
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0xec9f4f…546a4b
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x2fc982…c1d57a
0x2bf1…e8dc0x9c95…e299Base—$0.001100%fluxa74d ago0x51703a…d2325f

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.