Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x27cfe1…75574d
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x5e54a4…e47664
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x49e685…99aafc
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x1c660e…c8bc35
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x5fc3e6…ab9b38
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x725e27…e663a2
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x481844…16ffda
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x7ee984…df1627
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0xc3a348…3b0620
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x95352f…8bc7c4
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x9f751a…cb3340
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x636473…44f136
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x82697f…3b189b
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x8083e4…48d60e
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x23c36e…ee2339
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x59f320…b346ae
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x8045e3…f35a38
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x3a3d57…8cfc4b
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x30f9e9…ef6a5b
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x269792…73f7c1
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0xf87bdc…f8adb9
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0xc9c1a6…feea12
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0xd34954…e566df
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x3af598…cc5885
0x013c…d03c0x9c95…e299Base$0.001100%Route unknown53d ago0x68ba06…784a17

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.