Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x066ffb…56315a
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x8d7255…72a5c2
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x8182db…2ba5bc
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xe70b34…b81f67
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xbdaa59…3bd790
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x91c87d…f92c9f
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xcaeb08…e893c3
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xfd1d3e…173e29
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xe925f8…9fa4c8
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x4648a8…9cf67f
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x670e93…4e0428
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x277e6a…4f8ad9
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0x72b6e8…c4bb99
0x812c…a4340x9c95…e299Base$0.001100%Route unknown32d ago0xcf9017…7372ba
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x25ee17…853e6d
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x0ab00a…d9914b
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x3994a8…9f84b1
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x244201…942e11
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x2a4a4c…d90e27
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0xa4a061…5ef44a
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x7f41ce…c3aad0
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x594e7b…0e5733
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0x195988…6bf9f4
0x812c…a4340x9c95…e299Base$0.001100%Route unknown33d ago0xfb9953…21d657

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.