Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe98fae…b8068a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8b9061…580a0a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcf1b9a…d0653d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeff809…267d53
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x75a295…ff165b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7a21b…ec45b1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e2ef0…83d3dc
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec2d68…a43d2c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0d512…a589ee
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa67538…7c1307
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3782a7…b7d869
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x67f6f0…84b6c8
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x341c27…072301
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5fd523…2b5e8e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa81c08…ef4fda
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x180af1…ef52f1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd01b0…a43d55
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x697126…ee2c9b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ba0b4…4b6caa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c1424…2a41b0
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x341944…c8e74d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9918c8…8e2e72
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5f2d4…6059b5
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ea6cd…f9f89c
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x705bce…219f59

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.