Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x36a079…756c89
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x62ee40…90f016
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0xd2d07e…333322
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x7f0e49…faedea
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x5e9782…47f256
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x84ec98…80ecad
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x2e2345…4c5d98
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x2d8fc5…0a4757
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x0bb082…5ebca5
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0xc8a872…797980
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x69de96…4957de
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x0237d3…5104a8
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x343f77…f959e8
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase16h ago0x200a20…1b6357
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x5c2623…9251db
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x877015…a6ca59
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x3636f7…852110
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x28334d…282f2a
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x0625f2…fd4f6c
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x14b9f4…bd14a1
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0xa49f0c…07c999
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x25948d…b3d4be
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x3fe94c…91a8da
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0xbf7660…c0ad90
0x1daf…1b110x589a…b3d8BaseX PayHealth$0.005100%coinbase19h ago0x163936…b2a279

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.