Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x32b7…da6dBase—$0.01100%coinbase82d ago0x5384a7…5b740c
0x2054…ae9b0x9b1a…4302Base—$0.01100%coinbase82d ago0xb49594…d452f1
0x2054…ae9b0x573b…c1deBase—$0.01100%coinbase82d ago0xaa5f64…5e25ac
0x2054…ae9b0x4243…432aBase—$0.01100%coinbase82d ago0xcdbb74…eb3325
0x2054…ae9b0xd15a…6196Base—$0.01100%coinbase82d ago0x7a205c…afac53
0x2054…ae9b0xd4bf…34dcBase—$0.01100%coinbase82d ago0x91b898…d6591b
0x2054…ae9b0xc597…6326Base—$0.01100%coinbase82d ago0xc4f754…e4cfa6
0x2054…ae9b0x8658…3166Base—$0.01100%coinbase82d ago0x0be105…18b9d5
0x2054…ae9b0x7bf1…79d9Base—$0.01100%coinbase82d ago0xd6c723…b1564f
0x2054…ae9b0x7cad…cb8aBase—$0.01100%coinbase82d ago0x52de34…5dbc64
0x2054…ae9b0x53bb…5b71Base—$0.01100%coinbase82d ago0x4d03b1…b91e9b
0x2054…ae9b0x01b1…b0f2Base—$0.01100%coinbase82d ago0xa593ee…1d0ac1
0x2054…ae9b0xf4dc…06d9Base—$0.01100%coinbase82d ago0xcfaca2…88891f
0x2054…ae9b0x85df…3f36Base—$0.01100%coinbase82d ago0x954a78…0ecc09
0x2054…ae9b0x0600…df99Base—$0.01100%coinbase82d ago0x3179bd…24da9d
0x2054…ae9b0xdbe4…ec1aBase—$0.01100%coinbase82d ago0x9a5ddc…fbdab4
0x2054…ae9b0x6563…131aBase—$0.01100%coinbase82d ago0xa6b013…400a69
0x2054…ae9b0x96d7…3ac0Base—$0.01100%coinbase82d ago0xb6c47c…1c2367
0x2054…ae9b0x52ed…7b61Base—$0.01100%coinbase82d ago0x29611f…0a71c2
0x2054…ae9b0x65c1…42bbBase—$0.01100%coinbase82d ago0x230026…70a51b
0x2054…ae9b0x06be…5799Base—$0.01100%coinbase82d ago0x8c02ed…51f2cc
0x2054…ae9b0x15c6…ea48Base—$0.01100%coinbase82d ago0x59cbdf…f25340
0x2054…ae9b0x7709…3511Base—$0.01100%coinbase82d ago0xc68967…c2ff10
0x2054…ae9b0xb5cb…b057Base—$0.01100%coinbase82d ago0x68030d…eb4e78
0x2054…ae9b0x1b73…99aeBase—$0.01100%coinbase82d ago0x1dd13d…1e65a7

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.