Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0xaa0f0b…22d6ce
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0x6f110a…434bd4
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0x4cd31e…97f198
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0x1c70cd…77bc93
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0xcede98…b55f51
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0xe9e5c0…82182e
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x9dfcb0…dcb0a0
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x65c5fe…4ab0ed
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x63baca…6499f9
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0xfa5c83…1b076a
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x56f550…83e6e2
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x705e28…7f85af
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0xc7f33b…fbc05a
0xf576…65920xf000…94fcBase—$0.10100%coinbase50d ago0xbc3fa8…9a7a45
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x3fd2e8…010569
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0xd7c31c…c5580a
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x2fe10d…8f2220
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x82fcb4…e07187
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0xa9e829…58dcf5
0xf576…65920xf000…94fcBase—$0.01100%coinbase50d ago0x60521c…73d9a0
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x380575…c779f4
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x15e57e…75ffa7
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x1a5e49…d52ea3
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x6756a3…b2abfa
0xf576…65920xf000…94fcBase—$0.03100%coinbase50d ago0x7821a5…b2a0b6

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.