Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x02e4b5…bdcff7
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x81a636…6013dc
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x0e551d…122ada
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x289a83…a70a94
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x6c5c0e…f7140e
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x28c957…6557fa
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x9000d1…eacafa
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x6e5e71…40e5cd
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x3d4a9b…d3f1c0
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x5b95b7…c790d6
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x2dd562…24c6c7
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0xba77d5…9d82e3
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x90ffcc…1a1a52
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x582f21…0278b4
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x4c4a34…533cf6
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0xebfcad…8a161a
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x9cc421…505851
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x6a0054…d5d410
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x5064c9…ffa838
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x803e24…f45f17
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x03e0a8…ee849d
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x1a0483…bafefb
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0x99d2ab…6b0f10
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa39d ago0xcc6b2f…a64f6a
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa39d ago0x2d61a6…4f74d8

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.