Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x0e73f1…7f3161
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0x5edad7…25da71
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0x9eae44…8c66f4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xa2ea15…d30870
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase43d ago0xd0d2ac…d8deb8
0x35ed…4f580x40a8…ad8bBasex402 service$0.001100%coinbase43d ago0x190f50…c37380
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0x2bb2b7…3a84dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0x40e6a6…564ee3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x8f8113…81a036
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0xdca3c1…2b72a2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0x8a87b3…23b289
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa43d ago0x8ed613…66c860
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x7058cf…05c62b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0x13ed81…feb4a3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase43d ago0x6cacb4…8f5706
0x4e21…04650xe63e…9893Base$6.00100%fluxa43d ago0xdc8505…c77848
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase43d ago0x0a1580…01af8e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase43d ago0x9c60c6…640565
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0xbd547a…a7cc25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43d ago0xe95f18…ac6a48
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase43d ago0xf7f381…047ff0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase43d ago0x5ae558…97137a
0xbb2d…94120x9c95…e299Base$0.001100%fluxa43d ago0x0fa664…5791f5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase43d ago0x19dbe4…fcd756
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase43d ago0x24d59c…627720

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.