Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x10ac19…100766
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd2a8ac…9f80f1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x576830…5c6da0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7c510…06263e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8fc6a…4c0a6b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4c1fe…72350e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdaeec…dbc319
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3334e9…6a9ad4
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a2e8f…2cce72
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fa51f…0f84af
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e0f99…5aa9d3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf67c12…17b9e1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1c181…958904
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73e798…d99f88
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61eb75…1615c1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9a04d…81cf5c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x758bbe…222241
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d1d45…3b9e2c
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50b0e7…3742a3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaab0b3…322289
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15721f…2ac352
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f5f09…b541e7
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x11eb51…8f7ee5
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x283512…05d654
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cc470…b95840

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.