Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x10da38…c6b396
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x0edf90…d2a1e7
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xddebdd…0da76d
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x660b51…781861
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xf77865…291510
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xea7cdd…06bfe2
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x287d6c…8a7020
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xb2708c…c6ce53
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xbaa73a…33d6bb
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd6bc9f…c76809
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x629333…059597
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x68c7e9…9f5350
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x0b9952…021cd5
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x3d5a78…03308b
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x8b408d…b93463
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x279010…30534e
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x47e7ba…28280a
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd28be2…3e13ba
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x13375c…f36585
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x14aa98…b9cd61
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x4ae4bb…439eff
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd8053f…7cadbf
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0xd7e56f…2374dc
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x0b5818…e2735e
0x036b…ba770xc82b…f6dfBase$0.01100%fluxa119d ago0x3322b7…62a4fc

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.