Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0x25b7be…d532bc
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0x6a13d4…eea3c7
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0xf37a18…a4d504
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0x763539…980059
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0x834360…9d769d
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0xa3b301…3267f6
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0xd85907…649fe6
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0xc8d473…ed0986
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0x118c16…3f8334
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0x264009…b18dd6
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0xee86d4…3220bc
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0x28d920…bca546
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa42d ago0x8617e2…8dcc89
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa42d ago0x5be058…6dbd91
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa43d ago0x84975c…0aa427
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x3a5a00…5b1698
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0xf21dc6…ead319
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x5e9835…14e745
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x274d61…d5eaf3
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0xdfa7bc…ce1a40
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x086115…92ac84
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x2a6b4a…774c22
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0xf985fa…4d11de
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x2f7b67…b54085
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa43d ago0x3bb148…f9456a

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.