Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x9f1caf…bd4d6d
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x665850…c22048
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x5c1100…c8ecfd
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x54cd67…dea13e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x22c9fa…d64533
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x1315f3…23c459
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xfbeab4…53fb9e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xe514d9…dd632b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xd5afcb…21c859
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xbc0ffd…72a138
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x0d58d4…8e2839
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xbb2f9b…bfb632
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xdae129…c17dc5
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x0bb108…1842c4
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xf04aa8…84a964
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x8e26d1…66a306
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xb61fcf…572595
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x80c4e7…3e6425
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x6cfa5f…065a7b
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x6bc4dd…bdf587
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xc5d25a…b73d93
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0x042173…bc7e6e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa22d ago0xa511cf…5d355e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa23d ago0x00ab4e…557c4d
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa23d ago0x0e148d…9e1c84

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.