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—$37.85100%mrdn121d ago0xffa22d…e271b7
0x13db…51920x8e77…e2d6Base—$52.92100%mrdn121d ago0xb5b7f5…c3e65e
0xe55e…f7480x8e77…e2d6Base—$42.24100%mrdn121d ago0x6d78ff…164848
0xfe8f…794d0x8e77…e2d6Base—$35.17100%mrdn121d ago0x2743da…c918f3
0xfe8f…794d0x8e77…e2d6Base—$34.11100%mrdn121d ago0x3a4b92…3b33f1
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn121d ago0xeb19c2…d64989
0xe55e…f7480x8e77…e2d6Base—$35.47100%mrdn121d ago0x695760…3821ed
0xb6db…31e10x8e77…e2d6Base—$25.05100%mrdn121d ago0xc7b9d5…cf9a22
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn121d ago0x4968f4…c0abe3
0xe55e…f7480x8e77…e2d6Base—$37.17100%mrdn121d ago0x8de1db…8fce59
0xe55e…f7480x8e77…e2d6Base—$48.60100%mrdn121d ago0x1ffd8a…721f1a
0xe55e…f7480x8e77…e2d6Base—$31.88100%mrdn121d ago0x4b4314…b609ad
0xfe8f…794d0x8e77…e2d6Base—$36.24100%mrdn121d ago0x9c0363…110e71
0xb6db…31e10x8e77…e2d6Base—$34.45100%mrdn121d ago0x5db4e1…aae14d
0x1cec…8dd40x8e77…e2d6Base—$28.82100%mrdn121d ago0xc7491b…7641a8
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn121d ago0x85166d…328c2d
0x13db…51920x8e77…e2d6Base—$52.80100%mrdn121d ago0x4a90f4…8fb24e
0xe55e…f7480x8e77…e2d6Base—$35.85100%mrdn121d ago0x6adaaf…a8501b
0x1cec…8dd40x8e77…e2d6Base—$32.94100%mrdn121d ago0x454563…3d4503
0x1cec…8dd40x8e77…e2d6Base—$25.44100%mrdn121d ago0x0bbe87…f51e4b
0xe55e…f7480x8e77…e2d6Base—$33.14100%mrdn121d ago0x3dcd76…53ad12
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn121d ago0xfb351e…5de9d6
0x13db…51920x8e77…e2d6Base—$33.06100%mrdn121d ago0x23c501…c6d179
0xb6db…31e10x8e77…e2d6Base—$11.96100%mrdn121d ago0xfd322d…ce9503
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn121d ago0x36444c…acaf26

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.