Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x51ee13…21cdf5
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x672be9…9f7b6a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x7d9cc8…55cd0a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x4f9cb9…f2d337
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0xc1cd5b…912b08
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0xb8c62c…7a6227
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x6518ec…73a35a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x126905…ed81b6
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x726206…df6f3a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x07f602…fb42a7
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0xffa1a3…067c5a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x61d966…304746
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x23c73b…89de40
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x714b24…c83ab8
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x5fa671…b5fe2c
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x9bf0ff…b2b0bd
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x0165d7…ba5c34
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa43d ago0x1a8b46…28eda9
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x4d70ca…2adca5
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa43d ago0xc3f7fa…d374da
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x45206f…779876
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x437c06…3d33d9
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa43d ago0x78c0c9…953d0f
0x1806…a27b0x9c95…e299Base$0.001100%fluxa43d ago0x0a9829…92affa
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa43d ago0x01d5ff…fabb52

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.