Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x48d6d8…f4fe94
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x80bf4b…18dce0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc99d11…b2a216
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e5151…1edb93
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79a5f1…776c3f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9707b4…144d1c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d57d2…2c6227
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01a154…4b26af
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd02533…7328f2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb6fe7…35b47d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x625513…f8ae89
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e4d62…79afbb
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73b84e…76cf9d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3bb613…39279d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeef885…4fe221
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e8217…fcbae0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x293c32…ad197b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd418c4…d50b3e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9c6d4…a0bbe1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd33ae…8eb306
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55446d…5d9322
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xceccac…a5a67e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa85a82…0ceb5c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x093765…f8c89a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01dea5…d0de57

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.