Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xf796b4…b512dc
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x25553f…f47f5b
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xfc7f14…0993ee
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xab4bbe…f70765
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xb822d9…be4075
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x9d2f5f…66b151
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x33cde8…a9ce21
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x4560ad…71c610
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xe97c17…47f09a
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0xdaca66…b58cc4
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x39bad3…5e20f4
0x4c41…f8070x5297…7420Basex402 service$0.001100%payAI34d ago0x207155…27bd1f
0x4c41…f8070x8503…9432Basex402 service$0.001100%coinbase34d ago0x302c38…dc8e03
0x4c41…f8070xcc73…615cBasex402 service$0.005100%coinbase34d ago0xc1043c…99ade1
0x4c41…f8070x1cce…8d5eBasex402 service$0.02100%coinbase34d ago0x24d872…11274b
0x4c41…f8070x93a1…3338Basex402 service$0.02100%coinbase34d ago0x1c5350…dcc845
0x4c41…f8070x85df…0267Basex402 service$0.001100%coinbase34d ago0x71dd6e…ee4430
0x4c41…f8070x8503…9432Basex402 service$0.001100%coinbase34d ago0xb3e162…9435fb
0x4c41…f8070x5297…7420Basex402 service$0.001100%payAI34d ago0xd23eb3…549713
0x4c41…f8070x4c1a…1155Basex402 service$0.25100%coinbase34d ago0x717ec4…82cfd1
0x4c41…f8070x6b1a…aaddBasex402 service$0.10100%coinbase34d ago0x6a9a1d…046601
0x4c41…f8070x65e0…1701Basex402 service$0.05100%coinbase34d ago0xdc0944…151e0d
0x4c41…f8070xf4f7…ab5bBasex402 service$0.05100%coinbase34d ago0x1d35e1…ca04c6
0x4c41…f8070x65e0…1701Basex402 service$0.01100%coinbase34d ago0xfa506b…5b88e1
0x4c41…f8070x65e0…1701Basex402 service$0.02100%coinbase34d ago0x4b7445…ccf7fd

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.