Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0xcf630b…d8b1aa
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x891262…7ea547
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x1027cb…ebc53c
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x6a7238…bfba3e
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0xf489d4…e7d05b
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x0d56ec…be98d3
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x1dedf2…937540
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x759b50…3e5d49
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x2e3cbd…c946e1
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0x1377b1…1d193e
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase32d ago0xab2f3c…388194
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x9ed237…5cd1eb
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xda9151…e62ceb
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xfae329…91fe77
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x2fc15e…310a52
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x897f89…f913fe
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x519adc…0bf1ef
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xb4bdf4…5b58b7
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x9dccfc…d6dbd3
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xb071b9…fb8863
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x241f0c…4e6aa3
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xc8e47a…e8e18d
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0xb1434f…e584c2
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x56c7a8…43a9fb
0x7c2c…14670x0529…7db3Base—$0.01100%coinbase33d ago0x6b5895…005255

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.