Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x27fbb6…6489c9
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x01531e…db2432
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x9307c0…a5a843
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x45bae3…7835b7
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x38e0e6…6951b4
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x3c76d4…244487
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0xa5188f…649ee3
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x3758a3…161166
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x8b530d…03df30
0x30de…1f910x9c95…e299Base$0.001100%fluxa34d ago0x9e5a8f…5b5081
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0xcb8f1b…d7cc40
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x50f7d8…127990
0x30de…1f910xfe80…47eeBase$0.001100%fluxa34d ago0x32a2fb…e18100
0x30de…1f910x9c95…e299Base$0.001100%fluxa35d ago0x6cbbaf…bcd169
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0x16f6cc…1e208b
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0xedeb4c…7f1201
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0xf819c1…38aaee
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0x6b7fad…d21385
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0x1b9046…ba0a54
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0xa35b23…0a5803
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0xfd53ad…1b4e8b
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0xa499ba…268c6a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0x4ca3ba…8356c5
0x30de…1f910xfe80…47eeBase$0.001100%fluxa35d ago0x969063…262244
0x30de…1f910x9c95…e299Base$0.001100%fluxa35d ago0xfd39bd…3b6692

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.