Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0021…ad8f95d ago0xd4319d…fe419f
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0x3d1954…6d55e0
0x3656…5c290x73fc…b29bBase—$0.0035100%0xdf7d…5dbd95d ago0xe3da24…f01cc7
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0021…ad8f95d ago0x9db690…3b47b5
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0x293e8c…99cd75
0x3656…5c290x73fc…b29bBase—$0.0035100%0xdf7d…5dbd95d ago0x5e6611…6a951f
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0021…ad8f95d ago0x8ab486…e94da4
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0x89f0cc…ab3737
0x3656…5c290x73fc…b29bBase—$0.0035100%0xdf7d…5dbd95d ago0xf06ebc…576a41
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0021…ad8f95d ago0x9598d8…c8d905
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0x1a8637…4d5347
0x3656…5c290x73fc…b29bBase—$0.0035100%0xdf7d…5dbd95d ago0x63bdc7…24f438
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0021…ad8f95d ago0x0a3668…e4cd1b
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0x799187…80b927
0x3656…5c290x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0x7f988e…1810db
0x3656…5c290x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x3f4eb9…dc215c
0x3656…5c290x73fc…b29bBase—$0.0035100%0x0018…ca9795d ago0xaf079d…d40e8d
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd95d ago0xe16bec…03bfcb
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f95d ago0xad8d23…19ef0e
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9795d ago0x817db5…1223f8
0x3656…5c290x73fc…b29bBase—$0.0055100%0x0021…ad8f95d ago0xd57f7a…42fca1
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd95d ago0xd478d5…22695b
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9795d ago0xd7d736…c2f405
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd95d ago0xf65d7f…fbfb4d
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9795d ago0x35fac8…2e64c5

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.