Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x02a987…363e81
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xf70f1d…2fb05a
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x8a5cee…a7bd7c
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xf3cd81…219bb4
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x5dc6a0…243d6a
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x87a000…743610
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x78d8e1…370330
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xb4dec8…6077f4
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xcd2a35…b920e5
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xb9cb3a…95fdf8
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x2d8545…63bb14
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x8cc215…68bc34
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x77185d…05e58b
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xf3cc02…198ec9
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x639917…c5a131
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x807ff0…004dc2
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x6b7247…36be2f
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x150541…b0c355
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x53033e…77b829
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xe1f8c0…371de5
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x846446…a346d3
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x5ad40d…c9d90d
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x3e85a5…4bfea7
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0x902a7f…96a006
0xb037…14920x9c95…e299Base$0.001100%Route unknown28d ago0xdaea41…b9624f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.