Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xd0acbb…477754
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x23ff98…ec36d0
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x25ddca…aecc0e
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x8c95c1…1cd485
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xb6d4ec…27805d
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xf33b78…7c52ac
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xf5f95e…0236ac
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xe7b9c3…b1a1e5
0x1d1f…84410x9c95…e299Base$0.001100%fluxa49d ago0x97f8ca…cebf9c
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x7c0740…6aa6ca
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xe67f1e…d200bf
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x5fd073…b48d94
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0xdb77e7…5a4b8e
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x6aa8a4…8b66c2
0x1d1f…84410x9c95…e299Base$0.001100%fluxa49d ago0xd19dce…e95c41
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x01ef7c…578b53
0x1d1f…84410x9c95…e299Base$0.001100%fluxa49d ago0xe2a65b…3e6852
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa49d ago0x785b48…7c93c0
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0xc6b65c…5ab1c0
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0x0f4bd3…67e396
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0xae82d3…8e254e
0x1d1f…84410x9c95…e299Base$0.001100%fluxa50d ago0xa81c99…aa56c4
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0x449e8b…9fcd85
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0xf0d114…83e0e0
0x1d1f…84410xfe80…47eeBase$0.001100%fluxa50d ago0x3fb201…bff1f4

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.