Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
10972.eth0x47c5…4fc3Base—$1.0570%0x549c…63b750d ago0xec80dc…65c65c
10972.eth0x47c5…4fc3Base—$1.0570%0xbfa0…288550d ago0x638822…daa79a
10972.eth0x47c5…4fc3Base—$1.0570%0x88cf…d21b50d ago0x7545cf…1629cb
10972.eth0x47c5…4fc3Base—$3.1570%0x38ac…96f650d ago0xb5369a…260a84
10972.eth0x47c5…4fc3Base—$2.1070%0x7daa…021750d ago0xbad3f1…9dad4e
10972.eth0x47c5…4fc3Base—$1.0570%0xe9e4…196350d ago0x9e386d…9701f9
10972.eth0x47c5…4fc3Base—$1.0570%0x05f1…3bb950d ago0xa73d4d…468a34
10972.eth0x0e3d…7757Base—$1.05100%0x826a…78de50d ago0xc1fa87…771d4c
10972.eth0x47c5…4fc3Base—$1.0570%0x58f6…451750d ago0xa485b5…6b27ef
10972.eth0x47c5…4fc3Base—$3.1570%0x63f7…457850d ago0xbb6eb9…a36abe
10972.eth0x47c5…4fc3Base—$1.0570%0x4136…b72650d ago0xdc11d2…629e07
10972.eth0x0e3d…7757Base—$1.05100%0x42d1…f7df50d ago0x978bc1…c26219
10972.eth0x0e3d…7757Base—$3.15100%0xa6d0…a3cd50d ago0x64924a…7b682d
10972.eth0x0e3d…7757Base—$1.05100%0xfb22…aa3b50d ago0xaa8c50…891133
10972.eth0x0e3d…7757Base—$1.05100%0xfd6b…ae3950d ago0x285020…92743c
10972.eth0x47c5…4fc3Base—$1.0570%0xe6a1…011750d ago0xde7ec1…7c3af4
10972.eth0x47c5…4fc3Base—$1.0570%0xa8e8…666850d ago0x7d9cb9…ca9233
10972.eth0x47c5…4fc3Base—$1.0570%0x2837…f76750d ago0xf9381c…312dcd
10972.eth0x0e3d…7757Base—$1.05100%0x394f…900850d ago0x384d7d…f04543
10972.eth0x0e3d…7757Base—$2.10100%0xa438…8fb850d ago0x11c593…7c422b

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.