Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e1d…78410x7dbb…59e0Base$25.1370%0x323a…a4f227d ago0x738492…9b40c5
0x5a02…2eb80x7dbb…59e0Base$94.5570%0x323a…a4f227d ago0x5c9909…51f12c
0x81ac…ed350x7dbb…59e0Base$12.6670%0x323a…a4f227d ago0x7d34f0…286f82
0x93fa…6f790x7dbb…59e0Base$72.7470%0x323a…a4f227d ago0xf269bb…5f9340
0x29a3…3de20x7dbb…59e0Base$1,848.9570%0x323a…a4f227d ago0xe41d1b…5c3cea
0x5d5b…669f0x7dbb…59e0Base$224.0070%0x323a…a4f227d ago0x7693ee…ea4b93
0x65ae…84c20x7dbb…59e0Base$79.5070%0x323a…a4f227d ago0x5782a2…f1f506
0x1da7…3bba0x7dbb…59e0Base$30.1170%0x323a…a4f227d ago0xfd9b70…2ccee1
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f227d ago0x479418…30345b
0x91e7…99490x7dbb…59e0Base$22.5670%0x323a…a4f227d ago0x2ac71f…a81400
0xe94e…22970x7dbb…59e0Base$162.1470%0x323a…a4f227d ago0x1e3d63…6db5ce
0x3ade…0cab0x7dbb…59e0Base$99.6870%0x323a…a4f227d ago0x47b34e…4dc465
0xbfc1…196e0x7dbb…59e0Base$725.0070%0x323a…a4f227d ago0x55d448…9252a2
0xc8c5…da170x7dbb…59e0Base$11.6170%0x323a…a4f227d ago0xd0ddb1…0adc0f
0x6aed…ceb60x7dbb…59e0Base$11.3270%0x323a…a4f227d ago0x9b9649…2c56d5
0x81ac…ed350x7dbb…59e0Base$11.0370%0x323a…a4f227d ago0x70c136…81b6ef
0x2e1d…78410x7dbb…59e0Base$89.8170%0x323a…a4f227d ago0x396ff6…69f4ed
0x266e…bdb80x7dbb…59e0Base$699.8270%0x323a…a4f227d ago0x1fdec8…c6a63b
0x37cf…7cbe0x7dbb…59e0Base$19.9070%0x323a…a4f227d ago0x00f244…a2ca9b
0x55b6…526d0x7dbb…59e0Base$1,997.1070%0x323a…a4f227d ago0xce8618…406090
0x266e…bdb80x7dbb…59e0Base$4.9870%0x323a…a4f228d ago0x1e5523…a7cc9f
0x3ade…0cab0x7dbb…59e0Base$249.3470%0x323a…a4f228d ago0x64f85c…f5fa62
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f228d ago0x960b5a…7a11a3
0xe91a…28140x7dbb…59e0Base$328.0070%0x323a…a4f228d ago0x497acf…27bfb1
0x2ddc…09650x7dbb…59e0Base$942.7770%0x323a…a4f228d ago0xadf2c7…a97fb1

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.