Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase$0.001100%fluxa48d ago0xa7d02a…391b0a
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0xdbb942…3c9e6a
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0xa9c264…34c489
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0x47c551…f0da2e
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0x948f92…ccda31
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0x99ecb9…f0dcc8
0xb179…2d640xfe80…47eeBase$0.001100%fluxa48d ago0x525eab…1f83a7
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0xd5de5c…eeee5c
0xb179…2d640x9c95…e299Base$0.001100%fluxa48d ago0x993603…81b2e6
0xb179…2d640xfe80…47eeBase$0.001100%fluxa48d ago0x9ccafd…43e6e6
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x526987…197079
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x7865c0…4ed3a7
0xb179…2d640xfe80…47eeBase$0.001100%fluxa49d ago0xccf95c…c939f0
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x2813d5…083e83
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0xcf2115…40e43b
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0xa2bf0e…b0661a
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x140c2e…86ec61
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x8a0a1e…4b95d5
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0xb3d6a3…e91e20
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x8805d2…60681f
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0xf69233…76e49a
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0xe9722d…f3aafc
0xb179…2d640xfe80…47eeBase$0.001100%fluxa49d ago0xbc241a…98e077
0xb179…2d640x9c95…e299Base$0.001100%fluxa49d ago0x1b25eb…8f1a9c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa49d ago0xf729a6…bdf97f

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.