Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0x33d2b1…291267
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x7e0e8b…7f9d26
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xe45129…edf838
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x3a24a2…1b9af0
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x7753f0…f72046
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xf29266…b573ef
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x189ad7…2bb377
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xfbf31c…ecafa3
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0xbebd1d…71e720
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xc28c96…97a5f7
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x2fb808…4e1195
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x65a929…941937
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x67f060…8f79b0
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x57364d…ec58b1
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xafb60a…adab3d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x68f2e6…311b14
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x7be2cc…d0ed33
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0xd47793…a29e2d
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0xe4b63e…e4de25
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x3b2be1…0a0280
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0xc85fde…c48df7
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0x0592ec…4cff4f
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa43d ago0x798b33…aaeff7
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x5d0d9e…4a4447
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa43d ago0x3f64fd…22c7b4

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.