Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x52c83d…d4e92f
0xc7f3…c0440x5f11…468aBase—$0.31100%primer92d ago0x6b5903…11dce1
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase92d ago0x839db4…f3bc25
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0x4790e9…2239b1
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase92d ago0x060f00…4ab6b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0x1e4854…1c3788
0x991b…b2280x0e3d…7757Base—$197.40100%0x0245…bb7b92d ago0x9d7330…ae5c9c
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase92d ago0x3bfa5c…f4a505
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase92d ago0xb35884…372e48
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009618100%coinbase92d ago0x46f448…d4510c
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase92d ago0x71fd24…a1465b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xc70de4…8b92a9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase92d ago0xa7b582…616671
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0xdc9604…09d65c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0xa96af4…332309
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006047100%coinbase92d ago0xa87057…67353d
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase92d ago0xc3b4b9…cf554b
0x345c…29c70xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase92d ago0xdd630d…0b8c90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007536100%coinbase92d ago0x750726…16f950
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase92d ago0x9e5d14…b5883e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase92d ago0x5eac17…bf364d
0xe0ac…fdd50x9c95…e299Base—$0.001100%fluxa92d ago0x9aeaf4…552533
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase92d ago0xb6ac74…691c67
0x4132…256b0x9c95…e299Base—$0.001100%fluxa92d ago0xdf82a9…b4d4d9
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase92d ago0x7d795c…5ca2cd

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.