Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa42d ago0x8ea5eb…c31bbf
0xda12…87e10x9c95…e299Base—$0.001100%fluxa42d ago0x028763…391d5f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa42d ago0xe00baa…132add
0xda12…87e10x9c95…e299Base—$0.001100%fluxa42d ago0x78d386…ca79e8
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa42d ago0x27b51a…e6907e
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa42d ago0xb0eaf5…052613
0xda12…87e10x9c95…e299Base—$0.001100%fluxa42d ago0x7735e9…3b4aef
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa42d ago0xb661e1…14f8ad
0xda12…87e10x9c95…e299Base—$0.001100%fluxa42d ago0xc000ab…8c9294
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa43d ago0x175bc8…346b85
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x814842…3c9155
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x66e28f…614ae1
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa43d ago0xb45664…252ec9
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa43d ago0x671a48…c9870f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa43d ago0x8b2466…6f3b97
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa43d ago0x317f00…8dfc8c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0xbed81b…16d21f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0xbeb34a…ba5fb3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x5a783a…fed7ae
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0xeeb3be…02041c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x1b8ebd…b0331f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x33188f…afb623
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0xaf1c80…52a12e
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x94b97c…ae5bd1
0xda12…87e10x9c95…e299Base—$0.001100%fluxa43d ago0x0f3727…707e31

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.