Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x0e4155…001107
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x44267c…e00443
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0x783653…dd2e54
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x27f5c2…a8b436
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0x64ea6d…3dae3a
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x86f121…377030
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0x5bf1f7…9079b6
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x4cf802…43c601
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0xf5bb91…4be2cc
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0xcad019…40783d
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0xe0d526…585b52
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xea6084…fef77c
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x22069e…709777
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x823d0a…f8489b
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x4e7154…4703e7
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xdb09b6…c0b4cb
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x7b8816…a24586
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xabc382…640461
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0xb15ca7…c797b9
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0x97ac50…9d8a53
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xad023f…f13127
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0xb9d1be…e756d7
0x0233…63720x9c95…e299Base—$0.001100%fluxa44d ago0x987138…bb76e1
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xb6ba18…2884f3
0x0233…63720xfe80…47eeBase—$0.001100%fluxa44d ago0xa3db1e…0229ad

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.