Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ac7…b1520xb62b…1dc8Base—$0.01100%coinbase69d ago0xe7af4f…acbffc
0x8ac7…b1520x35a6…f53eBase—$0.01100%coinbase69d ago0x7f2876…9e4e93
0x8ac7…b1520xf814…15f9Base—$0.01100%coinbase69d ago0x8323e6…218840
0x8ac7…b1520xb8ac…23e4Base—$0.01100%coinbase69d ago0x2a0612…92c40e
0x8ac7…b1520x2df8…1a79Base—$0.01100%coinbase69d ago0xcef1fc…7f52a4
0x8ac7…b1520xda25…ac24Base—$0.01100%coinbase69d ago0xd52f53…a74269
0x8ac7…b1520xdf83…7586Base—$0.01100%coinbase69d ago0x77c595…c455c4
0x8ac7…b1520xb863…0350Base—$0.01100%coinbase69d ago0x84b72d…2570cc
0x8ac7…b1520x7413…6bd3Base—$0.01100%coinbase70d ago0x5bcb4a…45cebf
0x8ac7…b1520x5ceb…edfeBase—$0.01100%coinbase70d ago0x7c57fc…643ed2
0x8ac7…b1520x3060…523dBase—$0.01100%coinbase70d ago0x054434…bee957
0x8ac7…b1520x22ad…cfabBase—$0.01100%coinbase70d ago0xa20ddb…a91233
0x8ac7…b1520xd3df…4ec4Base—$0.01100%coinbase70d ago0x0441a9…d8619c
0x8ac7…b1520x5bc6…05baBase—$0.01100%coinbase70d ago0x091c1a…52b093
0x8ac7…b1520x03a8…c141Base—$0.01100%coinbase70d ago0x71e1f0…fffb10
0x8ac7…b1520x6bcc…b9e0Base—$0.01100%coinbase70d ago0x304c38…adc7a5
0x8ac7…b1520x3d1a…c35fBase—$0.01100%coinbase70d ago0xdfa6a4…9c3492
0x8ac7…b1520xbc81…f2a0Base—$0.01100%coinbase70d ago0x465c0e…c00c0c
0x8ac7…b1520x0d38…f67cBase—$0.01100%coinbase70d ago0x216345…ab62ea
0x8ac7…b1520x91db…c342Base—$0.01100%coinbase70d ago0xd9f2a9…aa13e8
0x8ac7…b1520xa27b…9e9fBase—$0.01100%coinbase70d ago0x513615…4de5f4
0x8ac7…b1520xff74…b7dbBase—$0.01100%coinbase70d ago0xe6887b…ebc4b2
0x8ac7…b1520xb85a…335cBase—$0.01100%coinbase70d ago0x05d277…a139fb
0x8ac7…b1520xa075…d851Base—$0.01100%coinbase70d ago0xc7efeb…162371
0x8ac7…b1520x154d…ca09Base—$0.01100%coinbase70d ago0xe6546b…ff2efd

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.