Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base$0.001100%fluxa36d ago0x6200ea…575cd8
0x74af…94aa0x9c95…e299Base$0.001100%fluxa36d ago0xc45eb6…03abad
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0x2911ff…9112bd
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xec2d8b…fab59c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xa32411…21192f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xd5ce0d…c4e799
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xa76b2f…cd90be
0x74af…94aa0x9c95…e299Base$0.001100%fluxa36d ago0x9457cd…a6bed4
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0x79cf8c…ada3d7
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xfd5f20…4c6df4
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0x87ae08…c1dd80
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xaaf4ef…d823df
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0xb56cda…e009e0
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa36d ago0x3e5a0b…318318
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x59ce50…c610cc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x4142f2…4909a6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x240768…f5d456
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0xc5245d…82f0a3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x16e9ef…faf8e5
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x8362cd…957747
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0xeae4e8…645bbf
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0xfd0d8a…f66fd9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x8df7cf…8ab6b3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0x0670ec…f4fde1
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa37d ago0xadda6f…f6fafd

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.