Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd5b7d…73e430
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x90e8d6…5c696c
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d03a1…b54002
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bb0bd…ef90b8
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd3e96d…80ac06
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x828fb9…62d946
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x601f5a…ce1289
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x321450…8bfc68
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x462069…fcf37f
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54b247…1be69b
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a2296…8a546d
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc35eb8…ae766a
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b42bc…f71fe5
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x169d1c…1dfe9d
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x758836…85fc04
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ce7d4…d794d2
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50af78…e4b304
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d008e…b24fb9
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x72bf05…1f18db
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5bfe3c…af0fec
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18a6a…ecd08e
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b4089…970ad8
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3bfa0e…344741
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e4d8f…58a72b
0xc655…aafa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3b796…9ec28c

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.