Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xab72d4…929987
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xb5bb31…382439
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009771100%coinbase104d ago0x20a78f…4fdbb9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008917100%coinbase104d ago0x6ec397…eda445
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007988100%coinbase104d ago0x767376…a8d6a2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xff477c…58f10f
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xa39a87…56c0da
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007936100%coinbase104d ago0xd48a38…853b8a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0x82ba6f…d37f8f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xb08930…01d1a9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008881100%coinbase104d ago0x7ce61f…9b782f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007988100%coinbase104d ago0x4b892d…462d20
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xfc6fe9…9782ee
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007936100%coinbase104d ago0xe48c5b…a7336e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase104d ago0xbcfb5d…bfbc62
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009871100%coinbase104d ago0xab1a4d…d43a4e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008979100%coinbase104d ago0x8ec999…2134ff
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase104d ago0xffa20c…f2d8d2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008924100%coinbase104d ago0x106626…c97ba2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007991100%coinbase104d ago0xb3c318…672879
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xc706a0…29af73
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007938100%coinbase104d ago0x3db513…abb69a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009995100%coinbase104d ago0xdbc821…17563d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009209100%coinbase104d ago0x92a194…c62ce4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009054100%coinbase104d ago0x1cedf4…e54baf

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.