Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.00817100%coinbase37d ago0x2fedcd…e4628b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase37d ago0x2ad328…4feda4
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x5258d6…2a1e2a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x2e0cf0…77731c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x6fe795…1b3728
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.009525100%coinbase37d ago0xdcd733…59ac39
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.009525100%coinbase37d ago0xc16207…b3b269
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.009525100%coinbase37d ago0xb22ce4…605879
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase37d ago0x787944…12e70a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xc3ffd3…8e4eef
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase37d ago0xf695fb…1f3284
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x052969…91b5ef
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase37d ago0x7c3415…40a047
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x57b2e4…afa9e6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xe715de…a42299
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x1e9724…611008
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xb861cd…7ff109
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xe6b5db…ba7cfe
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase37d ago0x0d0021…0b9ab4
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x1fd38a…2a6657
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase37d ago0x90627d…75db12
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xbdc0c7…434377
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x9d3d8b…750bd8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x44dfc6…b99de2
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x8963a2…111190

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.