Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2490c7…591823
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f4a14…7d11d4
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x474d5e…0e2586
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x244263…5a6559
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31ec7c…8b5a31
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x373207…ca6125
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1de96b…5bf9a8
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe737aa…e2fa0f
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95cffb…24565e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ce25a…967b25
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x278c2a…9a7b49
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x621f88…301b41
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99fde0…4112c7
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00eb88…472642
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xddcbc1…745b38
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54386a…02934d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf94180…5208cb
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebeddc…ac72e6
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c079e…79439d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed570d…208830
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdee4ca…a4fac9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6b17a…6bb18d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa77e29…d4a525
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3eb97b…8b3b79
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ecc53…0dbb8a

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.