Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0x94becf…800d33
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0x857b6f…952012
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0xd29be1…4ec9de
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0xea9254…9d32ee
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0x61c064…0e7eb4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0xcc5dca…4befaf
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown45d ago0xbd8b7b…21023c
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x7ccf9e…cf8658
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0xd9b8c7…f73f32
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x22304a…c28f39
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x60ed24…41a561
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x9a3555…692b1c
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x5a792f…a0e9ec
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0xaa9db9…549620
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0xc33079…5f6a89
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x23dce3…12e84f
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x661c09…f6499d
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x5bec0c…b35333
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0xd6a2c6…a4747d
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0xfec77c…99bfc4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x1ee8ca…7d06ce
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x86adbf…9c76c8
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x57ce6b…d8f007
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown46d ago0x42dcda…14ba63

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.