Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0xf3adcf…754886
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa40d ago0xf2936a…5f9b62
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa40d ago0x75b0dc…849ea2
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa40d ago0x40900b…17f168
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0xa27085…622a08
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x995e0d…468c67
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x994850…65adfd
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa40d ago0x6b6642…b24766
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0xe4eaa8…cdb7de
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0xc47420…ec7d8d
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x812e8e…5674e7
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x8a6364…7c3381
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x083cef…cf7d1d
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x758cbc…bc763b
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa40d ago0x5936ef…640001
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa40d ago0x8c7c32…68ade1
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0xfc3d1e…7842b4
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0xd7cf87…22ca0c
0x1a6c…ec180xfe80…47eeBase—$0.001100%fluxa41d ago0x9e419c…47fa92
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0xbbeb07…06dcc7
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0xe83bb7…658ddb
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0x50eba6…053d07
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0x6a6ce4…147b60
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0x8084e7…9e87f7
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa41d ago0x6f546e…dea7b4

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.