Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0xbc6bc2…027a6c
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0xa71899…faaca0
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0x1432c7…9d5b11
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0x6f4719…d26c09
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0xe7c472…fa87a2
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2e6c4f…371534
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0xd70d81…0ea1d6
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc138a9…6f4f46
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0xb48dcf…a6948d
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0x95a144…7f9267
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0x6dbc78…59d240
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0x5c0def…c807d3
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2072e5…43a0e1
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa36d ago0xe5b671…c85cb1
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb8dba4…5d5dc6
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x49739f…4a89a3
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9ea39a…405616
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a7fee…87fb9b
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa37d ago0x48dd5e…64c175
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa37d ago0xe679f9…030ef6
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa37d ago0xbe60cb…91aae8
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa37d ago0x1bfce6…c76d22
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa349f1…21d4c4
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9f1efd…b3792e

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.