Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x63cd58…58672b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x0a278c…a8073a
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x6d35ec…27a12f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x5fb38d…fe460a
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x6e9f4e…1839b0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xd3a6f7…617941
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x042474…349f86
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x956bf0…751564
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x48bb21…b76b8c
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x48a3d6…6661e3
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xbca2fa…733bdc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x88f256…ff28ef
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x3f9540…d9b341
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xe625dd…3f3b5e
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xcb3279…8aadb1
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xe5df12…e6c7d6
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xba2a9d…70f5ab
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xb3c43c…db6a3e
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xe31d78…74c545
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xf6b15d…1e5f56
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x51a95e…db5b7d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xbdbab8…d60414
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x7b304c…569da8
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x1d4b71…a22d80
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xcf106c…7d9cda

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.