Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcc0…88170xb710…1189Base—$0.01100%coinbase73d ago0x766eda…a6256b
0xfcc0…88170x06bb…349fBase—$0.01100%coinbase73d ago0xb960f5…75a06e
0xfcc0…88170xda53…1aa3Base—$0.01100%coinbase73d ago0xe444ac…9a37c7
0xfcc0…88170xdabb…6967Base—$0.01100%coinbase73d ago0xfb454f…98317b
0xfcc0…88170x648f…8afbBase—$0.01100%coinbase73d ago0xaca903…68f3f6
0xfcc0…88170xf98c…2ee4Base—$0.01100%coinbase73d ago0xc37a6c…3a91fb
0xfcc0…88170xa222…6926Base—$0.01100%coinbase73d ago0xf56f0a…c8ccf5
0xfcc0…88170xdb56…6450Base—$0.01100%coinbase73d ago0x11913b…5a9fe6
0xfcc0…88170x5c6a…131cBase—$0.01100%coinbase73d ago0x77c0fb…25d42f
0xfcc0…88170x0375…da5eBase—$0.01100%coinbase73d ago0x7e924d…b7ca29
0xfcc0…88170xefe2…5947Base—$0.01100%coinbase73d ago0x494b64…5e2245
0xfcc0…88170x6d76…bdb5Base—$0.01100%coinbase73d ago0x3dbde9…0216ba
0xfcc0…88170xbacb…ebfdBase—$0.01100%coinbase73d ago0x890151…465ed1
0xfcc0…88170xce9c…bf09Base—$0.01100%coinbase73d ago0x1a2425…b327cd
0xfcc0…88170x535b…9c7eBase—$0.01100%coinbase73d ago0x59cbdd…f057e0
0xfcc0…88170x1111…c3baBase—$0.01100%coinbase73d ago0xaf3083…fbb297
0xfcc0…88170xc242…5a61Base—$0.01100%coinbase73d ago0xf2cc75…4bb96e
0xfcc0…88170x0c15…9006Base—$0.01100%coinbase73d ago0x408d33…d75111
0xfcc0…88170x70ae…ec9dBase—$0.01100%coinbase73d ago0xd7c181…0cbe02
0xfcc0…88170x8008…6257Base—$0.01100%coinbase73d ago0x08de1f…b79961
0xfcc0…88170x75b8…8518Base—$0.01100%coinbase73d ago0xe6e926…ef20f8
0xfcc0…88170x1337…7bb0Base—$0.01100%coinbase73d ago0xa4bd33…efbf3c
0xfcc0…88170x7034…ee31Base—$0.01100%coinbase73d ago0x96e9b4…e67d5a
0xfcc0…88170xdae2…594eBase—$0.01100%coinbase73d ago0x89241c…e691eb
0xfcc0…88170xa913…4dbcBase—$0.01100%coinbase73d ago0xd43859…3bb708

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.