Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x9e3c6e…b28093
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x7112f5…5ed545
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0x2cf4a5…bc6860
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x2a177c…e412ed
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0xdd55be…10590e
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0x61c6ed…ce5cd2
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x522272…714bb2
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0xc8c681…bb810f
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0xbf0ffb…263415
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x892300…9cba97
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0xceed3f…e448e0
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0x2f8642…cdb9e3
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x6591b0…570800
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x95b83e…7fed18
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x87158c…422e90
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x2d748e…6f57ba
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x0dc672…7461bb
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0xf347fe…ef83a6
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x50104c…de3fd4
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x7085d4…acd0c1
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0x3fe15c…e47dfe
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0xc56ed1…0f14f0
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0021…ad8f112d ago0x2d361a…f6b5e1
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0xdf7d…5dbd112d ago0xcfeb8b…69d419
0x0bd9…ecda0x73fc…b29bBase—$0.005100%0x0018…ca97112d ago0x9f4ee5…d56512

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.