Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x944edc…3c51ad
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xc949c7…509d18
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x6eb6ed…565830
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x912d3b…e0892a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xe94b47…4d066b
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x1bbd1b…1fffe7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xe7a368…532522
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x7c4ddd…a4415f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xb7eb07…e2fd01
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x53a3fe…b88566
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x49aefc…34e59f
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x4297ac…1cf413
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x2ebbf7…1da718
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x281f3e…1957a9
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x880f27…50244c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xc43493…cface4
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x9d8dff…454661
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x8fe388…ffb6b7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xeab869…436c26
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x4decec…8e2aa2
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x3b3cd5…92d73e
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x1c6fc4…bba365
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0x1a4def…45bb41
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xb67acb…36d866
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa20d ago0xadea36…770525

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.