Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x656aa1…3ec9d6
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x560994…5dddb1
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x90a212…53b9a7
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0xe66a27…f61857
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x149fd3…7875e1
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x1315b6…847202
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x54804e…8be91f
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x018a0d…d8046e
0x0370…ac290x9c95…e299Base$0.001100%Route unknown28d ago0x933af0…5154f4
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0xcf2e07…d7d159
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x38f6b2…143621
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0xa3c8fc…02d867
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0xb6a040…a03ca1
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x155bd8…1b556a
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x785a65…3e0876
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x223818…1a3d78
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0xf757d2…575f97
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x861e2e…362b4f
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x2ff013…f1b9f9
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x3bd3c5…1e95de
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x6bb4a8…a3a9b2
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x142692…8f7b92
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x5d13aa…092641
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0x8cd8ef…435870
0x0370…ac290x9c95…e299Base$0.001100%Route unknown29d ago0xc7bff0…49f04a

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.