Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xa1f599…d4ce39
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0xd718e5…b5f205
0x9443…84f70x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x228399…22fb87
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xf835a6…cda600
0x9443…84f70x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0x0ce66c…8b8bbd
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xcadb42…928367
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x2eb844…f9ed6c
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x6bec60…ce609b
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x06ccd3…0c3f4b
0x9443…84f70x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x30c0a2…fc0c48
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x78cd38…af89fa
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xc572f0…6c9231
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0x1e6a91…c86fc4
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x2b74a5…21b92f
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0xc28400…7c007e
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x54e902…ec3cbb
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xfc26f3…eaefba
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x6e79d9…83f0da
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0x8effdd…aa45f8
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xfa089b…055b16
0x9443…84f70x73fc…b29bBase—$0.0075100%0xdf7d…5dbd102d ago0x3cd35e…aeac1a
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0021…ad8f102d ago0xb93643…961992
0x9443…84f70x73fc…b29bBase—$0.0075100%0x0018…ca97102d ago0xb76f23…68199f
0x9443…84f70x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0xff57fb…ad0719

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.