Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x035ad7…c89e9e
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf19037…0a28b2
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x30550c…ae200d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9d3b03…b20504
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x530e06…b879ee
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0d4203…b157d5
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe10e31…09b8fe
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf566b…f0551d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab94f5…b11026
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbd1111…a4f4ad
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3145c3…638ff9
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a9596…e9b25b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfb9a7a…86cb98
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc0295f…7bb07b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1b9eb1…441ee2
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfe367c…dd26f3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x45fc16…9423a4
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xce27a6…dbb7eb
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3abdbf…d48384
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf827ef…3cb4c0
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05b168…3a736a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2eb910…5bb716
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f4ef4…b900bd
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x995e69…c9d92a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5565eb…890490

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.