Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0xfd8b77…bf2189
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x50e308…45a5d9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xc8b681…8db6ce
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x20a809…489334
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xf4a222…fb329c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x8420c9…362f04
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xd5848c…5fd59e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x6df204…cebe51
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xf3b082…eaba1e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xea94ec…f55be1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xf7476c…6b857c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x1f5dee…2df08c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x595e5b…b93c8a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x59f869…3eb27a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x4f46bc…f87ca4
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x55a1ca…38de05
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x10b7e3…7127ef
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x9835f7…9b4091
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xfaca35…65cb07
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x82c5a1…01ae20
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x1bd138…dad41c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x229e9e…60ef30
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0xffb70c…63e9d5
0xc524…58690x9c95…e299Base—$0.001100%fluxa36d ago0x8d9fdd…043c5c
0xc524…58690x9c95…e299Base—$0.001100%fluxa36d ago0xc8c8a2…3f13cb

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.