Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xdfc0b1…31b36d
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xa3b542…85711b
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xf27c66…4267ec
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xc8bfdf…e1ffb1
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x0109d1…ef1530
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x5f939d…4fb267
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x51262b…31af5e
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xd922e6…fb8d0d
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x9ec703…cb7bd2
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x6668cc…375217
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xbabe34…acb26d
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xe87e2a…aca26f
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x5ecfb3…9946bd
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x528db8…e3bd52
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xb32225…d6177a
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x21d259…932003
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x867e70…f80aa4
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xb9fdfb…981c15
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x7ac30c…0435bb
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x8d8737…b996bb
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xa9a5c1…c32bc8
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xf5feae…86a2d7
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x4f62a1…2b9e16
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0x92a91b…2d687a
0xfe8e…1f810x6839…1a2bBase$0.003100%Route unknown99d ago0xe2423d…b99bde

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.