Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x006274…8aee06
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x70940e…eb082d
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xf02435…041a59
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x452fd1…78bcf8
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xf06b07…a00e88
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xdf9532…a2c6ae
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x99991e…cb329d
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xb86421…b39311
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x10d4cd…fc9ed5
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xf38162…2cdf9f
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xb9c635…817043
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x7a5f60…34fd8c
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xc64b3b…e84726
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x6e6970…e08b1a
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xc0893a…beee4e
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xd3973b…e1e6fa
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x48cbe8…656921
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xdc1eb5…9816f2
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x5aad06…e2ffff
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x7ad781…d1d674
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xa79ba4…8a8ef8
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0xf19ef9…d448e6
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x8ddafd…eb3632
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x4a51f5…778b16
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa10d ago0x35ab18…3b1988

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.