Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xc06e1f…e765f6
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x38063b…36a60b
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xb22fc8…d9e908
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xff5413…0f8516
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xbb3b4d…aa3b7a
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x217cce…dd2419
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x08df78…2ff626
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xa50a69…20dbf4
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x5cc3e3…770e48
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x68010e…e11c80
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0x5508bb…bc25ef
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xef6800…41c5eb
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xd8a81e…74384e
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xad3a64…373a02
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xcd143a…33e03f
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xedfdac…7ea65b
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xba5fa7…9b56c8
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa24d ago0xe0d58c…0c2299
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0x71c41d…68cd32
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0x258ad5…98ea11
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0x28ab63…2d8c2f
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0xf153ed…ee6ae7
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0x61d2f3…299344
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0x769fc4…8807e4
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa25d ago0xefd416…cdf4e2

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.