Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x1485ea…ebc6f6
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0xb6c3db…f3f1b2
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x61e68e…1ad5b9
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x085196…a4adcf
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x8f0ab5…fd0cdb
0x43df…54640x9c95…e299Base—$0.001100%fluxa43d ago0x589f85…a3faa3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa43d ago0x819f2f…f21df2
0x43df…54640xfe80…47eeBase—$0.001100%fluxa43d ago0x75a79d…303411
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0xb98d50…c22ce2
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x459f86…0d47fb
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x627767…bbf4eb
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0x487a48…4ef8ab
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x0d3266…067981
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0x94a2c9…257496
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0xdf1298…ca5f96
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0xb4d6ea…e0b97e
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0xfc4293…3cce21
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0x299425…427e22
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0xb22831…03282f
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x2b2ca6…aee84c
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0xbffcdf…97ff74
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x6c985d…e30d13
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0x5f76fb…1c1310
0x43df…54640x9c95…e299Base—$0.001100%fluxa44d ago0x2ff45f…b6bc4c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa44d ago0xebd748…d2d91e

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.