Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x708b95…b195b0
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x579898…242102
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x5b6837…e876b3
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xa5b5d7…9da580
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0x37809d…4bb702
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xc60649…bd44fb
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xe79a5d…8b856c
0x851e…9f810x9c95…e299Base—$0.001100%fluxa42d ago0xad0e04…c03e84
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa42d ago0xfa5742…4e0547
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x68f870…e4763c
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xc613d6…4c6675
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x1ea9f9…47db0a
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xdbd392…6bb951
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa43d ago0xdc8d8e…47d6c3
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x98123a…6a507c
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xfa9e57…4b6253
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x15cd56…fef9fb
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x4bc7f4…79fd3a
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x02a717…ddf074
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa43d ago0xc221b3…f1222b
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0x9192fd…134ab7
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa43d ago0xd7bd2e…8023d7
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xcb9a43…41c0c4
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xcdf68c…045354
0x851e…9f810x9c95…e299Base—$0.001100%fluxa43d ago0xdfcae2…f4165d

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.