Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88d382…200112
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e3cc6…f8f514
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x045b2f…41446d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x664e38…799459
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8dbce3…6d6fa5
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x01c2fe…416c9d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x02661b…3a2c17
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa134d2…075744
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a35d5…7c27c3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd986a…7bde24
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x83eb88…eede85
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a31ad…64f9e6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x690004…cac524
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f60e4…6e7f22
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb82425…d11289
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6564ed…019abd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa176d…bc6312
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x914212…60d261
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb608a2…c07ce3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x43db49…ff95bb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe915c9…2a37a9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x86d3ee…12ce56
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8d465c…21756c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef138b…d984e9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbb0664…9c16c5

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.