Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe6d077…9ae055
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa8564…d3c247
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc26cb3…50faec
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe85f13…383091
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x03fa54…476717
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2a8a1…fc398b
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf9be38…13f99c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x658a43…64ed44
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35c5e7…db2144
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ca28a…418603
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfbc18b…dbcc85
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb3571…b66c38
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x939707…c2bd80
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb64d18…9a8b53
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c6de6…c6923f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ee433…ea8bd3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c0f65…c41a6d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8433c1…7f1510
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd60637…170d46
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98d9c0…f2abb9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb9152…b49f96
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdce58e…efbd08
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x052482…e1496d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29ee71…f9f4e6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36900e…e9a2fa

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.