Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7458…6fd50x6839…1a2bBase—$0.003100%coinbase6s ago0x2f4b1a…d0b6b4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase8s ago0xc230ba…c6990d
0x016d…d95d0x2daa…d7fdBase—$100.0070%0xa923…c9ac8s ago0x90390d…83d1d6
0xd86e…eefe0x6839…1a2bBase—$0.003100%coinbase16s ago0x8a6be6…a63080
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase16s ago0x305941…8aee44
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x35e123…afcbec
0xaa63…b4d40x3e0a…78e7Base—$0.002992100%coinbase16s ago0x1cf36e…91d54c
0x61f0…39d80xef43…6c7fBase—$0.01100%virtuals16s ago0xfe3a8b…363ab3
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase18s ago0x9139f9…f730bb
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase20s ago0xb5c07c…3c3621
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0x0bcc80…9194b5
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x589e10…1049ef
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x93d568…1e109f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase30s ago0xfa3d6c…5356c9
0xe22f…a7fe0x6839…1a2bBase—$0.003100%coinbase30s ago0xebd680…008d95
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x11175e…9bbdcd
0x798a…ac0a0xef43…6c7fBase—$0.01100%virtuals34s ago0x201211…d1d65b
0x50da…57690x6839…1a2bBase—$0.003100%coinbase36s ago0xbf8779…9896f6
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x493f…ab8f38s ago0xf67780…75ef8c
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0x4ca8ad…a85919
0xf3cd…eaf00x6839…1a2bBase—$0.003100%coinbase42s ago0xd489ab…09c536
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase44s ago0x9b8748…c34ff3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase48s ago0xf79723…f1b70f
0x62aa…7f1e0x6839…1a2bBase—$0.003100%coinbase50s ago0x548213…d27879
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase54s ago0x3c75dd…85e588

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.