Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xd408b8…15f9db
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xad257b…60d018
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xa8fc4f…e1021b
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0xe8f307…39fe1f
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x291dd7…8e676b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x0aac97…25254d
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x523f2d…cf646b
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xe61607…93ca70
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xa4ee52…efd7cc
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xac0f3a…605c2e
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x20fbf6…686572
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xe27698…272a4f
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x881259…c50f6a
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x437759…154641
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x556880…8f6685
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x163e2e…9631e2
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0xebee8e…ccd1c5
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0xf54761…3ff834
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x55d322…3748f5
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x430f88…c71db5
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x8fe540…7c319c
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa35d ago0x41d49a…368ee3
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa35d ago0x111928…7bf250
0xe2d3…c1d40x9c95…e299Base$0.001100%fluxa36d ago0x9afd32…966274
0xe2d3…c1d40xfe80…47eeBase$0.001100%fluxa36d ago0x131846…c23a65

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.