Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa6242a…325a12
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3afb1a…850d96
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d073f…95d37f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52d026…5f12c8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f718a…3b642d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x414140…596513
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6080d3…05ba50
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36bc0c…a1f335
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad9a04…3c650a
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9912ef…ac1452
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x563e72…552bf5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49e435…7304bd
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x263cef…d33cca
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99653d…6b485c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefb8b0…7fc1ad
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x15f8fa…416fa8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbc0da…451adf
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf12a8f…c39d13
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71d24f…fe08d9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03337f…c531ba
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1db93…3ced6a
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8efd8…6a8e46
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae7f7b…22966d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b277d…3e2322
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0635dd…a04709

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.