Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa49d ago0x1a7a32…348218
0x5291…58100xfe80…47eeBase—$0.001100%fluxa49d ago0x33e75b…2407e2
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x1c0761…079497
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x7ac3b9…9fd924
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x7dafd9…cfc9f0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa49d ago0x4f0181…e60cdc
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x5efaf1…3e39a9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa49d ago0xd8228c…d8eab1
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0xb5bdb7…437fe3
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x765e79…85f8b1
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x0dfcf3…b017ba
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0xb53b49…4ae785
0x5291…58100xfe80…47eeBase—$0.001100%fluxa49d ago0xc8afab…fba982
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x71c6e5…74e1c4
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0xf4323d…954d52
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x546e1e…bb1de9
0x5291…58100x9c95…e299Base—$0.001100%fluxa49d ago0x157702…151f4a
0x5291…58100x9c95…e299Base—$0.001100%fluxa50d ago0x0e2cc4…5ea9c4
0x5291…58100x9c95…e299Base—$0.001100%fluxa50d ago0xfa682c…600860
0x5291…58100x9c95…e299Base—$0.001100%fluxa50d ago0x92d94e…02bd52
0x5291…58100x9c95…e299Base—$0.001100%fluxa50d ago0x5290f7…c50de5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa50d ago0xc1b319…6480fb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa50d ago0xa05693…0e29a0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa50d ago0x3c0dd2…3e000f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa50d ago0x3ac453…5dd817

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.