Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xaf3e…e782Base—$0.01100%coinbase74d ago0xa5fb5c…9bd30b
0x0b39…785d0xd488…91ecBase—$0.01100%coinbase74d ago0x15762b…ba34e7
0x0b39…785d0x1ae8…fdd6Base—$0.01100%coinbase74d ago0xff303b…bba045
0x0b39…785d0x369a…1816Base—$0.01100%coinbase74d ago0x860643…c3fa10
0x0b39…785d0x1739…362aBase—$0.01100%coinbase74d ago0x0a38b6…8571d8
0x0b39…785d0x844c…7600Base—$0.01100%coinbase74d ago0x65c2d9…cfe2f5
0x0b39…785d0xfcf0…7427Base—$0.01100%coinbase74d ago0x9d6975…dd5006
0x0b39…785d0xb662…c84dBase—$0.01100%coinbase74d ago0xd3d7d6…04ea6e
0x0b39…785d0xd282…f563Base—$0.01100%coinbase75d ago0x0ab5d1…87e9b7
0x0b39…785d0xb75c…fde5Base—$0.01100%coinbase75d ago0x7ad326…c9893d
0x0b39…785d0xa650…50a0Base—$0.01100%coinbase75d ago0xf49718…701c7c
0x0b39…785d0x703f…f134Base—$0.01100%coinbase75d ago0x115ff0…c5a119
0x0b39…785d0xd413…3c71Base—$0.01100%coinbase75d ago0x71f045…9f8fb6
0x0b39…785d0xf1ad…4d80Base—$0.01100%coinbase75d ago0x8ca102…fd63f1
0x0b39…785d0x831e…3424Base—$0.01100%coinbase75d ago0xc31c12…7323b4
0x0b39…785d0x065e…48e1Base—$0.01100%coinbase75d ago0xd7d47c…29a504
0x0b39…785d0x6160…aa28Base—$0.01100%coinbase75d ago0xa35528…7bf4ca
0x0b39…785d0xdbb7…3031Base—$0.01100%coinbase75d ago0x3d6d85…f44260
0x0b39…785d0xb907…cb27Base—$0.01100%coinbase75d ago0xdf9cfe…b74df4
0x0b39…785d0xdf75…186cBase—$0.01100%coinbase75d ago0xfcf3e6…60fee7
0x0b39…785d0x6fe2…6103Base—$0.01100%coinbase75d ago0xd10794…6aef06
0x0b39…785d0x92f1…bd95Base—$0.01100%coinbase75d ago0x7450eb…870497
0x0b39…785d0xbbaa…460dBase—$0.01100%coinbase75d ago0x17d303…8734db
0x0b39…785d0x16f2…3863Base—$0.01100%coinbase75d ago0xdc4e9e…926b9c
0x0b39…785d0xfbda…fb6dBase—$0.01100%coinbase75d ago0xb6cb12…f3f22d

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.