Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xee6a6a…54c683
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06f898…24b0c4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79d06a…7d8574
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33122c…27199a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42ebe1…d32117
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5dc11…03825a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa15bac…89fc8b
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x546193…76a820
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b1844…f11490
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x611263…c099a2
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc36a57…e727b4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc91e0…802bb8
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa966ee…67ccba
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x347676…fb67c0
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36679f…f5245d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03b7e5…5c17c3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6fba9…acbee9
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd7e0bf…c095d5
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafa5b1…f385fb
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb3832…003df3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x269541…fab747
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5916bc…1f5f2a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf77896…8073a6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87d777…c14081
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dc7f9…ebd09b

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.