Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…82c10xb049…20ecBasex402 service$0.2070%0x930d…82c135d ago0x15f3fe…7aeb8f
0x930d…82c10xb049…20ecBasex402 service$0.3970%0x930d…82c135d ago0x5ec14a…22eea5
0x930d…82c10xb049…20ecBasex402 service$0.1270%0x930d…82c135d ago0xe28fde…33460f
0x930d…82c10xb049…20ecBasex402 service$0.2170%0x930d…82c135d ago0xc0a386…07809a
0x930d…82c10xb049…20ecBasex402 service$0.2970%0x930d…82c135d ago0x90da4e…3858bf
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0xc14b20…b92553
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0x6b7303…eea411
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0x0aff70…fb31b5
0x930d…82c10xb049…20ecBasex402 service$0.1870%0x930d…82c135d ago0x80bf98…a17974
0x930d…82c10xb049…20ecBasex402 service$0.3970%0x930d…82c135d ago0xfd027b…874a53
0x930d…82c10xb049…20ecBasex402 service$0.2470%0x930d…82c135d ago0x5b42ce…d5323a
0x930d…82c10xb049…20ecBasex402 service$0.3470%0x930d…82c135d ago0x01e469…bbbbc4
0x930d…82c10xb049…20ecBasex402 service$0.2470%0x930d…82c135d ago0xc7cbdb…b5f7a7
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0xb47cec…c21999
0x930d…82c10xb049…20ecBasex402 service$0.3470%0x930d…82c135d ago0x9d0f38…598d14
0x930d…82c10xb049…20ecBasex402 service$0.1870%0x930d…82c135d ago0x4e29b3…b0f295
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0x80313d…e81f50
0x930d…82c10xb049…20ecBasex402 service$0.2470%0x930d…82c135d ago0x041bbd…7a07a8
0x930d…82c10xb049…20ecBasex402 service$0.1570%0x930d…82c135d ago0xdd6be8…6d0c3d
0x930d…82c10xb049…20ecBasex402 service$0.1270%0x930d…82c135d ago0x7d1552…a67fe1
0x930d…82c10xb049…20ecBasex402 service$0.2470%0x930d…82c135d ago0xf153cd…e3f498
0x930d…82c10xb049…20ecBasex402 service$0.2470%0x930d…82c135d ago0xfb7dbe…95e188
0x930d…82c10xb049…20ecBasex402 service$0.1270%0x930d…82c135d ago0x9c69b6…cd9af5
0xc0c7…e4b80xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x3660be…aed1bc
0xea52…342f0xb049…20ecBasex402 service$0.1070%0x930d…82c135d ago0x81740b…bb86d4

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.