Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1de…1d7c0x3ee4…e4ebBase—$0.01100%coinbase58d ago0x61f406…00eec5
0xf1de…1d7c0xfa3c…568dBase—$0.01100%coinbase58d ago0x55f291…47b6c9
0xf1de…1d7c0x7a06…aebdBase—$0.01100%coinbase59d ago0x951b8f…c44bdf
0xf1de…1d7c0x5ad9…6de9Base—$0.01100%coinbase59d ago0x1d69b9…b8c4b3
0xf1de…1d7c0xdc88…f428Base—$0.01100%coinbase59d ago0x3765a3…33710f
0xf1de…1d7c0x6b2b…0664Base—$0.01100%coinbase59d ago0x9b0661…ea852d
0xf1de…1d7c0xdd14…f3f6Base—$0.01100%coinbase59d ago0xa419b7…20a3e9
0xf1de…1d7c0xb326…1389Base—$0.01100%coinbase59d ago0x367cb5…a460d1
0xf1de…1d7c0x563b…f894Base—$0.01100%coinbase59d ago0x6289fd…475ee2
0xf1de…1d7c0x1655…9e53Base—$0.01100%coinbase59d ago0x53d5ff…98d0ec
0xf1de…1d7c0x48cc…8db0Base—$0.01100%coinbase59d ago0x8a5056…8a9af4
0xf1de…1d7c0x4940…a5c1Base—$0.01100%coinbase59d ago0x9f5171…ea7b54
0xf1de…1d7c0x76cf…06acBase—$0.01100%coinbase59d ago0x93c73b…77ecd7
0xf1de…1d7c0x74d5…f3deBase—$0.01100%coinbase59d ago0x9c72c4…b166ff
0xf1de…1d7c0xf3b2…fe3cBase—$0.01100%coinbase59d ago0xbe4f1c…f982f4
0xf1de…1d7c0xaa97…9961Base—$0.01100%coinbase59d ago0xa6b4f9…1bc813
0xf1de…1d7c0x5236…ee4bBase—$0.01100%coinbase59d ago0xf596f9…e06566
0xf1de…1d7c0x783f…8060Base—$0.01100%coinbase59d ago0xd4599f…9402b7
0xf1de…1d7c0x21ad…8a82Base—$0.01100%coinbase59d ago0x2caa42…1df885
0xf1de…1d7c0xaf95…47abBase—$0.01100%coinbase59d ago0x9c8841…24bd7f
0xf1de…1d7c0x620a…c083Base—$0.01100%coinbase59d ago0x7dd59b…687463
0xf1de…1d7c0x956b…68f1Base—$0.01100%coinbase59d ago0x029fb0…22f4b9
0xf1de…1d7c0xc37f…6a3dBase—$0.01100%coinbase59d ago0x83383a…56963e
0xf1de…1d7c0x6710…f806Base—$0.01100%coinbase59d ago0x87fbda…562973
0xf1de…1d7c0x626a…2bccBase—$0.01100%coinbase59d ago0x3c94c2…e2bf1b

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.