Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0xcebd2a…8702ec
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0xcc2616…4e91dd
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x22d528…c33515
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0xd5264e…3e4651
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x85f5c5…672d71
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x59d66d…fe0df0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0xeb8871…419df4
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0xce3eaf…8bf6eb
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x385d6c…37ca32
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x89ae00…9deca1
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x2b57d7…0ab6a9
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x5fd8e6…21f859
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa21d ago0x95e402…f5c958
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x475f29…8fe4c3
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0xaa1260…8541be
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0xfc7b96…ab2471
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x8f0cb6…023828
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x434140…b9641f
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x0d70e1…b4e4bc
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x45b433…abb2da
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x3196ec…07e682
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0xd7ddcf…1fd2fd
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x9e11d5…7306ca
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0xbf5a1a…c15efc
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa22d ago0x0527d4…70376f

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.