Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x898188…f86603
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x845775…48af55
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x2ddc08…ce9749
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xc4f3ac…2ea3a5
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xf8ba89…65f08e
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xd27c02…e37364
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xdfbb94…cea1ea
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x3590a7…398ee3
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x9d1a9b…641e68
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xf9f6db…ee4f5b
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xd36828…be6f29
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x88e18e…37e8ec
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xaae334…4f2e88
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x33e398…48d9c9
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xe05646…1ff6d3
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xcc4590…e1d82c
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x45654a…e75289
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x4ceaec…66f960
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xf92f3c…3b23a4
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xf45f4c…e8898f
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xc835c5…c884b8
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x8509b5…4368ba
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x2488b9…d0f2a6
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0xeabd71…78c78a
0x340e…48510xfe80…47eeBase—$0.001100%fluxa22d ago0x9be400…6a9b6f

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.