Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x6c9cf8…29059c
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x932db6…d0a3ef
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x71f3af…adeb32
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x1dd3e3…826bd9
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x50d841…9f7ba4
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x87cf47…7161be
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0xede3f1…63df52
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x9a4338…f61443
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0xa28493…151efc
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x15f551…d590a1
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0xcbf825…a4e4b3
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0xef8db2…d54652
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0xfcd8e1…b968df
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa42d ago0x340a6c…2e0eab
0x353c…cafe0x9c95…e299Base$0.001100%fluxa42d ago0x9c6826…a04da7
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa43d ago0xf00288…f83f11
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x100809…173a66
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0xce13fa…abad2f
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0xb99b04…f9343d
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x6c238f…7c1993
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x56ace5…c8d9ee
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x03cc43…0c38e4
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x9816d5…5ced68
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0x61da5d…28c47d
0x353c…cafe0x9c95…e299Base$0.001100%fluxa43d ago0xd9e670…b47c72

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.