Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa33d ago0xdf644f…c2269d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa33d ago0xe7e990…41d4e2
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa33d ago0xe53915…34d250
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa33d ago0x9199a0…4cafe9
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa33d ago0x6e3304…0d24e2
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa33d ago0xb8344b…5c74e6
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x6b6f1d…31b829
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x3cd711…7625e1
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x879387…1e6f2b
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x04f238…465157
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x91b082…8e8616
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0xe3ee51…3b9952
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0xa7e1cd…cc92a3
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0xae88eb…9c293b
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x0617f9…ab2293
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x3de539…3c0b6c
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x8a7945…747904
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x01f7ad…475d0c
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x9ce993…57a918
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0xe1ebf9…b084ed
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x72e673…0b7060
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x12ffd0…58a265
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0x81fe27…d50a76
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa34d ago0x733f30…fe71dc
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa34d ago0xd76d1a…9a7d72

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.