Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03cb…e1710x7da5…dd45Base—$0.01100%payAI46d ago0xa4ac63…d3ec26
0x03cb…e1710x1f1b…83beBase—$0.01100%payAI46d ago0xaa033f…913796
0x03cb…e1710x2418…8ec7Base—$0.04100%payAI46d ago0x54e485…499687
0x03cb…e1710x52d0…216aBase—$0.03100%payAI46d ago0x0da071…fb0206
0x03cb…e1710xec8d…c687Base—$0.02100%payAI46d ago0x1a8180…b1d76f
0x03cb…e1710x10f1…f613Base—$0.03100%payAI46d ago0x522ca5…db6d5a
0x03cb…e1710x6e08…32b8Base—$0.03100%payAI46d ago0x1d6a74…517b5a
0x03cb…e1710xbb85…45afBase—$0.01100%payAI46d ago0x9e1b4d…010d40
0x03cb…e1710x9d39…a779Base—$0.02100%payAI46d ago0x6c3e79…21b447
0x03cb…e1710x2a8e…ad1dBase—$0.02100%payAI46d ago0x527cd9…87995e
0x03cb…e1710x9208…0d16Base—$0.02100%payAI46d ago0x964ab2…b3a507
0x7f69…0dbe0x03cb…e171Base—$0.24100%payAI46d ago0x021ece…c140ac

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.