Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x6a7ee9…2f87a3
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x7c7eb7…62c705
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x815ae5…7990ee
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x441697…55ebeb
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xcb4625…be296f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x92043e…cc83b9
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xdfd56c…192c02
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xfd7d96…a5b6ae
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xa71881…ba157d
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xadc252…8dd305
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x2e8aa0…951c8b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xcdef7c…b045bc
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x63eb62…a3b7b7
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x6616c1…81d87a
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x09e6c9…c6aab9
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xed2f24…3600af
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xd5f75f…a1b0b2
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x7ec75c…924689
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x4abf93…9a4015
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x1d4d5f…aebcac
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x090572…88beed
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xda82fa…cbde79
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xa9e1f8…e1ef8d
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0x56666b…6e0256
0xa800…d5700x9c95…e299Base$0.001100%Route unknown69d ago0xf47787…f5636d

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.