Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…3c660x628d…b71bBase—$0.01100%coinbase74d ago0x52b6ec…b35179
0x0773…3c660xab5d…0857Base—$0.01100%coinbase74d ago0x826104…adb8d9
0x0773…3c660x2c6a…dd2eBase—$0.01100%coinbase74d ago0x712cd7…0afe1e
0x0773…3c660x386a…9e52Base—$0.01100%coinbase74d ago0x86c2f6…badec3
0x0773…3c660xe141…d42eBase—$0.01100%coinbase74d ago0xf02ff9…21baa0
0x0773…3c660x5714…f384Base—$0.01100%coinbase74d ago0x442025…8e6cc6
0x0773…3c660xb7ff…073dBase—$0.01100%coinbase74d ago0xb2060c…78bdf9
0x0773…3c660x0403…5359Base—$0.01100%coinbase74d ago0xd39486…f50e06
0x0773…3c660x99fb…1980Base—$0.01100%coinbase74d ago0x1938bc…677628
0x0773…3c660x3322…fa14Base—$0.01100%coinbase74d ago0x96531e…3be527
0x0773…3c660xeb8a…c815Base—$0.01100%coinbase74d ago0xea5193…99ab67
0x0773…3c660x5fe5…d983Base—$0.01100%coinbase74d ago0x7743ff…de005c
0x0773…3c660x4033…c658Base—$0.01100%coinbase74d ago0x8722d5…8c483b
0x0773…3c660x4f7b…01ffBase—$0.01100%coinbase74d ago0x48be11…893a6e
0x0773…3c660xbfce…9264Base—$0.01100%coinbase74d ago0xbfc9df…3188cb
0x0773…3c660xb944…106dBase—$0.01100%coinbase74d ago0xa6f813…218ce9
0x0773…3c660x0984…28aaBase—$0.01100%coinbase74d ago0xee1029…e55656
0x0773…3c660x6dea…1cc1Base—$0.01100%coinbase74d ago0x836e56…90c537
0x0773…3c660xe817…b90dBase—$0.01100%coinbase74d ago0xbd9392…bee1c5
0x0773…3c660xdb33…9b7dBase—$0.01100%coinbase74d ago0x2a9256…4ec86e
0x0773…3c660x1b35…e9bbBase—$0.01100%coinbase74d ago0xf8d323…0c8e8d
0x0773…3c660x92f1…fc3dBase—$0.01100%coinbase74d ago0x275f92…e033b1
0x0773…3c660x171a…56e0Base—$0.01100%coinbase74d ago0x3fae8a…b3ac4a
0x0773…3c660x7fbc…e017Base—$0.01100%coinbase74d ago0x275ea0…823f38
0x0773…3c660xdce6…7f8dBase—$0.01100%coinbase74d ago0x974f4f…777989

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.