Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x9026a9…dcb8a6
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$10.00100%coinbase57d ago0xfb58ce…88a0d2
0xe974…2f080xae59…f160Base$10.00100%0xa923…c9ac57d ago0xb01ea4…07e4cd
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.02100%coinbase57d ago0x9fa224…f02dbe
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xbe9973…fd3b6d
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x52a5ec…ab8283
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.05100%coinbase57d ago0xb88ff0…2997c6
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x58a9b2…bf22c0
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.02100%coinbase57d ago0x71fbaa…a79cb1
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xa0602d…82e597
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x86e7de…ff8350
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x70d03f…3d9809
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x28bedd…b70e0e
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xac7094…c25d26
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x93fddb…71a167
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xa26ef4…dd66fa
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xd67be3…1adcb9
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x302d4e…ce359d
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x0ebefb…4d2050
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xccf31e…0cc4d9
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x102a81…7dea7e
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xbbe5c6…1cd349
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xa9d9a4…ea2209
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0xc87634…c6282a
0xae59…f1600xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase57d ago0x5f3bd9…f25fc0

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.