Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x0d73a9…0cab4f
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x90dac1…2a6cf6
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x9876c9…d151a8
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xb621b4…f8c328
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x496f2a…e8168d
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xaaedf5…7aa53b
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xc62f79…c52ad9
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xf9aac4…2c8f7e
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xfa7dff…ac033f
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xcb710f…390be6
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xbdcc10…2415df
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x547a2f…2dc45a
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x24e479…de20cc
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x0db033…f01f49
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x9ff6d3…75998b
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x001b2d…46eb1d
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xbd11b8…d72c08
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x014f55…0b942a
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x7f6c2d…7adbf6
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x78b76f…cc60e7
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0x3d044a…14fcdc
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xde879a…75e738
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xfbbc31…168366
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xfa947b…175838
0x246d…04800x9c95…e299Base$0.001100%Route unknown53d ago0xb6420b…86bbe2

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.