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—$26.75100%mrdn59d ago0x4db64f…f11fb1
0x13db…51920x8e77…e2d6Base—$23.02100%mrdn59d ago0x9e736c…03b23b
0x13db…51920x8e77…e2d6Base—$26.05100%mrdn59d ago0xb12c34…057ba5
0x13db…51920x8e77…e2d6Base—$29.08100%mrdn59d ago0xb2c900…085aac
0x13db…51920x8e77…e2d6Base—$34.75100%mrdn59d ago0x3a30dd…07d526
0x13db…51920x8e77…e2d6Base—$29.68100%mrdn59d ago0xaf44bb…44c73b
0x13db…51920x8e77…e2d6Base—$21.15100%mrdn59d ago0x9a1a90…501f07
0x13db…51920x8e77…e2d6Base—$30.20100%mrdn59d ago0x005165…1ab7ab
0x13db…51920x8e77…e2d6Base—$25.75100%mrdn59d ago0x66a4f9…8650d9
0x13db…51920x8e77…e2d6Base—$33.94100%mrdn59d ago0x8501a9…2ad747
0x13db…51920x8e77…e2d6Base—$18.68100%mrdn59d ago0x179fe2…9cc53a
0x13db…51920x8e77…e2d6Base—$33.29100%mrdn59d ago0x9b118c…7a760a
0x13db…51920x8e77…e2d6Base—$26.33100%mrdn59d ago0x93d754…bce9e9
0x13db…51920x8e77…e2d6Base—$29.94100%mrdn59d ago0x97248d…8fa57b
0x13db…51920x8e77…e2d6Base—$23.04100%mrdn59d ago0xc755be…37c7b7
0x13db…51920x8e77…e2d6Base—$18.35100%mrdn59d ago0x89457e…f8d08a
0x13db…51920x8e77…e2d6Base—$26.91100%mrdn59d ago0x490fdc…aad0b2
0x13db…51920x8e77…e2d6Base—$23.90100%mrdn59d ago0x42f614…8c8881
0x13db…51920x8e77…e2d6Base—$24.56100%mrdn59d ago0x53f9e9…2619a1
0x13db…51920x8e77…e2d6Base—$24.50100%mrdn59d ago0x1bdaa4…3e0192
0x13db…51920x8e77…e2d6Base—$21.24100%mrdn59d ago0xdf2f46…5f1faf
0x13db…51920x8e77…e2d6Base—$19.56100%mrdn59d ago0xebeb6b…cb33dd
0x13db…51920x8e77…e2d6Base—$30.18100%mrdn59d ago0x2629ad…f8ba12
0x13db…51920x8e77…e2d6Base—$31.28100%mrdn59d ago0x352d86…817957
0x13db…51920x8e77…e2d6Base—$29.47100%mrdn59d ago0xc05448…0c0eab

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.