Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$12.40100%mrdn86d ago0x069334…49b4ee
0x13db…51920x8e77…e2d6Base$17.06100%mrdn86d ago0xfe2e4e…0ae7bf
0x13db…51920x8e77…e2d6Base$15.83100%mrdn86d ago0x7a59ee…b67648
0x13db…51920x8e77…e2d6Base$18.03100%mrdn86d ago0x92419f…ea973f
0x13db…51920x8e77…e2d6Base$9.92100%mrdn86d ago0x374fb9…b6d59b
0x13db…51920x8e77…e2d6Base$14.75100%mrdn86d ago0xfc5a5a…9e6cdd
0x13db…51920x8e77…e2d6Base$16.79100%mrdn86d ago0x37a17c…ea01de
0x13db…51920x8e77…e2d6Base$14.58100%mrdn86d ago0x79aab0…3b7bd1
0x13db…51920x8e77…e2d6Base$11.37100%mrdn86d ago0xc45929…a3ab60
0x13db…51920x8e77…e2d6Base$11.05100%mrdn86d ago0x3ef108…3d6170
0x13db…51920x8e77…e2d6Base$17.66100%mrdn86d ago0xf1e431…aaaa6f
0x13db…51920x8e77…e2d6Base$20.74100%mrdn86d ago0x40366d…28d8e4
0x13db…51920x8e77…e2d6Base$23.30100%mrdn86d ago0xe520bb…21392a
0x13db…51920x8e77…e2d6Base$11.97100%mrdn86d ago0x83d30a…0490e0
0x13db…51920x8e77…e2d6Base$13.39100%mrdn86d ago0x21221e…e9b91d
0x13db…51920x8e77…e2d6Base$18.63100%mrdn86d ago0xd93b26…514550
0x13db…51920x8e77…e2d6Base$12.50100%mrdn86d ago0xcac7d4…c6b0b1
0x13db…51920x8e77…e2d6Base$25.57100%mrdn86d ago0x1649ea…637d33
0x13db…51920x8e77…e2d6Base$16.99100%mrdn86d ago0x0b7efa…0be18b
0x13db…51920x8e77…e2d6Base$15.63100%mrdn86d ago0x6a4afd…fe6d5f
0x13db…51920x8e77…e2d6Base$13.30100%mrdn86d ago0x6233d8…8b061a
0x13db…51920x8e77…e2d6Base$17.53100%mrdn86d ago0x873b44…e6d160
0x13db…51920x8e77…e2d6Base$17.84100%mrdn86d ago0x44172e…580a0f
0x13db…51920x8e77…e2d6Base$22.63100%mrdn86d ago0x6a8f93…3ada82
0x13db…51920x8e77…e2d6Base$14.03100%mrdn86d ago0xbe5803…41e10a

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.