Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0xab0808…d286f6
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xb4dcf5…00709d
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x03c40a…8328dd
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x9591da…fa1e1a
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0x208fbc…253558
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x014d77…35d9da
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0x4ee716…c96b25
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x80bd7d…ff45a3
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0xd44d0e…6c373f
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x80f6cd…a5ffc0
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x0f70a2…897f3a
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0xe16b74…9e9d42
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0xdc3e46…44cc69
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0x18e14e…5ac7dc
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xdc0d7c…39ccab
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x290a4b…dd211c
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0x41731c…7180ba
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x1990a8…9390ff
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x9ac2c8…359e32
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0x23f4c5…b85017
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0xdacfa2…3604ec
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xcd11e3…508ea2
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0021…ad8f82d ago0xbdb434…7ab566
0x870b…a3ff0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xbb8373…264ead
0x870b…a3ff0x73fc…b29bBase—$0.006100%0xdf7d…5dbd82d ago0x0fab3c…fa8d0f

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.