Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x912aae…6e4e63
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x44113e…da50e2
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xf5ee0a…723876
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x86d1ff…648a7f
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xbba164…21e854
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xb07a9a…9aac7d
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xb56ec9…cdf120
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x847dc7…ae406a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x139f5b…5e37b0
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x138dd2…10c37a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x73db6f…280cc4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x04e6de…f94983
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x39137b…5a45b4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x1b743b…3858fb
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x0dfa1f…04bac3
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xfaeb44…039c7d
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x163975…105d29
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0xa1570f…36a784
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x88b448…960de4
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x120d09…5c0f55
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x1d57c6…d6ade6
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x62afc5…69e9ec
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x2ff642…3fdb7a
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x165a13…3e035f
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa27d ago0x57ef95…a04666

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.