Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x930d…82c10x8aab…4920Base—$0.15100%Payer-submitted47d ago0x3e2a2a…7adc6f
0x930d…82c10x8aab…4920Base—$0.13100%Payer-submitted47d ago0x0bbb74…9dd7ff
0x930d…82c10x8aab…4920Base—$0.13100%Payer-submitted47d ago0x65e819…111670
0x930d…82c10x8aab…4920Base—$0.18100%Payer-submitted47d ago0x705533…e58ed2
0x930d…82c10x8aab…4920Base—$0.0670%0x930d…82c147d ago0xa0c230…32f98d
0x930d…82c10x8aab…4920Base—$0.0670%0x930d…82c147d ago0xcb4ac1…4ab91d
0x930d…82c10x8aab…4920Base—$0.0770%0x930d…82c147d ago0xdc03da…468d54
0x930d…82c10x8aab…4920Base—$0.1170%0x930d…82c147d ago0xd4ad38…543536
0x930d…82c10x8aab…4920Base—$0.1270%0x930d…82c147d ago0x5fdcf9…14e53c
0x930d…82c10x8aab…4920Base—$0.1570%0x930d…82c147d ago0xe91167…69a518
0x930d…82c10x8aab…4920Base—$0.1970%0x930d…82c147d ago0xc85de0…65e531
0x930d…82c10x8aab…4920Base—$0.0870%0x930d…82c147d ago0x04c693…7762a8
0x930d…82c10x8aab…4920Base—$0.1170%0x930d…82c147d ago0x788c1a…818d98
0x930d…82c10x8aab…4920Base—$0.0370%0x930d…82c147d ago0x464b74…25d6be
0x930d…82c10x8aab…4920Base—$0.0870%0x930d…82c147d ago0x697a9f…8e4808
0x930d…82c10x8aab…4920Base—$0.1670%0x930d…82c147d ago0xd3db9e…d751f7
0x930d…82c10x8aab…4920Base—$0.1270%0x930d…82c147d ago0xa3107a…e7374f
0x930d…82c10x8aab…4920Base—$0.1470%0x930d…82c147d ago0xb03a6f…7f957b
0x930d…82c10x8aab…4920Base—$0.0470%0x930d…82c147d ago0xfcfc50…602329
0x930d…82c10x8aab…4920Base—$0.0870%0x930d…82c147d ago0x65b7ec…cdd6f1
0x930d…82c10x8aab…4920Base—$0.1270%0x930d…82c147d ago0x947dc3…65a1f4
0x930d…82c10x8aab…4920Base—$0.1670%0x930d…82c147d ago0x12176b…a17262
0x930d…82c10x8aab…4920Base—$0.0470%0x930d…82c147d ago0x4fa925…28478a
0x930d…82c10x8aab…4920Base—$0.16100%Payer-submitted47d ago0x1d4c0d…e36cb7
0x930d…82c10x8aab…4920Base—$0.13100%Payer-submitted47d ago0x76f568…2fffc5

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.