Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x1b6913…9745f4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xe331a1…dace4f
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x08f4e7…647cb5
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x0785fc…ae9a90
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xa0e2dc…2104a8
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x765aa6…7525b9
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xf957b7…40c8eb
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xff3a37…21de82
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x1681e3…00bfa1
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xb7744a…80522b
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xc8d5f7…6b7f03
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xfddf35…633b4d
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x87b685…905190
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xe27251…07bd39
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xb88696…52d006
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x36fb44…c6cedf
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xab1a21…a32e71
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xef5807…62b0b4
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x014149…ca221e
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0x5824a3…4d6360
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xcf0ad2…02b3c2
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xd1ff64…dd40e3
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xf41916…397417
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xde5b71…ce7244
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa16d ago0xd1b189…328d22

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.