Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase$25.73100%mrdn36d ago0x8e8e91…3b7876
0x4754…327b0x1cec…8dd4Base$21.18100%mrdn36d ago0x65bdce…a37813
0x13db…51920x4754…327bBase$22.59100%mrdn36d ago0xb39ca5…b3b934
0x4754…327b0xa6a9…809dBase$21.68100%mrdn36d ago0xf15d85…16214d
0x4754…327b0xfe8f…794dBase$15.88100%mrdn36d ago0x8fec1a…cbe019
0x4754…327b0x13db…5192Base$18.81100%mrdn36d ago0xf9b35c…accf6c
0x1cec…8dd40x4754…327bBase$18.02100%mrdn36d ago0x524c15…1638e5
0xfe8f…794d0x4754…327bBase$27.30100%mrdn36d ago0xca8ff9…fbf444
0x4754…327b0x1cec…8dd4Base$25.34100%mrdn36d ago0xf64743…0c4708
0x4754…327b0xfe8f…794dBase$25.33100%mrdn36d ago0xd61c21…6bb4cc
0x4754…327b0xfe8f…794dBase$26.77100%mrdn36d ago0x4b45e6…9ab526
0xfe8f…794d0x4754…327bBase$24.33100%mrdn36d ago0x124dc3…8f3314
0x13db…51920x4754…327bBase$18.60100%mrdn36d ago0x1d3b21…9a8b13
0x4754…327b0x13db…5192Base$15.94100%mrdn36d ago0xc6d4c9…49d7ca
0xe55e…f7480x4754…327bBase$23.69100%mrdn36d ago0x25b690…4b62b7
0x4754…327b0xe55e…f748Base$26.59100%mrdn36d ago0xedb4f7…7bd506
0xfe8f…794d0x4754…327bBase$22.94100%mrdn36d ago0xda7797…61f2f0
0x13db…51920x4754…327bBase$12.75100%mrdn36d ago0xfb4874…db3c55
0x4754…327b0xfe8f…794dBase$20.05100%mrdn36d ago0x1058fc…fd5968
0xe55e…f7480x4754…327bBase$14.84100%mrdn36d ago0x3b32d7…2e5357
0x4754…327b0x13db…5192Base$17.10100%mrdn36d ago0xb44e6e…03ca55
0x4754…327b0x13db…5192Base$16.11100%mrdn36d ago0x30caff…dd9d8c
0xa6a9…809d0x4754…327bBase$21.10100%mrdn36d ago0xc40ca0…c89ee5
0xe55e…f7480x4754…327bBase$16.99100%mrdn36d ago0x52becc…47990d
0x4754…327b0x13db…5192Base$26.93100%mrdn36d ago0xd02d06…a49ae7

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.