Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x5f03f0…13c618
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x806c99…e49a4e
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x57dd11…ce1636
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x69df00…db7e82
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0xac7538…98d570
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0xfbdeb6…725f18
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x663501…e4da52
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x6a198f…28f802
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x90af66…bf97df
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x7947dd…57ab6d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x457ccf…883b76
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0xba2296…49babe
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0xa82524…41aa67
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x3996e3…a4408b
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x227fd6…d2d74f
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x60c43f…420ec7
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x485c9c…c50965
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x913da7…f32773
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0xdecf87…cb5a39
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0xb41df1…c55c0e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x84612f…f8272a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x918aae…292106
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x6dc153…1757ef
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa49d ago0x4738bd…f85844
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa49d ago0x3b6433…b0d530

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.