Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfc6ceb…7ea1bd
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bbbcb…e91335
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80f984…8c6c58
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0980a8…a35284
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x573589…9004bb
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a7b5f…1003a8
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcca53e…49fbfc
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90a473…d80c60
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbde6f0…828004
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x879626…b7e92c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3acfa…200556
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16e822…351d3f
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9a729d…3087e3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x704597…f0a76f
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc107a7…80da03
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x074318…f5fa4e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a2230…bd54ab
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1417a7…065ad1
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xedeca4…b02d2b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x04ed2b…8cec04
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf042d9…c1caf9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe93530…1372a7
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd963b6…93b028
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b5299…74d660
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05e24c…a429c7

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.