Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x216f3c…82eb34
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x1d5741…5d0067
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xdbc4f3…169d8f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x2acacb…f28051
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x929d82…9a054d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x6bd222…2b3f14
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x92332d…73c2e9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xc2d296…cec514
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xa5c4dc…3a6357
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x0a7a0d…3f6dfd
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xda6c72…a19a9a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x2c8736…b3a744
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x099d28…2e6de4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x132c96…ce9ee4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x5fce7c…639369
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x90283f…63a24c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x37fab9…d6e6ba
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xe18953…e1809f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x024964…f2ab0c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x06abdf…433135
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xefa754…41f67c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x29cb7b…fdbaa9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xcb8db7…d2af5f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0xfc9cb2…9eceb6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa20d ago0x0e59f0…5de90f

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.