Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x4608…1694Base—$0.01100%coinbase73d ago0x53c741…1874ce
0x226c…aaf20x6542…c2f9Base—$0.01100%coinbase73d ago0xee58d0…613093
0x226c…aaf20x27ad…8b6aBase—$0.01100%coinbase73d ago0xe8f427…0029d2
0x226c…aaf20x6360…0cbbBase—$0.01100%coinbase73d ago0x5fd1de…ea0d8d
0x226c…aaf20x73a8…93a6Base—$0.01100%coinbase73d ago0xc3cab4…0ad651
0x226c…aaf20x00d7…6d28Base—$0.01100%coinbase73d ago0x33e2b1…bc4df1
0x226c…aaf20x29a9…4118Base—$0.01100%coinbase73d ago0xe591e9…5833a9
0x226c…aaf20x0404…3414Base—$0.01100%coinbase73d ago0x5197ce…82ddfd
0x226c…aaf20xdf97…c950Base—$0.01100%coinbase73d ago0xb769ef…a0ed04
0x226c…aaf20x7d44…6aabBase—$0.01100%coinbase73d ago0x91598a…80e790
0x226c…aaf20x6a2a…43e1Base—$0.01100%coinbase73d ago0xa25358…bbb8b2
0x226c…aaf20x5935…eaa5Base—$0.01100%coinbase73d ago0x2d8ff4…97d680
0x226c…aaf20x76f4…de84Base—$0.01100%coinbase73d ago0x918cbf…e46035
0x226c…aaf20x44b3…67aeBase—$0.01100%coinbase73d ago0xfaf66b…286717
0x226c…aaf20x9972…cb4fBase—$0.01100%coinbase73d ago0x8c51ef…fcde73
0x226c…aaf20xcdf8…9c4bBase—$0.01100%coinbase73d ago0x46999b…bf19b9
0x226c…aaf20xa337…269dBase—$0.01100%coinbase73d ago0xa27302…388f61
0x226c…aaf20x6a57…dbe6Base—$0.01100%coinbase73d ago0x766642…91c08d
0x226c…aaf20x35ae…b557Base—$0.01100%coinbase73d ago0xf015a9…d2064c
0x226c…aaf20xf68b…10daBase—$0.01100%coinbase73d ago0x5618bf…4d6134
0x226c…aaf20xb073…491eBase—$0.01100%coinbase73d ago0xbca088…76f815
0x226c…aaf20xf7d1…bc15Base—$0.01100%coinbase74d ago0x4332d5…a7914e
0x226c…aaf20xcd48…7613Base—$0.01100%coinbase74d ago0x255114…2f352e
0x226c…aaf20x3733…b1f0Base—$0.01100%coinbase74d ago0xeafdcc…c815ba
0x226c…aaf20x76db…c2c9Base—$0.01100%coinbase74d ago0x41c695…70cc58

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.