Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09be…48c40x6179…f422Base—$0.01100%coinbase73d ago0x10b7ce…f7a9ff
0x09be…48c40x8696…9c52Base—$0.01100%coinbase73d ago0xc79efb…bcfac4
0x09be…48c40xe131…3eabBase—$0.01100%coinbase73d ago0xe7b8d1…4245c3
0x09be…48c40xe5e7…a310Base—$0.01100%coinbase73d ago0x3b28fe…1698d0
0x09be…48c40xeabf…68bcBase—$0.01100%coinbase73d ago0x6a6c6a…7bd54e
0x09be…48c40x5093…7b13Base—$0.01100%coinbase73d ago0x8bf5da…9b1bb7
0x09be…48c40x5c28…1acfBase—$0.01100%coinbase73d ago0xacbd2d…c69593
0x09be…48c40x6939…382cBase—$0.01100%coinbase73d ago0xe015b6…636c5f
0x09be…48c40xc4cc…39e5Base—$0.01100%coinbase73d ago0x5f4b36…d11497
0x09be…48c40x6a29…7aebBase—$0.01100%coinbase73d ago0x5e2227…4b9170
0x09be…48c40x0cc7…9a51Base—$0.01100%coinbase73d ago0x79c30f…ab6ce2
0x09be…48c40x0cee…7410Base—$0.01100%coinbase73d ago0x931305…2773f4
0x09be…48c40x6536…4a64Base—$0.01100%coinbase73d ago0x02a75e…05efe3
0x09be…48c40x9368…fd36Base—$0.01100%coinbase73d ago0x563f73…db6659
0x09be…48c40x8b12…c196Base—$0.01100%coinbase73d ago0xa9a0b6…597a83
0x09be…48c40x9c91…ee09Base—$0.01100%coinbase73d ago0xce4710…b3a3d6
0x09be…48c40x85a0…94afBase—$0.01100%coinbase73d ago0x3fdb8c…c4df70
0x09be…48c40x0071…f1dbBase—$0.01100%coinbase73d ago0x6a3795…7e3953
0x09be…48c40x1367…e196Base—$0.01100%coinbase73d ago0x5be702…e3ae47

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.