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.002100%coinbase39d ago0x28b4c5…40fff1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x4bef0a…37d3b3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xdc91b7…46b5db
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xe08eb4…c945f4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002003100%coinbase39d ago0x0dc369…1f65dd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xd20dc0…652539
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x7536d7…3f493e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x282457…7a5daa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xca0a76…ee09b9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x0eb097…80ce54
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x48269f…f56421
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x18ccaa…d13999
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x443ad2…f52dd6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x418315…0ada15
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x24a07a…554237
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xc54dd6…bab886
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x5a3719…d04c84
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x3c2d3a…90d3bd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x18ae8f…854760
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x9f5bfe…fc36de
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x710d56…21e0f5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x1c0bbd…56b64a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0xa55fc0…bcaf4b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x1cc7f7…4083f3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase39d ago0x058833…f2980f

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.