Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x973e74…aff664
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb49e70…7a8926
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x7dda55…0625be
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x195dc5…adb73a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x25e3c1…21e0a8
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x89539d…5b9987
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x03e029…126e50
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xefdf52…c40320
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x83b4b7…266d07
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x05fb7a…999346
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9b7ce6…dafb2c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xfe9dd6…50d283
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c018a…bb0f77
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xd708b5…980cd7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb6b9df…5efeaf
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x99bed5…baeaa6
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x7f2d7a…4f80fe
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xb770e9…0fbada
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0xd25850…3a2985
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9f5500…c88b82
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x418e1f…15454f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x3364e6…d5e515
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa17d ago0x881c4d…85062c

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.