Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0xf5a4ee…8f6caf
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x8f93fc…7917e7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x74fb64…556a17
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa46d ago0x33682e…273dfa
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x06ee77…c515a8
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x5ecfa5…cff87b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x921273…bf2cb7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x356255…f88412
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x57dfc4…59cdf0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x50ad65…55b4f0
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x883532…847a9f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xaf72a9…e1f793
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0x9fa400…b1c770
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x40152a…f87a39
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x5174fa…8f8991
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0xbc92a8…8ff1cf
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x4bb3a2…73db6d
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xd483e0…7c39d3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x8d8da9…252747
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0x422d56…3184f4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xd2e7a2…021238
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xe72635…05bfd7
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa47d ago0xfb03ca…41b164
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xb75f7d…809158
0x4267…6e470x9c95…e299Base—$0.001100%fluxa47d ago0xf1b6a0…608874

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.