Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x1d0285…7fb846
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x3534ca…555480
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x6624dd…b93f90
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x1b8b59…4ce719
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x067ff9…78b714
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xa6db54…38e949
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xa1d99e…4e60c4
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x60e78c…2ae592
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x14b07d…39e8fe
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xa71f8e…dbd9b7
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x34c640…d1a350
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xc8d79b…ee323e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xb1f1a3…3f270e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xd230a3…420b50
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xac2fcd…38432f
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x82c60e…63d8e9
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xf1d178…2cd5fa
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x3c3b0b…58c6ce
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xe55d32…4bea80
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0xe81ff9…4761ff
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa16d ago0x743f5a…88096c

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.