Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base—$20.66100%mrdn39d ago0x9e7a0a…9d881e
0x1cec…8dd40xe55e…f748Base—$29.57100%mrdn39d ago0x64f365…2760d8
0x13db…51920xe55e…f748Base—$30.73100%mrdn39d ago0x2e8fe0…171de4
0xfe8f…794d0xe55e…f748Base—$26.44100%mrdn39d ago0xc65805…e73f0a
0x13db…51920xe55e…f748Base—$43.29100%mrdn39d ago0xe630a6…29db75
0x4754…327b0xe55e…f748Base—$28.82100%mrdn40d ago0xcf4a2a…ba9da3
0x13db…51920xe55e…f748Base—$26.47100%mrdn40d ago0x3815ea…1fb734
0xe55e…f7480x4754…327bBase—$40.32100%mrdn40d ago0x2b5b7f…666cac
0x4754…327b0xe55e…f748Base—$23.12100%mrdn40d ago0xc24823…9d0560
0xe55e…f7480x4754…327bBase—$33.57100%mrdn40d ago0x33411b…acaa7e
0xe55e…f7480x13db…5192Base—$26.54100%mrdn40d ago0x1c6dc9…f50178
0xe55e…f7480xfe8f…794dBase—$23.30100%mrdn40d ago0x0c5fc1…d861ed
0xa6a9…809d0xe55e…f748Base—$24.34100%mrdn40d ago0x4aff4b…5fd4a5
0x13db…51920xe55e…f748Base—$25.55100%mrdn40d ago0x71bc86…e81cdc
0xe55e…f7480x13db…5192Base—$46.34100%mrdn40d ago0x948a7b…6cca8c
0xe55e…f7480xfe8f…794dBase—$21.98100%mrdn40d ago0x06ea3e…3908fd
0xe55e…f7480xa6a9…809dBase—$36.22100%mrdn40d ago0xe57049…7c4db0
0x1cec…8dd40xe55e…f748Base—$32.52100%mrdn40d ago0x85eda9…865cc8
0xe55e…f7480x4754…327bBase—$25.07100%mrdn40d ago0x060ec6…88512d
0x4754…327b0xe55e…f748Base—$30.54100%mrdn40d ago0x142533…4898ff
0xe55e…f7480x4754…327bBase—$32.49100%mrdn40d ago0x438f7b…666f11
0xe55e…f7480x4754…327bBase—$34.97100%mrdn40d ago0x568613…6d98bf
0x13db…51920xe55e…f748Base—$31.10100%mrdn40d ago0x683a2c…98735c
0x1cec…8dd40xe55e…f748Base—$20.76100%mrdn40d ago0x5dfe5e…dcdbf9
0xe55e…f7480xfe8f…794dBase—$43.74100%mrdn40d ago0xc5d0ce…21bbc5

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.