Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$1.09100%coinbase46d ago0x390573…cc7b66
0x467f…a4c10x85b4…627cBase$0.06100%coinbase46d ago0x7fe206…4117cf
0x467f…a4c10x85b4…627cBase$0.05100%coinbase46d ago0x7d4db8…da2481
0x467f…a4c10x85b4…627cBase$1.05100%coinbase46d ago0x6eaf87…e78db2
0x467f…a4c10x85b4…627cBase$0.05100%coinbase46d ago0xc0e72c…53505d
0x467f…a4c10x85b4…627cBase$0.05100%coinbase46d ago0x8146b3…96ac86
0x467f…a4c10x85b4…627cBase$0.14100%coinbase46d ago0x9140c9…d221bc
0x467f…a4c10x85b4…627cBase$0.06100%coinbase46d ago0xbc57f4…b6555d
0x467f…a4c10x85b4…627cBase$0.12100%coinbase46d ago0x8dd577…0d6da6
0x467f…a4c10x85b4…627cBase$0.47100%coinbase46d ago0x4e415e…eb236d
0x467f…a4c10x85b4…627cBase$1.23100%coinbase46d ago0xc57977…3e951c
0x467f…a4c10x85b4…627cBase$0.09100%coinbase46d ago0x07284e…472fc6
0x467f…a4c10x85b4…627cBase$0.09100%coinbase46d ago0x8b1145…6a441b
0x467f…a4c10x85b4…627cBase$0.04100%coinbase46d ago0x6870b3…5993e0
0x467f…a4c10x85b4…627cBase$0.09100%coinbase46d ago0xb63858…672216
0x467f…a4c10x85b4…627cBase$0.09100%coinbase46d ago0x2252ed…73159b
0x467f…a4c10x85b4…627cBase$1.06100%coinbase46d ago0xe0316f…c948ad
0x467f…a4c10x85b4…627cBase$0.13100%coinbase46d ago0x1726bd…d5d254
0x467f…a4c10x85b4…627cBase$0.16100%coinbase46d ago0xd4760c…5607fa
0x467f…a4c10x85b4…627cBase$0.32100%coinbase46d ago0x205ba3…248f5c
0x467f…a4c10x85b4…627cBase$0.05100%coinbase46d ago0xec77e1…390e3f
0x467f…a4c10x85b4…627cBase$0.08100%coinbase46d ago0x286257…36af76
0x467f…a4c10x85b4…627cBase$0.65100%coinbase46d ago0x574881…beff49
0x467f…a4c10x85b4…627cBase$0.09100%coinbase46d ago0x6387e4…d20453
0x467f…a4c10x85b4…627cBase$0.10100%coinbase46d ago0xaf7612…434115

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.