Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x3ce410…fb1efd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x595536…b85906
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase57d ago0x93b527…f4513c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006648100%coinbase57d ago0xdd99c5…53545d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase57d ago0xf1e485…797636
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xaf713e…4f5243
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0x05c121…47c2d1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x585340…b04188
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase57d ago0x10fead…a2fd5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xbde7d9…e1a364
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0xf6560f…6cdca2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x7563e5…6f9719
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x53d95f…5eeef7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase57d ago0x1fe1d2…c17114
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xcf4e13…2f54c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase57d ago0xfcfc7c…e26fe5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase57d ago0x8ba2b7…c33a91
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase57d ago0xf3d84c…2f3d45
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x583c57…c69df4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase57d ago0x2a8a3d…3cfc97
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase57d ago0xd89ec0…537194
0x98ee…e1ab0xb0af…7de0Base—$12.14100%coinbase57d ago0x2c7e14…009de1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x0e9229…3f05f3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x99cddd…034b59
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase57d ago0x4e543b…4643a8

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.