Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0xeac056…c8bce2
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0xf07f42…4670ea
0x5cad…89220x9c95…e299Base—$0.001100%fluxa42d ago0x97bd36…f7a428
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0x4f0eea…daaf67
0x5cad…89220x9c95…e299Base—$0.001100%fluxa42d ago0x90accd…1656ce
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0xb540a4…b69423
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0xe23934…5a3015
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0x9b6bb0…7612e1
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa42d ago0x69c2ed…be1dea
0x5cad…89220x9c95…e299Base—$0.001100%fluxa42d ago0x3fa9e5…498046
0x5cad…89220x9c95…e299Base—$0.001100%fluxa42d ago0x1529cd…003590
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x3255bf…ee0a32
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x87cc47…5c1a57
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x770324…cc49ce
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x2edc8f…3d2059
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xc19536…efef30
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xd637d4…86b9b2
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x7311f6…9d4780
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x5bb35c…1b1192
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x22fd8c…5a97a7
0x5cad…89220xfe80…47eeBase—$0.001100%fluxa43d ago0x1a8959…255377
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x1d10cc…bf5b9f
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0xb382e6…cad994
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x253160…d683bd
0x5cad…89220x9c95…e299Base—$0.001100%fluxa43d ago0x2f0503…9c9b9c

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.