Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x2860c3…8817ad
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3632f4…28ec1c
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x50cde0…319efd
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3503c0…64d3f3
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x81d0a7…854dc5
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc91932…6e3408
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4e653…482eb0
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc3c0a9…214aef
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x331aab…335f4a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf71a77…3dab30
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf32b0e…c74109
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd16480…8e2c63
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3091cb…5a4778
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x400377…a38573
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x76ae98…0afdb6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4cde9b…380e02
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xef78e5…f73759
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x761d67…e7bbab
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x81dded…399418
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x22d9da…b90019
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa5f4b8…12c3f6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7bdfba…db9fc2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf52897…5f4bfa
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x254d4e…0a3b46
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd1ca64…ab290d

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.