Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xdd8ff1…2883e7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xb5f03e…7f1455
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xb6ce98…a3359a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x2721bf…bedc4b
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xff189c…a9ccfd
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x69dd1a…d181f1
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xbd1587…f97741
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x14f5eb…eb2ecd
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x3971ea…2947e2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xfb9404…70ec33
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xad47a8…bd3ee7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xdfe161…f23c23
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x11fb44…a96fe1
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x751d14…0731bf
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xbbfec0…008aa0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xe07b6f…407706
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x83e249…962f64
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0xe55491…6cf056
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xa31b82…2916b5
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x8cb051…40794c
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa34d ago0x1574b9…7898a0
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0xb2e619…f0f9ab
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x91f0bf…93967d
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x6ec0a0…b8da8e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa34d ago0x671646…9eb3cc

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.