Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5742…a0f90x3e0a…78e7Base—$0.002911100%coinbase74d ago0xd8a1be…7658f5
0x5742…a0f90x3e0a…78e7Base—$0.004521100%coinbase74d ago0x1cc3ce…7fbf60
0x5742…a0f90x3e0a…78e7Base—$0.00564100%coinbase74d ago0xaf800b…265627
0x5742…a0f90x3e0a…78e7Base—$0.003808100%coinbase75d ago0x40dead…dce7cb
0x5742…a0f90x3e0a…78e7Base—$0.005112100%coinbase75d ago0xacafe2…b3b500
0x5742…a0f90x3e0a…78e7Base—$0.003022100%coinbase75d ago0x0d1b9e…a09826
0x5742…a0f90x3e0a…78e7Base—$0.004033100%coinbase75d ago0xa9d7ed…c10abb
0x5742…a0f90x3e0a…78e7Base—$0.002904100%coinbase75d ago0xed619f…7e32b5
0x5742…a0f90x3e0a…78e7Base—$0.004852100%coinbase75d ago0x40d6f2…345f12
0x5742…a0f90x3e0a…78e7Base—$0.005771100%coinbase75d ago0xfa180b…c5c83e
0x5742…a0f90x3e0a…78e7Base—$0.005521100%coinbase75d ago0x6dd9c0…22b480
0x5742…a0f90x3e0a…78e7Base—$0.005448100%coinbase75d ago0x2d10c3…07abf4
0x5742…a0f90x3e0a…78e7Base—$0.005448100%coinbase75d ago0x1c64d7…970222
0x5742…a0f90x3e0a…78e7Base—$0.002932100%coinbase75d ago0x28689d…6ca4bd
0x5742…a0f90x3e0a…78e7Base—$0.003874100%coinbase75d ago0x46f074…ba8100
0x5742…a0f90x3e0a…78e7Base—$0.005688100%coinbase75d ago0x3e5456…327404
0x5742…a0f90x3e0a…78e7Base—$0.004457100%coinbase75d ago0x4a98c4…512050
0x5742…a0f90x3e0a…78e7Base—$0.004003100%coinbase75d ago0xa4e8a6…6fcdd7
0x5742…a0f90x3e0a…78e7Base—$0.00291100%coinbase75d ago0x63260b…ad49c1
0x5742…a0f90x3e0a…78e7Base—$0.005203100%coinbase75d ago0x608e9d…6a6b22
0x5742…a0f90x3e0a…78e7Base—$0.005679100%coinbase75d ago0xee5c7b…c5f98b
0x5742…a0f90x3e0a…78e7Base—$0.003696100%coinbase75d ago0xf7d412…0d495e
0x5742…a0f90x3e0a…78e7Base—$0.002829100%coinbase75d ago0xd7c709…27962f
0x5742…a0f90x3e0a…78e7Base—$0.003839100%coinbase75d ago0x9e395c…545db5
0x5742…a0f90x3e0a…78e7Base—$0.003311100%coinbase75d ago0xd4844e…6e1522

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.