Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$29.80100%mrdn65d ago0xeca79d…4dd7e3
0xfe8f…794d0x8e77…e2d6Base—$21.10100%mrdn65d ago0x55b77f…543096
0xfe8f…794d0x8e77…e2d6Base—$19.57100%mrdn65d ago0xc2fcfe…c78e76
0xfe8f…794d0x8e77…e2d6Base—$32.19100%mrdn65d ago0xb7df50…9b6c2c
0xfe8f…794d0x8e77…e2d6Base—$19.94100%mrdn65d ago0x597a47…fc1c88
0xfe8f…794d0x8e77…e2d6Base—$21.33100%mrdn65d ago0xc1d5e1…a26b50
0xfe8f…794d0x8e77…e2d6Base—$39.76100%mrdn65d ago0xedb891…a7c69f
0xfe8f…794d0x8e77…e2d6Base—$39.04100%mrdn65d ago0x5bd7b8…c1a21c
0xfe8f…794d0x8e77…e2d6Base—$25.43100%mrdn65d ago0x3d8384…907bfb
0xfe8f…794d0x8e77…e2d6Base—$37.07100%mrdn65d ago0x6ba38e…ef8bbf
0xfe8f…794d0x8e77…e2d6Base—$26.80100%mrdn65d ago0x3b738b…fd6cc8
0xfe8f…794d0x8e77…e2d6Base—$25.27100%mrdn65d ago0x0e00f5…dc410a
0xfe8f…794d0x8e77…e2d6Base—$42.32100%mrdn65d ago0xe64908…c10401
0xfe8f…794d0x8e77…e2d6Base—$34.51100%mrdn65d ago0xe7e035…18b62f
0xfe8f…794d0x8e77…e2d6Base—$26.10100%mrdn65d ago0xea0a19…f216ba
0xfe8f…794d0x8e77…e2d6Base—$45.07100%mrdn65d ago0x83fcc7…08ada1
0xfe8f…794d0x8e77…e2d6Base—$38.37100%mrdn65d ago0x7c7c60…3995f0
0xfe8f…794d0x8e77…e2d6Base—$39.31100%mrdn65d ago0xcfcb3c…816f94
0xfe8f…794d0x8e77…e2d6Base—$32.13100%mrdn65d ago0x3c5e23…7f4d15
0xfe8f…794d0x8e77…e2d6Base—$36.49100%mrdn65d ago0xab0f07…7ae327
0xfe8f…794d0x8e77…e2d6Base—$31.23100%mrdn65d ago0x5821e5…9de1f5
0xfe8f…794d0x8e77…e2d6Base—$45.89100%mrdn65d ago0xa825d6…2ae58d
0xfe8f…794d0x8e77…e2d6Base—$35.44100%mrdn65d ago0x453425…6b37e4
0xfe8f…794d0x8e77…e2d6Base—$31.84100%mrdn65d ago0x341201…627a89
0xfe8f…794d0x8e77…e2d6Base—$16.14100%mrdn65d ago0xbca913…0ffd0a

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.