Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8013…fea20xb300…8e84Base—$0.12100%fluxa94d ago0x20044d…c2a279
0x996e…3c720xb300…8e84Base—$0.12100%fluxa94d ago0xd60c6b…184e13
0x2788…19ba0xb300…8e84Base—$0.12100%fluxa94d ago0xbc2dfe…acd616
0x88da…58f10xb300…8e84Base—$0.12100%fluxa94d ago0x02b1f2…091e08
0xc313…91900xb300…8e84Base—$0.12100%fluxa94d ago0x258328…b465f9
0x9ecd…c9d30xb300…8e84Base—$0.07100%fluxa94d ago0xcde5a2…d5ee92
0x4a3b…4f740xb300…8e84Base—$0.12100%fluxa94d ago0xc6e2c7…0aaf6d
0xff9c…8d820xb300…8e84Base—$0.07100%fluxa94d ago0x087565…4a1f01
0xa47e…79bf0xb300…8e84Base—$0.12100%fluxa94d ago0x04972c…bea412
0x39dc…41470xb300…8e84Base—$0.38100%fluxa94d ago0x110ea0…e49876
0xf78d…72470xb300…8e84Base—$0.05100%fluxa94d ago0x3775d9…e4f09a
0x2227…e0670xb300…8e84Base—$0.27100%fluxa94d ago0x692f53…c63132
0x904e…08740xb300…8e84Base—$0.05100%fluxa94d ago0x5c429b…040591
0x81d4…567d0xb300…8e84Base—$0.05100%fluxa94d ago0xdc6c9a…08d38b
0x95a0…c29c0xb300…8e84Base—$0.05100%fluxa94d ago0x9f6794…836df1
0x0569…ebc20xb300…8e84Base—$0.02100%fluxa94d ago0xf211ec…49750d
0x3728…bb120xb300…8e84Base—$0.38100%fluxa94d ago0x226c39…6cb763
0x9b4c…5f6d0xb300…8e84Base—$0.38100%fluxa94d ago0x2d265b…fa3d2b
0x48f9…7d3b0xb300…8e84Base—$0.31100%fluxa94d ago0xe90bbb…884dd8
0x3878…c6b80xb300…8e84Base—$0.38100%fluxa94d ago0xa199ba…82f109
0x358d…c8750xb300…8e84Base—$0.15100%fluxa94d ago0xd70992…9f1541
0x16ba…226d0xb300…8e84Base—$0.26100%fluxa94d ago0xa9f77e…88a408
0xd88e…12900xb300…8e84Base—$1.14100%fluxa94d ago0x2b08da…a4fe0d
0xd316…fb1a0xb300…8e84Base—$0.09100%fluxa94d ago0x964aa9…07865e
0xa916…866d0xb300…8e84Base—$0.26100%fluxa94d ago0x9cace9…f9a01b

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.