Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0xb50c19…4bc406
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0xae8b6a…fe5cb2
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x0ce9f4…fdf4ec
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x4b73d2…893865
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x086c5a…c79b7d
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x12add0…bde820
0x8b89…53f30x7d2c…bcfeBase—$0.05100%coinbase8d ago0xefe4e9…c6c854
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xcf7d4b…0a4a5f
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xa44e54…4f0790
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x0f17f8…50a077
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xbb57bf…2af003
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xbb02aa…326a1f
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x215cae…0ddce3
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xda732e…a83d63
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase8d ago0x00c369…23169d
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0xc9a17f…9afc3c
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0xfb7a47…b92cc7
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x9e7a00…917408
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0xcff2f6…4e1daf
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x50db88…fdcc1e
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x6d9417…04c2a7
rosuva.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x1b8640…942ad7
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0xd4823a…dfa160
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x93057a…cc35b8
fthsln29.eth0x7d2c…bcfeBase—$0.05100%coinbase9d ago0x512baa…fcb227

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.