Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3bf871…7a3e48
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f0860…547c84
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x481aee…d4f8ca
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d9a72…18002f
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x207d07…0077dd
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeae2c1…a60d45
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e0702…f6e75a
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb91592…356ee7
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab887b…3f4990
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f2f2d…688f2a
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe03840…84cfe9
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x20ca43…ccd734
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc85794…7a6367
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46dba7…d69e18
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x19884a…5d7ddf
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x773af4…806e4d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x942a7e…8907fb
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e8952…3b524b
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2779c0…7ffe09
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc5c55a…1059c4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f03c2…238dac
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78f16b…da664f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x49bcad…fd17e2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf4b52d…41e6bc
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xea6b55…36e504

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.