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.002100%coinbase42d ago0x1581e7…5f8b33
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x2db9e5…3a95b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xc32fa2…551a94
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xab248c…6d0f98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x4ee25c…f2add3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x8fb473…b422a5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x30dc9e…b61049
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0xeb8529…540c20
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase42d ago0x9af28c…e738b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xd4c4b6…6903c5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase42d ago0xf83f3c…02fdc6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase42d ago0xb1b3d5…a38e37
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0xf2259b…2ce375
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase42d ago0xf9c165…4040bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase42d ago0x42427f…b6fbb0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0xfbd512…b46df0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x0344a4…7dda31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0xe9feb7…331062
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase42d ago0x877d1e…95f7a0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase42d ago0x64e3bf…91b75d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x911d4e…69c70c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase42d ago0x266288…39a098
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x2d397d…46782f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x53ee78…407081
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase42d ago0xe700c0…b1e9a9

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.