Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase22d ago0xc2f922…aefb71
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x8f38c9…4858e7
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x210de0…20c4e1
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x67da88…b0a83f
0x2163…9fc20x5c3d…16ccBasex402 service$0.02100%coinbase23d ago0xb26d84…ffaedd
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x62aba0…0b559f
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x603cd6…1ab3d1
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x5b500b…42d964
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x12f390…94b041
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xf9967d…7f902a
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xfec4f0…af354d
0x2163…9fc20x5c3d…16ccBasex402 service$0.02100%coinbase23d ago0xf822e6…0c82c5
0x2163…9fc20x5c3d…16ccBasex402 service$0.01100%coinbase23d ago0xb9750c…84c095
0x2163…9fc20x5c3d…16ccBasex402 service$0.01100%coinbase23d ago0x0cedb7…5ce455
0x2163…9fc20x5c3d…16ccBasex402 service$0.01100%coinbase23d ago0x6da909…b5a7a1
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xa0009f…0d4e3d
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xd06358…77b803
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x01bc68…f1137d
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x7bf3a1…f546a9
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xa4f46e…fb63b7
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x8400c8…5e16f2
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x15e713…4ed47e
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0xc6a1dc…255ccb
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x54a9ac…6245a7
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase23d ago0x65b999…f1d40a

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.