Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0xd01fd8…be123a
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x790ab0…1050e3
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x49d524…907735
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa43d ago0xf71dac…c429fd
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x7f1d60…808f06
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x450156…2226fd
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0xf5621c…a771fa
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x9151f0…ce2742
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x308545…550c60
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x9d98c6…5b8185
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa43d ago0xf695c2…485b03
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x3d81bd…b36dc5
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x4f5337…658a7e
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x9ef0f8…add9d8
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa43d ago0x2b1c8b…45abd0
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa43d ago0xe45763…7ad2f7
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0xf69e32…5a5528
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa43d ago0xd8ee88…ff30c1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x4691cd…6371b3
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x61608c…8e2fd7
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x8ac25d…718c61
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0xfa9cae…6b99cb
0x30de…1f910x9c95…e299Base—$0.001100%fluxa43d ago0x58de0c…7a2df6
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xb68f43…da4c83
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xf8ffce…4df7df

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.