Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xac8647…7725fa
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x5eb474…ef6e4e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x70e5ec…5ee564
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xfbfad4…713dda
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xa6e7f6…229ce6
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x6709ca…535f25
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x809a85…8505d6
0xbb42…72010x9c95…e299Base$0.001100%fluxa35d ago0xff7b30…3281f1
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x96496a…f639e4
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x662194…91e44c
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x4a55d6…2a92d5
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x962474…1ac7d8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xfc825c…e741db
0xbb42…72010x9c95…e299Base$0.001100%fluxa35d ago0x6189c0…35a73d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0xf00ace…5a8be4
0xbb42…72010xfe80…47eeBase$0.001100%fluxa35d ago0x8e2482…31c177
0xbb42…72010x9c95…e299Base$0.001100%fluxa36d ago0x768f2b…65b82d
0xbb42…72010x9c95…e299Base$0.001100%fluxa36d ago0x9282de…11b8af
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x415ccc…383cd3
0xbb42…72010x9c95…e299Base$0.001100%fluxa36d ago0xaa61cc…972aac
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0xdd4ee9…3565fc
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0xf4a425…e535f7
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x5e20ba…79292d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x6ebc77…1b9e2a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa36d ago0x37abb4…a9def4

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.