Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x5a0243…002550
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xbffe7e…4311c8
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xa42347…561dd7
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x5d1c4a…55ba21
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xa1dca7…f48e33
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0xbd7468…2ffaf1
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0x455884…5ec865
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0xedd34e…a3bf42
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x0228e9…b4cba6
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x7edc55…da1e82
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0x5704e0…24b3d1
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0xee3a2e…2637f3
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xf9e94d…d42688
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0x6b42ad…bd343b
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x5a0200…2ccbf4
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x952913…f85cb4
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x7bcb8b…c8ac85
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xe710dd…d12590
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0xac9bfd…63beee
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x7136d8…59f58e
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x705470…ebda62
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa49d ago0x1ad2cf…4d2952
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0x6b7501…929303
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0x2b33d3…3fa9b6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa49d ago0xee1530…553fa1

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.