Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x9b21a7…04c6e3
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x1a36a4…391bda
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x17887a…5e92b0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xf91e3c…abe704
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xb1ca34…e6a727
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xf585c5…c56e9d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xf9aa86…77d4ec
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x19670e…d338ad
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x073ef5…e4b050
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x3b9b35…c63a34
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0xf2f402…89d3f3
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa15d ago0x8be48c…553f16
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0xca015a…0695f9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0x310802…c2a50b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0x18b4d5…b60cbb
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0x30c46c…e79339
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0x466ec4…c00908
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0x427953…96565f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa16d ago0xdb12d4…9a0586

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.