Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004637100%coinbase137d ago0x4fa26b…8b297b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xc48fea…33d1db
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x0da6b6…cf0219
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0xca38ea…e540b8
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0x2fd617…c67fca
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x428c58…cd6144
0x40a2…4dd50xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase137d ago0x8c1713…fcd55d
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x943cde…c88a9e
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xe5dc07…3b1cdc
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xfbdb6c…b964ca
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x33c5f7…d985b0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase137d ago0x8fcea3…afa549
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase137d ago0xb98670…f5c0d1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0x883ad6…5bccff
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.005397100%coinbase137d ago0xbb1216…e40999
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xa35ca2…0a44ba
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0xa61c76…172518
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0xe7873f…67d5a4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0x0f7e49…47a67f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase137d ago0xa0e18d…ae79ad
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase137d ago0x74c7dd…0fd8e2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase137d ago0x3b4929…3cd638
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xff847a…2dd129
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x66a43b…b3886a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xed8809…31e7b3

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.