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.04100%coinbase38d ago0x297c78…ad862a
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0xc81376…05f5f4
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0x7d3a48…828679
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0x4af6e0…f764b9
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase38d ago0xe15cd9…c64b11
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0xedb5a1…af2034
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0xc41d96…9f1ab2
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0x9c9c61…f2ba3e
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0x84a7d1…3431df
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase38d ago0x8908cd…98dac0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x3d6cdb…9ae243
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xb7f0bb…a3f9f0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x2840eb…aa66c6
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xc5206e…b5dcdd
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x7cb072…4c7d81
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x3cc346…e18ad8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xbc9c8e…dcf986
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x3144d5…9f6734
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x53ab88…f249c3
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xf298fa…6a4283
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x9c5ed7…6b17b9
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xe84a57…94d654
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xf4fcc9…6d2e04
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x160c36…89552b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xd9745f…dcfb1c

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.