Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase116d ago0x2dca58…b45859
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase116d ago0x8446ca…0ceb95
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.30100%coinbase116d ago0xe87b75…e28f10
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0xb2601e…93b5bb
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0xcb0fdd…5fc114
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x6e5565…4d8a15
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x0084f6…bc41c0
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x953985…f9b886
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x2875e2…dd027e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x25fef3…f41535
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.36100%coinbase116d ago0x7753ad…41f16f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0xcc5aa3…5ffac1
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x332f4e…e52916
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x2c4eb2…55b19c
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x30ed36…781835
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase116d ago0x0e625a…fdff03
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0x737bbd…a280b8
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase116d ago0x2aa745…823a1e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase116d ago0xb434c8…fc0c26
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase116d ago0x42f620…34f261
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0xcdf056…ab1968
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0x75ae24…58051b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase116d ago0x2626f5…f2a2b4
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase116d ago0x310c77…7d3b0a
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase116d ago0xa7b826…69ade6

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.