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.01100%payAI113d ago0xa8c991…8490f6
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9d633e…36b0e1
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8edcb1…f3c87a
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0xde65a2…6240a0
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0xae7236…285ea1
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0f6da6…c7f3dd
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d3a92…f53201
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x79a2a7…770776
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0xad18d3…8fc5b4
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4a5e65…07c251
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x090ffe…21ad55
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa2085c…6eaf43
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2e2043…8387aa
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x38c04e…c07bf8
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x23fbc5…028700
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8cdfb8…f29994
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca2cdf…cd0f71
0x13ba…d3860x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4415c4…61cd7e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c7a4a…5fe055
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x830830…43c70e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x62960b…f1a074
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02e6cc…0f83c1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1cbe85…80968d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf034a…37b7bf
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77929c…67cc30

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.