Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x326f48…52dca1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5a86d4…7f85b1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x3133a4…1eed8e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0xa1d852…ab6363
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x7f70b7…5b83c1
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0xe89f8d…7b0fcc
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa34d ago0x133dc4…5775d3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xfbf37f…f0c5aa
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7ce716…d747f9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9140bb…f2f593
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc065ab…5213ad
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x084b17…d685e7
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x746300…bc8eeb
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x5f4d21…577ae8
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xd58cd8…d5d698
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf65314…316362
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9f5610…3c80f0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x519fb4…3001ca
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x9879e2…32a2cd
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8c00ae…a321c0
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x708957…d9fa99
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x021c44…6af346
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0x916217…ddfe9c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xca79b7…2b1e23
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf37180…465502

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.