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%fluxa18d ago0x71b28b…1a4bac
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xb88574…2b4157
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x811949…9c9a46
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x75366e…49cd14
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a1e29…962407
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xdc7586…2166b6
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x22c8ae…6e7710
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x779f21…1a4ce0
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xdf76e1…b70832
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x7ce823…84e995
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x124760…f7bc7e
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x306db1…083425
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x1a107c…6e3d47
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0x448274…2992df
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa18d ago0xba1439…8dee7d
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa19d ago0xe6c8aa…0e6752
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa19d ago0x599f24…dd99b7
0xaff1…45bf0xfe80…47eeBase—$0.001100%fluxa19d ago0xd35e27…4f05b1

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.