Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$36.44100%mrdn43d ago0x8b38d2…350b38
0xe55e…f7480x1cec…8dd4Base—$30.42100%mrdn43d ago0x34726d…3c875a
0xe55e…f7480x8e77…e2d6Base—$46.11100%mrdn43d ago0xc4dc56…8ea4eb
0xe55e…f7480x8e77…e2d6Base—$51.36100%mrdn43d ago0xfa8ed7…d10a3c
0xe55e…f7480x8e77…e2d6Base—$44.20100%mrdn43d ago0xa3f111…af0fb3
0xe55e…f7480x8e77…e2d6Base—$27.48100%mrdn43d ago0x979ee9…9987f5
0xe55e…f7480x8e77…e2d6Base—$42.13100%mrdn43d ago0xe0ee18…bc29f0
0xe55e…f7480x8e77…e2d6Base—$27.74100%mrdn43d ago0x83d491…a7ea43
0xe55e…f7480x8e77…e2d6Base—$44.29100%mrdn43d ago0x5fca58…f0966f
0xe55e…f7480x8e77…e2d6Base—$30.16100%mrdn43d ago0xacc565…2c3e75
0xe55e…f7480x8e77…e2d6Base—$41.24100%mrdn43d ago0xf1894b…7252c8
0xa6a9…809d0xe55e…f748Base—$48.41100%mrdn43d ago0x65d009…19d78e
0xe55e…f7480x8e77…e2d6Base—$43.08100%mrdn43d ago0x38407e…543b03
0xe55e…f7480x8e77…e2d6Base—$32.68100%mrdn43d ago0xafea8a…ced3f0
0xe55e…f7480x8e77…e2d6Base—$39.18100%mrdn43d ago0x3eab66…57f3c3
0xe55e…f7480x8e77…e2d6Base—$22.35100%mrdn43d ago0x8fc75f…691819
0x13db…51920xe55e…f748Base—$22.35100%mrdn43d ago0x9c14ff…9bb90b
0xe55e…f7480x4754…327bBase—$50.20100%mrdn43d ago0x5b28b2…fc2a5c
0xe55e…f7480x8e77…e2d6Base—$30.32100%mrdn43d ago0x967583…95f8a3
0xe55e…f7480x8e77…e2d6Base—$35.53100%mrdn43d ago0xaad623…a3903b
0xa6a9…809d0xe55e…f748Base—$47.27100%mrdn43d ago0xcfc2fc…441c8e
0xe55e…f7480x8e77…e2d6Base—$50.04100%mrdn43d ago0x808573…34a3a5
0x13db…51920xe55e…f748Base—$31.05100%mrdn43d ago0xf805d8…94f85d
0xe55e…f7480x8e77…e2d6Base—$45.68100%mrdn43d ago0xcd5635…9bbc02
0xe55e…f7480x8e77…e2d6Base—$39.96100%mrdn43d ago0x551b6b…bc554c

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.