Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x3e1026…4f24c3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x752950…aa551b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0xc09453…47f2d1
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x443c83…185321
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x89d8ca…3d5ee8
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0xc149ed…0e0053
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0xd5ffef…bb4359
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x5a8c9b…394f67
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x35e9e6…fae074
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0xe07a35…d64347
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x0a5de1…2a2fc3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x3a93ba…3e698b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0xac8d5e…6186ba
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa18d ago0x323aee…a3e4d2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0xc9e440…be82be
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x86c7db…ddb0d2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x32da5d…09f1aa
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x0071aa…172900
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0xfd0dd7…1dd227
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x5e0a91…532aa6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0xf176e5…1ad7c6
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x7c25ed…1f8c61
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x7c7d37…da4456
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0xf37b1f…1327d7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa19d ago0x28f4e4…c7c350

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.