Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$19.14100%mrdn95d ago0x628371…469b3b
0x1cec…8dd40x8e77…e2d6Base—$19.89100%mrdn95d ago0xa232d9…f794a5
0x1cec…8dd40x8e77…e2d6Base—$26.14100%mrdn95d ago0x88ec19…5e402f
0x1cec…8dd40x8e77…e2d6Base—$28.71100%mrdn95d ago0x583129…4a5622
0x1cec…8dd40x8e77…e2d6Base—$26.29100%mrdn95d ago0xd072ff…f21c69
0x1cec…8dd40x8e77…e2d6Base—$24.21100%mrdn95d ago0xa31da7…343880
0x1cec…8dd40x8e77…e2d6Base—$26.96100%mrdn95d ago0xf2dc12…9fa9b1
0x1cec…8dd40x8e77…e2d6Base—$23.87100%mrdn95d ago0x7d5d7a…7b431a
0x1cec…8dd40x8e77…e2d6Base—$15.42100%mrdn95d ago0x68a8dd…dbae98
0x1cec…8dd40x8e77…e2d6Base—$25.19100%mrdn95d ago0xb67f0b…cbf58b
0x1cec…8dd40x8e77…e2d6Base—$24.42100%mrdn95d ago0x6c5aec…da22be
0x1cec…8dd40x8e77…e2d6Base—$13.17100%mrdn95d ago0x0cffd4…9781f5
0x1cec…8dd40x8e77…e2d6Base—$21.67100%mrdn95d ago0x8cbf58…db79f2
0x1cec…8dd40x8e77…e2d6Base—$27.96100%mrdn95d ago0x025175…0bedcf
0x1cec…8dd40x8e77…e2d6Base—$30.31100%mrdn95d ago0x43d21d…725f4a
0x1cec…8dd40x8e77…e2d6Base—$23.04100%mrdn95d ago0xbe4663…6e046f
0x1cec…8dd40x8e77…e2d6Base—$24.21100%mrdn95d ago0x1263f0…7e9586
0x1cec…8dd40x8e77…e2d6Base—$10.76100%mrdn95d ago0xe1f43f…684db6
0x1cec…8dd40x8e77…e2d6Base—$15.24100%mrdn95d ago0x3ff26e…afe64c
0x1cec…8dd40x8e77…e2d6Base—$16.70100%mrdn95d ago0x146082…b289a2
0x1cec…8dd40x8e77…e2d6Base—$13.82100%mrdn95d ago0xcf3157…2f6fb1
0x1cec…8dd40x8e77…e2d6Base—$16.73100%mrdn95d ago0x93a192…2b6701
0x1cec…8dd40x8e77…e2d6Base—$19.41100%mrdn95d ago0x52d83d…be7c80
0x1cec…8dd40x8e77…e2d6Base—$13.39100%mrdn95d ago0xfa5f15…3fb2e4
0x1cec…8dd40x8e77…e2d6Base—$15.22100%mrdn95d ago0xcd2a8f…2cf658

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.