Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x93d568…1e109f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase15s ago0xfa3d6c…5356c9
0xe22f…a7fe0x6839…1a2bBase—$0.003100%coinbase15s ago0xebd680…008d95
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x11175e…9bbdcd
0x798a…ac0a0xef43…6c7fBase—$0.01100%virtuals19s ago0x201211…d1d65b
0x50da…57690x6839…1a2bBase—$0.003100%coinbase21s ago0xbf8779…9896f6
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x493f…ab8f23s ago0xf67780…75ef8c
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x4ca8ad…a85919
0xf3cd…eaf00x6839…1a2bBase—$0.003100%coinbase27s ago0xd489ab…09c536
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase29s ago0x9b8748…c34ff3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0xf79723…f1b70f
0x62aa…7f1e0x6839…1a2bBase—$0.003100%coinbase35s ago0x548213…d27879
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0x3c75dd…85e588
0x642a…046a0xef43…6c7fBase—$0.01100%virtuals39s ago0x9052ed…08ac64
0x9d40…415d0x3e0a…78e7Base—$0.00432100%coinbase45s ago0x0596ba…22b85c
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase45s ago0xf33967…51ec3f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase45s ago0x97d42b…04e2c5
0x790c…27b80x6839…1a2bBase—$0.003100%coinbase47s ago0xce389b…d4ac78
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49s ago0x0d7c27…56b23e
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase51s ago0xf0b4d8…17806a
0x5e49…fbdd0x6839…1a2bBase—$0.003100%coinbase53s ago0x6b0f34…e07689
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase59s ago0x3296da…60242f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x5ce255…361bd5
0x86d6…28a20xef43…6c7fBase—$0.01100%virtuals1m ago0x99c442…e57d1b
0x1d37…bfa10x6839…1a2bBase—$0.003100%coinbase1m ago0x24d6ed…267b5d

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.