Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x89f9…a14dBase—$0.01100%coinbase34d ago0x690c80…a7202b
0x48e6…89080x9bb9…d1d7Base—$0.01100%coinbase34d ago0x81596e…ea4530
0x48e6…89080x2392…3c46Base—$0.01100%coinbase34d ago0x710e41…f52519
0x48e6…89080xedf1…c910Base—$0.01100%coinbase34d ago0x25f4d9…094c29
0x48e6…89080x49f0…f0c2Base—$0.01100%coinbase34d ago0x234a07…1e60bf
0x48e6…89080x80bf…6be1Base—$0.01100%coinbase34d ago0x1773f7…8d6823
0x48e6…89080x725d…d21aBase—$0.01100%coinbase34d ago0x0ba0d6…19ad63
0x48e6…89080x43ed…b93bBase—$0.01100%coinbase34d ago0x068fce…e73d9c
0x48e6…89080x65b1…4dadBase—$0.01100%coinbase34d ago0x8e2880…ddf01b
0x48e6…89080xe555…4cd5Base—$0.01100%coinbase34d ago0x3660aa…76df29
0x48e6…89080x3d55…6461Base—$0.01100%coinbase34d ago0x8a699c…7c1ed4
0x48e6…89080x459a…6580Base—$0.01100%coinbase34d ago0x9a67b9…e1a112
0x48e6…89080xae86…ff98Base—$0.01100%coinbase34d ago0x79b992…d1883c
0x48e6…89080xca57…148eBase—$0.01100%coinbase34d ago0x30b930…7e87dc
0x48e6…89080xb5e1…f093Base—$0.01100%coinbase34d ago0x78fd9b…c822b3
0x48e6…89080x6556…c489Base—$0.01100%coinbase34d ago0xb2b8c5…22a2d2
0x48e6…89080x3464…f31fBase—$0.01100%coinbase34d ago0x92632b…c7d68f
0x48e6…89080x4afd…3d15Base—$0.01100%coinbase34d ago0x1556fe…3c94cd
0x48e6…89080x7e27…c14eBase—$0.01100%coinbase34d ago0x5293d8…5d7416

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.