Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a7a50…a6418b
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa36d ago0x950814…7abf1f
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x1c944e…9866d4
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa36d ago0x22e66f…48a034
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2849c…50573f
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xd153eb…504df1
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xfccd85…09d1f1
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x6949ee…93e48e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x0e9ac8…52ad20
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xe1e77d…0d40bc
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xe832a2…4ccbae
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xbc203b…aace05
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xb0fd6c…b5a530
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x70e9e6…1dcbb6
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xdf112b…603a65
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x42ec83…5b7575
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x643e00…42408b
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x6979be…cc6147
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xaf1399…031505
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0x43b058…87bea9
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xc726d3…3062a2
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa36d ago0xe67648…9d946b
0xaff1…45bf0x9c95…e299Base—$0.001100%fluxa37d ago0x1476e0…5291b9
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xdb0b2f…f5a872
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x56a21a…65bb4f

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.