Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$17.81100%mrdn73d ago0x9d19c7…9c32e1
0xa6a9…809d0x8e77…e2d6Base—$14.19100%mrdn74d ago0xd06afd…cf3751
0xa6a9…809d0x8e77…e2d6Base—$9.86100%mrdn74d ago0xb35127…ddfd5c
0xa6a9…809d0x8e77…e2d6Base—$15.49100%mrdn74d ago0x790473…b3ab49
0xa6a9…809d0x8e77…e2d6Base—$13.81100%mrdn74d ago0xc3bba8…882857
0xa6a9…809d0x8e77…e2d6Base—$12.98100%mrdn74d ago0xfab753…e0a9cd
0xa6a9…809d0x8e77…e2d6Base—$18.81100%mrdn74d ago0xcdb585…f0e4ba
0xa6a9…809d0x8e77…e2d6Base—$17.79100%mrdn74d ago0x224a6c…4c9aff
0xa6a9…809d0x8e77…e2d6Base—$10.99100%mrdn74d ago0xbff16f…a49c0e
0xa6a9…809d0x8e77…e2d6Base—$11.67100%mrdn74d ago0x2cfa47…06601f
0xa6a9…809d0x8e77…e2d6Base—$10.69100%mrdn74d ago0xfde75d…3ba4af
0xa6a9…809d0x8e77…e2d6Base—$17.23100%mrdn74d ago0xbd5883…67a472
0xa6a9…809d0x8e77…e2d6Base—$12.07100%mrdn74d ago0x20686a…232b07
0xa6a9…809d0x8e77…e2d6Base—$15.26100%mrdn74d ago0x0118c0…6cdf71
0xa6a9…809d0x8e77…e2d6Base—$20.22100%mrdn74d ago0x22a217…5fddbb
0xa6a9…809d0x8e77…e2d6Base—$20.42100%mrdn74d ago0x9a1770…de422d
0xa6a9…809d0x8e77…e2d6Base—$23.18100%mrdn74d ago0xb5cc6d…2b9170
0xa6a9…809d0x8e77…e2d6Base—$23.71100%mrdn74d ago0xa9c660…354345
0xa6a9…809d0x8e77…e2d6Base—$16.69100%mrdn74d ago0xdc863d…696b73
0xa6a9…809d0x8e77…e2d6Base—$12.47100%mrdn74d ago0x60c783…298e14
0xa6a9…809d0x8e77…e2d6Base—$18.95100%mrdn74d ago0x1ca337…aecd6c
0xa6a9…809d0x8e77…e2d6Base—$16.95100%mrdn74d ago0xbd9b57…e5e6eb
0xa6a9…809d0x8e77…e2d6Base—$15.05100%mrdn74d ago0x300772…f8b655
0xa6a9…809d0x8e77…e2d6Base—$24.70100%mrdn74d ago0x130858…cec386
0xa6a9…809d0x8e77…e2d6Base—$21.17100%mrdn74d ago0x2e5f5b…d9de94

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.