Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xce4272…7fc156
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x48e66b…1468ea
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xaca270…6305ec
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xf29553…32e7a5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x9f596a…b722b0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x8b8300…d9edee
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x4f3605…d2d14e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xd0ae7e…6aef40
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xa3abaf…6596fc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xbd4cc1…6b4920
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xd61a2e…08e717
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x4f0304…f123fb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x3b6e4a…9700eb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xe164a5…4e95d9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x6bb18e…86acec
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xc63979…c39c0b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x708eba…d94519
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x7e273b…3219cd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xbfd373…2e02fe
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x3a0e50…9779cb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x0e2b0f…380cfe
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xba0b17…b12c0c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xdb6808…6b3237
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x8ce7be…0bd123
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0x463255…8f219f

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.