Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004375100%coinbase104d ago0xbd8218…6197e4
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0x125803…710374
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0x6130c5…5b23df
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0x1f86b4…da5a49
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.003398100%coinbase104d ago0xefca31…0c5549
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%candidates104d ago0x4c0eea…44ff2f
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0x850f7d…a0771b
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0x9ee248…3df189
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0xf8b7b1…e6b499
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0xb6e773…a201bc
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0xe62921…7a6c1a
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x7a6215…e42257
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x4786e6…64b9cc
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004112100%coinbase105d ago0x56ddd0…191804
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x163a28…f9ee4c
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0xde19f5…eb2883
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x9c0079…23425f
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x116a21…7e7848
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004231100%coinbase105d ago0x4dba96…06b8c7
0xe463…6b2e0xe903…1abfBaseBlockRun.AIAi$0.004231100%coinbase105d ago0xd86ed3…0267ff

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.