Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9a5da9…7a5919
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa22d ago0x75240f…691e04
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ed9b9…b816a8
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8b7f9c…9652d7
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa22d ago0x331922…70e418
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x7d57f4…101458
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xb023b5…f196ed
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xc4653a…983faf
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1fb41d…a4175b
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xae946d…fb0d36
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x857917…9a3ab9
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x688e47…555252
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x61b0c5…6e52f7
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x508de4…37544a
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x54e2a9…6b6844
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x229324…fc9d14
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x27c8de…f3a939
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x898579…770d5a
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa68235…1a3e43
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa08b31…939151
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3be0cb…a814f3
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3474f8…e0ffad
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1fa27c…bb3a3d
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe36f26…637d18
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa23d ago0x36a079…a694a9

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.