Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57f210…c66014
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16efac…315117
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0570fe…ecc11e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf73d69…7636f2
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cc25e…4d296b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cb0d1…f60ab3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0f6bb…7a2f6a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7db5d2…b9957c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c5ed6…07a6df
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f5ade…572602
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde9d93…bd9d1c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x697a05…abd23b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e29e3…f4390f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd800a4…ed7927
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5450d…7898c0
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5bfc03…66798d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27d348…8409f9
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde5b6f…a99355
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x855e8f…9d77c8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf34381…b8fcc3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2139a8…17d862
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84cc84…e5eac1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4276a4…01aa3a
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e3431…2184e8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc81fe6…6a69a7

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.