Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x4d4c3f…1bf750
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x2986e0…b3cbf0
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x3f3d34…f05e6b
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase107d ago0x75eb33…41c511
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase107d ago0xfb80ac…7d1630
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase107d ago0x6ee5fc…15d62d
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase107d ago0xb0cb02…bbb5d6
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase107d ago0xe4d853…890a04
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0xa8400f…b4b768
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x4c1de7…823f12
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x4a3168…c0fb50
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x69ff8e…4656a4
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase107d ago0x691ebf…eade40
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0xd8368a…09a583
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x8e4172…a25704
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase107d ago0x315aa0…809b25
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase107d ago0xa78239…33e9bc
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0xc1c6e5…accc5d
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0x417d8a…5dd735
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0x11b116…c9ee08
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0xcd8dcf…139ef8
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0xdc0683…abd33b
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0xdfb5d4…9d6147
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0x9627b0…8c7d0a
0x3b11…82300xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase107d ago0xf25eab…3f2f2f

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.