Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x3724cd…5ae6d5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x73f030…fb883d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xdaf86c…890e95
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0d762…f2d096
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x1b1bf7…38101d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xdff177…441f57
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x0b0b0c…731b89
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x0c9055…9e347b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x62340b…6a919e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x57286f…4f96ed
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xedfec4…47b1a2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0e6ef…2aaa04
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x18464e…ed8d42
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xaa30fd…8a4c1c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xb6ac1c…4bec8b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x62c878…cf176a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x567e84…093485
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd0295b…02bbca
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xce2a56…31ec0a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xc8c5b1…d5f1d8
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d80a0…abd8ca
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0xd2e7fb…cafbda
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x43b94c…5c3784
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ca06c…228060
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa16d ago0x85a136…0c7602

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.