Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x1030b0…9037e3
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xb03523…cb5050
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x87571e…dca6ba
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x392b61…27e2ab
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x69de47…000d16
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x0a457e…04257c
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xfceb74…66ee8b
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x0ab8de…cc8f93
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x8ab2ff…59b630
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x7b0e49…c1d00a
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xe9377f…6c147e
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x29db1d…1ee4f0
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x93baee…6da92b
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x700ed1…0a0f60
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xfb7a2d…b29eda
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xaaa814…666b68
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xb6c273…8222de
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x47477d…79764b
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x8a5db1…a4dea1
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xe50962…d38416
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xb4ea82…307584
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xad969a…9d4ab5
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0x67d90c…431466
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xb306e6…9cde78
0xe691…f6d50x9c95…e299Base—$0.001100%fluxa70d ago0xf3a899…39f18f

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.