Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x62e7ac…e7a608
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xb26cdf…c3c40f
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xe5257a…ffa2ef
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xc8303d…6c5179
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0x5b11a7…ebf4e7
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x666150…f20730
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x505e0c…9933eb
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xcebddd…144808
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0xbc052e…687477
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x81d41a…3c44a6
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x77f1ef…c6e478
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0x4f7f92…de566f
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0xa92a63…14174a
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0xe6be9e…d2d9a0
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0x7055c2…7f2bfe
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xd3e5f2…eadd0b
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0xb42716…4401a4
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x11a880…91d646
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x47e0b2…348e08
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x5af5db…c29e72
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x6b0ecb…effb80
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x84f071…bc24c5
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa49d ago0xd029e0…1791da
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x717a41…e83771
0x7898…159b0x9c95…e299Base—$0.001100%fluxa49d ago0x95af02…179433

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.