Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560xb756…5237Base—$0.10100%ultravioletadao2d ago0x36a51a…b6fa1b
0xe153…90560xa63e…91a1Base—$0.10100%ultravioletadao2d ago0xcf1351…2c651c
0xe153…90560xa3f3…e7efBase—$0.10100%ultravioletadao2d ago0xe7fa1f…21b1bb
0xe153…90560x9da8…3fbdBase—$0.10100%ultravioletadao2d ago0xe444fd…48e8d7
0xe153…90560x9843…7556Base—$0.10100%ultravioletadao2d ago0xdb8d7f…617143
0xe153…90560x5c0b…1b17Base—$0.10100%ultravioletadao2d ago0xda9885…3af6ae
0xe153…90560x1a09…be42Base—$0.10100%ultravioletadao2d ago0x2c355e…bfeb9e
0xe153…90560xa60d…5fb7Base—$0.10100%ultravioletadao2d ago0x32cec5…66a38d
0xe153…90560xe2ca…a0b2Base—$0.10100%ultravioletadao2d ago0xc60751…ec1409
0xe153…90560xfa43…4bbdBase—$0.10100%ultravioletadao2d ago0xba885f…060845
0xe153…90560x4019…c7e0Base—$0.10100%ultravioletadao2d ago0x2c627f…569ca4
0xe153…90560x9662…5a42Base—$0.10100%ultravioletadao2d ago0x9cb927…d573e8
0xe153…90560x5f1e…dea5Base—$0.10100%ultravioletadao2d ago0xab887f…1c3166
0xe153…90560x2e9e…37d4Base—$0.10100%ultravioletadao2d ago0xededf0…9c9a0e
0xe153…90560x0157…b20dBase—$0.10100%ultravioletadao2d ago0xfe8913…aba220
0xe153…90560x320b…82c6Base—$0.10100%ultravioletadao2d ago0x4ab565…f52c02
0xe153…90560x21cc…a27eBase—$0.10100%ultravioletadao2d ago0xf45821…51cd09
0xe153…90560x4706…3e18Base—$0.10100%ultravioletadao2d ago0x03602b…628bda
0xe153…90560x764f…5cfbBase—$0.10100%ultravioletadao2d ago0x161314…09a8c1
0xe153…90560x5c6d…0a10Base—$0.10100%ultravioletadao2d ago0xa47913…8899bb
0xe153…90560x1ac6…7803Base—$0.10100%ultravioletadao2d ago0x5f5ac7…8f4b27
0xe153…90560x6df5…b411Base—$0.10100%ultravioletadao2d ago0x6f26fb…155012
0xb2df…a6610xe153…9056Base—$3.50100%ultravioletadao3d ago0xe62820…acb6e1
0xe153…90560x90ac…ae48Base—$0.10100%ultravioletadao3d ago0x82bac7…8967bb
0xe153…90560x8c3b…a713Base—$0.10100%ultravioletadao3d ago0xa6fcc3…1e4485

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.