Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba65…004d0x3e0a…78e7Base—$0.003689100%coinbase74d ago0x468a09…df3f74
0xba65…004d0x3e0a…78e7Base—$0.00538100%coinbase74d ago0x298f4f…0d38cb
0xba65…004d0x3e0a…78e7Base—$0.003033100%coinbase74d ago0x3a279b…8c9159
0xba65…004d0x3e0a…78e7Base—$0.003454100%coinbase74d ago0xbafb2d…b90405
0xba65…004d0x3e0a…78e7Base—$0.003419100%coinbase74d ago0x48f75e…9b9da7
0xba65…004d0x3e0a…78e7Base—$0.003161100%coinbase74d ago0xd8a333…89b94e
0xba65…004d0x3e0a…78e7Base—$0.004417100%coinbase74d ago0xe57b07…4c2a31
0xba65…004d0x3e0a…78e7Base—$0.003694100%coinbase75d ago0xf28e18…090c7c
0xba65…004d0x3e0a…78e7Base—$0.002916100%coinbase75d ago0x4bd8d7…2a2465
0xba65…004d0x3e0a…78e7Base—$0.005865100%coinbase75d ago0x557a94…3f4c47
0xba65…004d0x3e0a…78e7Base—$0.004643100%coinbase75d ago0x90cfdd…fb98e1
0xba65…004d0x3e0a…78e7Base—$0.003424100%coinbase75d ago0x773c1c…c5c7dd
0xba65…004d0x3e0a…78e7Base—$0.004991100%coinbase75d ago0x869bd4…01c11f
0xba65…004d0x3e0a…78e7Base—$0.003801100%coinbase75d ago0xdc9522…ea211b
0xba65…004d0x3e0a…78e7Base—$0.004722100%coinbase75d ago0x5887a8…53d066
0xba65…004d0x3e0a…78e7Base—$0.003752100%coinbase75d ago0xd39d14…386969
0xba65…004d0x3e0a…78e7Base—$0.005299100%coinbase75d ago0xe0a4f3…69e84b
0xba65…004d0x3e0a…78e7Base—$0.005083100%coinbase75d ago0x2df7a6…4604f8
0xba65…004d0x3e0a…78e7Base—$0.004195100%coinbase75d ago0x562bf9…bc9044
0xba65…004d0x3e0a…78e7Base—$0.003546100%coinbase75d ago0x7fb47a…1e93cd
0xba65…004d0x3e0a…78e7Base—$0.00397100%coinbase75d ago0xa6e274…8669f3
0xba65…004d0x3e0a…78e7Base—$0.00544100%coinbase75d ago0xc24d80…213709
0xba65…004d0x3e0a…78e7Base—$0.003737100%coinbase75d ago0x508349…327754
0xba65…004d0x3e0a…78e7Base—$0.004621100%coinbase75d ago0x1ee4ea…f91ee1
0xba65…004d0x3e0a…78e7Base—$0.004527100%coinbase75d ago0x1b6a69…90f156

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.