Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0xdcc3f9…4bcb9b
0x701d…d6a40x9c95…e299Base$0.001100%fluxa33d ago0x1a7981…4e7c13
0x701d…d6a40x9c95…e299Base$0.001100%fluxa33d ago0x73ea4c…2c4c48
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x12572f…eff6a4
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x61b84f…312deb
0x701d…d6a40x9c95…e299Base$0.001100%fluxa33d ago0xa29ce6…58b26a
0x701d…d6a40x9c95…e299Base$0.001100%fluxa33d ago0x19bf28…8b7d08
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x7713cf…1c728b
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0xc0251f…a8c696
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x60989e…83e173
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0xf04cc2…c42a1c
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x2bb2e4…a10178
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x1c9cc1…c861d7
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x9a59b2…8ac4bd
0x701d…d6a40x9c95…e299Base$0.001100%fluxa33d ago0x509a23…4a5426
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa33d ago0x61dfae…1e26c0
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa34d ago0x0bb643…6eeb2f
0x701d…d6a40x9c95…e299Base$0.001100%fluxa34d ago0x02beb8…9245b8
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa34d ago0x71b508…bfdee7
0x701d…d6a40x9c95…e299Base$0.001100%fluxa34d ago0x41ae15…71a517
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa34d ago0xd68070…21cd85
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa34d ago0xb4c5a0…7d19f0
0x701d…d6a40x9c95…e299Base$0.001100%fluxa34d ago0xd18c34…55fa34
0x701d…d6a40x9c95…e299Base$0.001100%fluxa34d ago0xaab63a…2016f7
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa34d ago0x499133…56fb61

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.