Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xe64b57…767a97
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x1d099c…f1e5f3
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xe43de5…61a1cb
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x1b37a1…91b7d0
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xb99464…988004
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xf1ddc0…fbb071
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x585393…304332
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xd78aed…171583
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x0421f7…28a827
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x782e14…dd709c
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x8698f0…9a3973
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xe189a0…946620
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x6f0ec1…a753e8
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x41b5ec…b11396
0x118d…b6060xc1f6…982fBase—$1.40100%ultravioletadao2d ago0x32400c…bc01d2
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x7f3bb6…625f96
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x445738…3f78fb
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x435599…164078
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x30da04…21c084
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xd6e4bb…6f2b4d
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xa5c6e8…0e7d4e
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x52eabc…19f128
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xb5aff6…bb3e9c
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x539c8f…598ad9
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x637e71…4fa724

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.