Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x09e3d1…c0b61e
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7156ea…8c58c9
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd28694…bf11f2
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17fb89…9395bf
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf313d7…d0930e
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f1501…1c1014
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90aafc…569f81
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc56eb0…d86915
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe141b2…e2d351
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25d09e…b91195
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x648168…b019b3
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2c138…0044d4
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ea33e…b24090
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbaf786…0725c3
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9841af…d4a087
0x087d…3d1a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7cc95e…3991c4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c828e…d8c9a7
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb73942…32dae9
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc46140…0ceb36
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x200fb5…41d3f1
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a2f54…abd569
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb37458…03bfe7
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe50fc0…10ca80
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c1b36…c3e323
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e862b…9d8e37

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

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