Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20xda0c…2380Base—$0.01100%coinbase64d ago0xdc3b71…c5fcee
0x226c…aaf20xcd5b…65b5Base—$0.01100%coinbase65d ago0x00458e…f8aed0
0x226c…aaf20xf271…5dd5Base—$0.01100%coinbase65d ago0x7db7be…44f807
0x226c…aaf20xc1b9…6e43Base—$0.01100%coinbase65d ago0xeb1d71…3c520e
0x226c…aaf20xc406…e036Base—$0.01100%coinbase65d ago0x16861d…b6848d
0x226c…aaf20xc63c…e7cfBase—$0.01100%coinbase65d ago0x5c81ba…637fbe
0x226c…aaf20x0a12…12f0Base—$0.01100%coinbase65d ago0xe78993…61a4b6
0x226c…aaf20xf5ee…079eBase—$0.01100%coinbase65d ago0x0487fe…e6ecfc
0x226c…aaf20x8cf0…2148Base—$0.01100%coinbase65d ago0x9b35d5…af2574
0x226c…aaf20x4993…3fa5Base—$0.01100%coinbase65d ago0x39963d…c6651d
0x226c…aaf20x8fe9…538dBase—$0.01100%coinbase65d ago0xe0baf6…a459bb
0x226c…aaf20x236b…b4fdBase—$0.01100%coinbase65d ago0xf27d86…f69045
0x226c…aaf20xe52b…0c51Base—$0.01100%coinbase65d ago0x2d2a58…c6bc90
0x226c…aaf20x130b…3514Base—$0.01100%coinbase65d ago0xb0579b…1cb902
0x226c…aaf20x6676…ae0cBase—$0.01100%coinbase65d ago0x61fdee…337847
0x226c…aaf20x5379…8db8Base—$0.01100%coinbase65d ago0x8f262c…0f0097
0x226c…aaf20x6146…1ae5Base—$0.01100%coinbase65d ago0x96448e…6289ff
0x226c…aaf20x58c8…3512Base—$0.01100%coinbase65d ago0x831235…a24343
0x226c…aaf20x1e48…0cbbBase—$0.01100%coinbase65d ago0x0b701f…187ebe
0x226c…aaf20xaaa6…aadaBase—$0.01100%coinbase65d ago0x38410b…d57b4d
0x226c…aaf20xec0c…a719Base—$0.01100%coinbase65d ago0x738652…47403f
0x226c…aaf20xc0eb…82dbBase—$0.01100%coinbase65d ago0x233579…da7d0e
0x226c…aaf20xd889…aaaaBase—$0.01100%coinbase65d ago0x1cf616…256ba4
0x226c…aaf20x0ccd…30edBase—$0.01100%coinbase65d ago0xfe99cb…1fc8ed
0x226c…aaf20xc31c…9905Base—$0.01100%coinbase65d ago0x55cf0c…4e1a5c

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.