Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560x90ac…ae48Base—$0.10100%ultravioletadao2d ago0xc69207…304c30
0xe153…90560xf2eb…9bebBase—$0.10100%ultravioletadao2d ago0x3654f8…993a5e
0xe153…90560x8c3b…a713Base—$0.10100%ultravioletadao2d ago0xd96437…aeb70e
0xe153…90560x7853…987dBase—$0.10100%ultravioletadao2d ago0xff3aa8…58a83d
0xe153…90560x705a…10d5Base—$0.10100%ultravioletadao2d ago0x79bcce…fc4cdf
0xe153…90560x4b68…114dBase—$0.10100%ultravioletadao2d ago0xacf694…934bb4
0xe153…90560x7031…3720Base—$0.10100%ultravioletadao2d ago0xa3c965…289677
0xe153…90560x8d2c…4532Base—$0.10100%ultravioletadao2d ago0xd2bcd0…7ced66
0xe153…90560x56d3…a5a7Base—$0.10100%ultravioletadao2d ago0x767119…d4639b
0xe153…90560x7a53…c22cBase—$0.10100%ultravioletadao2d ago0xfa6c72…d28804
0xe153…90560x4f79…afaeBase—$0.10100%ultravioletadao2d ago0xceab37…674fa8
0xe153…90560xb756…5237Base—$0.10100%ultravioletadao2d ago0xe2dadc…e3f065
0xe153…90560x3827…6c47Base—$0.10100%ultravioletadao2d ago0x7cd42b…669e2f
0xe153…90560x58a5…0b61Base—$0.10100%ultravioletadao2d ago0x36d3dd…0cdfbe
0xe153…90560xa63e…91a1Base—$0.10100%ultravioletadao2d ago0xc262a5…a5cb99
0xe153…90560x9da8…3fbdBase—$0.10100%ultravioletadao2d ago0x9c2207…fcf5d2
0xe153…90560xa3f3…e7efBase—$0.10100%ultravioletadao2d ago0xa4b67c…293b9d
0xe153…90560x9843…7556Base—$0.10100%ultravioletadao2d ago0xd67373…bbe782
0xe153…90560x5c0b…1b17Base—$0.10100%ultravioletadao2d ago0x2bc970…157ac4
0xe153…90560x1a09…be42Base—$0.10100%ultravioletadao2d ago0xbc8107…88ccf1
0xe153…90560xa60d…5fb7Base—$0.10100%ultravioletadao2d ago0x184650…513c97
0xe153…90560xfa43…4bbdBase—$0.10100%ultravioletadao2d ago0xed6d83…bcf43e
0xe153…90560xe2ca…a0b2Base—$0.10100%ultravioletadao2d ago0x2bb273…bdf06e
0xe153…90560x4019…c7e0Base—$0.10100%ultravioletadao2d ago0x8d988d…84fc50
0xe153…90560x9662…5a42Base—$0.10100%ultravioletadao2d ago0xc9379d…07bd0b

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.