Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900xaab9…7c15Base—$0.01100%coinbase69d ago0x8422ba…9b2e80
0x5ab6…56900xe88f…2430Base—$0.01100%coinbase69d ago0xfe4035…eea141
0x5ab6…56900x8caf…b5c4Base—$0.01100%coinbase69d ago0x38d9e9…9570da
0x5ab6…56900xdb87…83c0Base—$0.01100%coinbase69d ago0x9715ec…74d3bb
0x5ab6…56900x73bf…3a54Base—$0.01100%coinbase69d ago0x09a034…753c9c
0x5ab6…56900x1384…3875Base—$0.01100%coinbase69d ago0xcd8916…be4114
0x5ab6…56900x4eb9…e0e5Base—$0.01100%coinbase69d ago0x74150c…7438df
0x5ab6…56900xf5b5…5236Base—$0.01100%coinbase69d ago0x601067…8344a3
0x5ab6…56900x4f2d…f74eBase—$0.01100%coinbase69d ago0xeb4270…9ffebf
0x5ab6…56900x9d49…3b95Base—$0.01100%coinbase69d ago0x35bb63…8a879d
0x5ab6…56900x20ea…7016Base—$0.01100%coinbase69d ago0x535b25…fd0c99
0x5ab6…56900x4409…93c0Base—$0.01100%coinbase69d ago0x838e27…da163f
0x5ab6…56900xfcfe…d43dBase—$0.01100%coinbase69d ago0x7df6cb…fb5bd2
0x5ab6…56900xc33b…d35bBase—$0.01100%coinbase69d ago0x0ddcb3…cb8e40
0x5ab6…56900x862c…2856Base—$0.01100%coinbase69d ago0xb47fc6…5b9c37
0x5ab6…56900x770a…db19Base—$0.01100%coinbase69d ago0x3fb1d5…d577e7
0x5ab6…56900xeaf4…e48aBase—$0.01100%coinbase70d ago0xb48593…64371a
0x5ab6…56900x0abd…c4b0Base—$0.01100%coinbase70d ago0xedb7d4…473325
0x5ab6…56900xc2a2…9a7aBase—$0.01100%coinbase70d ago0xee2868…8714e1
0x5ab6…56900x11c9…f82cBase—$0.01100%coinbase70d ago0xb4a069…8af6ee
0x5ab6…56900x7748…4167Base—$0.01100%coinbase70d ago0x388473…b22330
0x5ab6…56900x29fc…b534Base—$0.01100%coinbase70d ago0x23c0aa…fdb373
0x5ab6…56900x1e83…d64fBase—$0.01100%coinbase70d ago0x4d865e…c8afce
0x5ab6…56900x3a84…f840Base—$0.01100%coinbase70d ago0x1f043d…38f08d
0x5ab6…56900x6317…e3d4Base—$0.01100%coinbase70d ago0x8abd7f…2f1955

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.