Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb616…d7240x0254…bde8Base—$0.01100%coinbase64d ago0x181272…273025
0xb616…d7240x2d2f…dff7Base—$0.01100%coinbase64d ago0x48a928…f60cad
0xb616…d7240x5528…528fBase—$0.01100%coinbase64d ago0x0c1741…680e80
0xb616…d7240xbd98…0299Base—$0.01100%coinbase64d ago0xb3ac49…50eead
0xb616…d7240x5271…d34fBase—$0.01100%coinbase64d ago0xf96f11…ee565e
0xb616…d7240xa837…dc3fBase—$0.01100%coinbase64d ago0x08031b…663415
0xb616…d7240x49c5…1d17Base—$0.01100%coinbase64d ago0x0c98f6…c0cead
0xb616…d7240x9ae1…bc6bBase—$0.01100%coinbase64d ago0x78ab7e…db22fb
0xb616…d7240x870d…3a24Base—$0.01100%coinbase64d ago0x02b068…af0ce3
0xb616…d7240x3216…e3f8Base—$0.01100%coinbase64d ago0x9c1e31…0f2213
0xb616…d7240x7036…ddc1Base—$0.01100%coinbase64d ago0x4bd528…ae0b0d
0xb616…d7240xa663…6d6dBase—$0.01100%coinbase64d ago0xe6e32c…4fb67a
0xb616…d7240xf5ac…eb6bBase—$0.01100%coinbase64d ago0x0b32a4…dbe9c7
0xb616…d7240x3daf…f8cdBase—$0.01100%coinbase64d ago0x5e7338…d41473
0xb616…d7240x1fbe…30faBase—$0.01100%coinbase64d ago0xa99dc4…636cf3
0xb616…d7240xc7a6…ac67Base—$0.01100%coinbase64d ago0x8cf8a9…b13bb5
0xb616…d7240x3d9f…daf4Base—$0.01100%coinbase64d ago0x5aae06…149f2c
0xb616…d7240x4e5f…b2c1Base—$0.01100%coinbase64d ago0x136f39…c4577f
0xb616…d7240x39bd…f797Base—$0.01100%coinbase64d ago0x79bf4d…f9d297
0xb616…d7240xcfb9…bdbdBase—$0.01100%coinbase64d ago0x97d569…4a7da6

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.