Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0xeb3943…ed78c1
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x90490f…5d408c
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0x59c4f8…45aed1
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0x76c9a1…a1be8e
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0xdd6a96…39eb79
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x328228…2a4b19
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x9d9c6a…d311be
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0xac903e…04c08c
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0xf2bb45…2dd7a5
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0x887a77…bc4031
0x117e…79a90x9c95…e299Base$0.001100%fluxa39d ago0x0bd4b0…602902
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x693175…0b13dc
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x6bb929…6eeb88
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x27f6d3…c4448b
0x117e…79a90xfe80…47eeBase$0.001100%fluxa39d ago0x604fc9…8ccee9
0x117e…79a90xfe80…47eeBase$0.001100%fluxa40d ago0x767ed5…fcefaf
0x117e…79a90x9c95…e299Base$0.001100%fluxa40d ago0xe398b0…0c0386
0x117e…79a90xfe80…47eeBase$0.001100%fluxa40d ago0xa6af6c…0dc6de
0x117e…79a90x9c95…e299Base$0.001100%fluxa40d ago0xc37e9e…e9932e
0x117e…79a90x9c95…e299Base$0.001100%fluxa40d ago0x6709c5…7bc830
0x117e…79a90x9c95…e299Base$0.001100%fluxa40d ago0x823792…1c9e00
0x117e…79a90x9c95…e299Base$0.001100%fluxa40d ago0x0c2f12…f5641b
0x117e…79a90xfe80…47eeBase$0.001100%fluxa40d ago0xc76802…2cf7d5
0x117e…79a90xfe80…47eeBase$0.001100%fluxa40d ago0x4d84bd…8682be
0x117e…79a90xfe80…47eeBase$0.001100%fluxa40d ago0x600641…f34e1a

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.