Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe8ca71…46150d
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4474e9…e4c7e3
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x03e0cb…e5afa8
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x44b884…35f606
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80a9f0…29c779
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf04fda…4cb8af
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d117d…d22430
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d7e04…84c125
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x068d2c…f1acf1
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ea761…11f0d6
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x097c20…e30218
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9cb8c1…b901d0
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3adf7b…648331
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb80484…51b565
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x40628a…9ca62e
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0db6e8…e7b23b
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x96a18f…d3af34
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0a49e8…ad09ad
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x05c544…d3d190
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0845d2…354d80
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9db7a9…1885ca
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x474ad8…aa4c0e
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xae6c3a…000929
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe9a923…3fc8b3
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x502b76…d45989

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.