Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2188…64410x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xf71d46…957c46
0x2188…64410x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x5b4e9b…fbf8c0
0x2188…64410x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x67c589…da21d5
0x2188…64410x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xa55cfe…7bb3b1
0x2188…64410x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0xd5b8fb…dda688
0x2188…64410x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xf38b13…2f0eb9
0x2188…64410x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xaf4cd1…682bba
0x2188…64410x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x581de9…cb2879
0x2188…64410x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x294b61…9199fc
0x2188…64410x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0x6d0171…2d0d65
0x2188…64410x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x6e2fa4…ab10fc
0x2188…64410x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xf51471…5bfcd8
0x2188…64410x73fc…b29bBase—$0.0085100%0xdf7d…5dbd104d ago0xe495dd…55752e
0x2188…64410x73fc…b29bBase—$0.0085100%0x0021…ad8f104d ago0x79aa81…d5aba0
0x2188…64410x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0xbe97d6…8f8e7e
0x2188…64410x73fc…b29bBase—$0.0085100%0xdf7d…5dbd104d ago0x9a364e…699592
0x2188…64410x73fc…b29bBase—$0.0085100%0x0021…ad8f104d ago0x8fe694…24b95c
0x2188…64410x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0xe4d108…66681d
0x2188…64410x73fc…b29bBase—$0.0085100%0xdf7d…5dbd104d ago0xb64cd4…2d3387
0x2188…64410x73fc…b29bBase—$0.0085100%0x0021…ad8f104d ago0x274451…475614
0x2188…64410x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0x08d517…daff02
0x2188…64410x73fc…b29bBase—$0.0085100%0xdf7d…5dbd104d ago0x775c03…42ef9d
0x2188…64410x73fc…b29bBase—$0.0085100%0x0021…ad8f104d ago0xb778da…4fc3c0
0x2188…64410x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xa64e83…b46c6e
0x2188…64410x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0x0690b8…326ac8

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.