Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa59d ago0x3c1dfd…b4ce83
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa59d ago0xd8e8ae…8380f5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa59d ago0x098cb4…44933b
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x2c02ac…1431b3
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x1af8fc…f01be2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x1883f6…fea2db
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x0b9e27…9ee3ef
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x085261…c42bde
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x0d1ef6…f5fc2f
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x8736de…7554d2
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x463216…8a55c5
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xb43418…b1a530
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xa60f87…b9c1aa
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x1d275e…b4e239
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xba6e35…e1cb1e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x012bfc…ea4295
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xf5f841…2430a3
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x3df466…28f713
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x7dbc1f…8850d8
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x637693…65a50a
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xda9bca…c1ebb1
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x516062…90d2dc
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0x232add…0fe09e
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xa5d008…656310
0xcaa6…22480x9c95…e299Base—$0.001100%fluxa60d ago0xf9a869…589668

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.