Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase13s ago0x9c5884…df34fd
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15s ago0x5812ce…a30c31
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007002100%coinbase17s ago0xfff0b0…9f5b69
0x2fc6…befe0xfbb6…43efBase—$97.0370%0x6351…0d6217s ago0xa292a0…b5e0f6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002166100%coinbase21s ago0xdb7311…edc5ef
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002304100%coinbase23s ago0x149c25…351310
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008005100%coinbase23s ago0xeef917…698f38
0x3be9…575c0x4cd0…bc31Base—$75.5470%0x4337…217c23s ago0x45d808…e5f041
0x4960…e8850x6839…1a2bBase—$0.003100%coinbase25s ago0xe0058f…f5f73a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00829100%coinbase25s ago0x9ff1b8…415b79
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004345100%coinbase29s ago0x859523…325f87
0x166c…6aa20xbc64…e3b0Basex402 service$0.005100%coinbase29s ago0xbc5cb0…af8600
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006752100%coinbase31s ago0x894883…3b16de
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002291100%coinbase31s ago0xc4f0ad…2a9557
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002711100%coinbase31s ago0xf3445a…7df11e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00403100%coinbase33s ago0x1ccb15…1c4dbf
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008612100%coinbase33s ago0x8a221e…e1b3f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0x23a8b0…6af442
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002613100%coinbase35s ago0x69b9e6…5fd794
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase35s ago0xcdf066…6827ee
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x28cc…0ecd35s ago0xa82f68…a3ac4c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00231100%coinbase37s ago0x8a98b3…7bcb66
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase37s ago0xb13174…8be040
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase39s ago0x477a6e…82c61b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002307100%coinbase39s ago0xec72a3…60d789

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.