Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xf79b8e…8661d9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xfaa08f…d74a41
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xbb6447…20e814
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xfa8def…cab46d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x02b94e…47ebc2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x85b3a5…609cd6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x1b616c…bd36cc
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x46c6c9…c06e97
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x05d767…be7d09
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x59e4ea…3e4785
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x304e2d…21037e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xb762de…162d1f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xaabe11…b541a1
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xc762ec…537a8a
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x009e70…241b84
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xcae32c…6c9ccd
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x708343…4b9a6c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x734937…e80ac6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0xed91c5…55b458
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x230d1b…c3ba48
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x52e97b…169ee6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x4f5489…d472c9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x2bd253…eb2685
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase55d ago0x0b260c…b87b83
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase56d ago0xd3e480…1a4eb8

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.