Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x7a447a…c1961c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0xaeddaa…93c0f6
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x3927ee…97e782
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x9cd2d5…c4af2f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0xefe2b4…323532
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0xfd56a9…79ea42
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x7db743…8b4108
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x479f59…8b8522
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x86e722…583e52
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0xfc730b…ce8da7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x8f700f…919340
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x697745…06d88e
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x0c4449…9713fe
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa19d ago0x9cce26…eefbb1
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x1cc3b1…c778b1
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xf536f8…8ac157
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x638ed1…601594
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x11ecc0…c6535b
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xd99d07…f15037
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x814ac3…eb216f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xfaf3ec…6f2242
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x1e8adc…d13d1f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x578728…ada835
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x7f8222…c6401d
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xec511b…a167c3

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.