Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x0c68…47ce46d ago0x5e345e…8a299b
0xa787…64cf0x0e3d…7757Base$1.05100%0x2ce3…0cdb46d ago0x702f14…7ab2d7
0xa787…64cf0x0e3d…7757Base$1.05100%0x450f…b50646d ago0x50a236…a2aa06
0xa787…64cf0x0e3d…7757Base$10.50100%0x1ef5…d9e846d ago0x2f8c3e…ce9794
0xa787…64cf0x0e3d…7757Base$1.05100%0x6361…440546d ago0x30d693…58b12b
0xa787…64cf0x0e3d…7757Base$1.05100%0x10ee…31de46d ago0x2c9807…caa033
0xa787…64cf0x0e3d…7757Base$3.15100%0x3d44…411546d ago0xd80fff…576b5e
0xa787…64cf0x0e3d…7757Base$10.50100%0x3b25…fc9a46d ago0x793b8d…68d621
0xa787…64cf0x0e3d…7757Base$1.05100%0xa438…8fb846d ago0x93e5e6…07f1c8
0xa787…64cf0x0e3d…7757Base$10.50100%0x63f7…457846d ago0x3358a6…d373d0
0xa787…64cf0x0e3d…7757Base$1.05100%0xe146…b43846d ago0x0f01a2…a8b7df
0xa787…64cf0x0e3d…7757Base$2.10100%0xef99…bf5946d ago0x10d9dd…45e8c1
0xa787…64cf0x0e3d…7757Base$3.15100%0x33d4…503746d ago0x3c7590…67daae
0xa787…64cf0x0e3d…7757Base$15.75100%0xdb82…274846d ago0xb57417…1daad8
0xa787…64cf0x0e3d…7757Base$2.10100%0xe082…90c446d ago0x70f56e…78fa6a
0xa787…64cf0x47c5…4fc3Base$5.2570%0x63f4…be0146d ago0x3055ed…fd44b9
0xa787…64cf0x47c5…4fc3Base$5.2570%0x45b4…af2746d ago0x77f58f…c1c1b1
0xa787…64cf0x0e3d…7757Base$2.10100%0xc836…5c4646d ago0x3f0389…e3a0a7
0xa787…64cf0x0e3d…7757Base$10.50100%0x30b6…608946d ago0x578ad7…3908c9
0xa787…64cf0x47c5…4fc3Base$1.0570%0x02d7…6ab346d ago0x2be166…c34c33
0xa787…64cf0x0e3d…7757Base$10.50100%0x5d3d…e33346d ago0xc4c73c…098744
0xa787…64cf0x0e3d…7757Base$10.50100%0xef99…bf5946d ago0x04c6de…c6af14
0xa787…64cf0x0e3d…7757Base$2.10100%0xb60e…e3aa46d ago0xa998a8…3c61c4
0xa787…64cf0x0e3d…7757Base$10.50100%0x0558…49bd46d ago0x61aa4a…c74dbe
0xa787…64cf0x0e3d…7757Base$3.15100%0xf8ec…37d446d ago0xc998ff…e6ffed

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.