Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5160c0…76261c
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9af520…f270c0
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7584ff…fffd1a
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f860a…3a0556
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdec15f…3d6580
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x812de6…e75051
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb9800…8edf1a
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd8e038…d47c8c
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd3896a…742c3a
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x65a7e1…d63ad1
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0242c9…8aadf8
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7dfb7b…1177bb
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf891f…ddcdd0
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d7f77…979248
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6499b4…9b0b13
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0229eb…5180be
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3445a4…fc13ce
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb22b3a…dd44fa
0xda8f…54350x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4ab89a…9d44bf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0x792d0e…120691
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0x15a0e5…3c133d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf3f179…c7cdad
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f8f6e…828107
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9045ee…d34260
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa51fab…42f2be

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.