Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0xefe2ca…ddceb3
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0xd41626…528435
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0xc48457…cf3b37
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x597fee…0d2752
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x7ba59d…7941c7
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x199d0c…66ed34
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x8c4a08…565de7
0x3cae…0e6d0x9c95…e299Base$0.001100%fluxa34d ago0x475c2c…ac271e
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x155ac1…50f7d1
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x0517ac…5b1458
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0xeef0f7…02588d
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x0f2fe1…effc1b
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x98e139…b312b8
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x79c920…380f90
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x5536e3…aced03
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0x5b6b14…5fea6f
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa34d ago0xe5b9fd…9e2231
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xda605c…d96c82
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xde71ae…343a40
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0x82e7ba…3a0018
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0x5b96fa…0e2bfb
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xe37c37…aa91ab
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xe241aa…442906
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xd2e6dd…244ad1
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa35d ago0xe0838a…55e0ab

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.