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—$27.18100%mrdn108d ago0x2a2eec…50fda7
0xb6db…31e10x8e77…e2d6Base—$24.59100%mrdn108d ago0x6fa11f…f428d8
0x1cec…8dd40x8e77…e2d6Base—$19.97100%mrdn108d ago0xf9758e…26db2f
0xfe8f…794d0x8e77…e2d6Base—$21.60100%mrdn108d ago0x87be2d…297e5d
0x13db…51920x8e77…e2d6Base—$26.69100%mrdn108d ago0x57fe26…ed02df
0x1cec…8dd40x8e77…e2d6Base—$16.81100%mrdn108d ago0x24d228…b04c6a
0x1cec…8dd40x8e77…e2d6Base—$28.20100%mrdn108d ago0xf44f57…39b1b6
0xb6db…31e10x8e77…e2d6Base—$33.28100%mrdn108d ago0x1c3ca0…846e88
0x1cec…8dd40x8e77…e2d6Base—$16.15100%mrdn108d ago0xf80e2c…d2ab69
0x13db…51920x8e77…e2d6Base—$15.52100%mrdn108d ago0xa5e9fb…d198a7
0x1cec…8dd40x8e77…e2d6Base—$19.42100%mrdn108d ago0x4483b9…4ab59e
0xb6db…31e10x8e77…e2d6Base—$28.28100%mrdn108d ago0x367764…d66027
0x13db…51920x8e77…e2d6Base—$24.45100%mrdn108d ago0x6dcda7…02d505
0xfe8f…794d0x8e77…e2d6Base—$21.56100%mrdn108d ago0x35ef86…2ef647
0x13db…51920x8e77…e2d6Base—$23.19100%mrdn108d ago0x8f5f85…2eb4f5
0xfe8f…794d0x8e77…e2d6Base—$21.08100%mrdn108d ago0x8bd0f6…19bc8c
0xb6db…31e10x8e77…e2d6Base—$16.98100%mrdn108d ago0x328264…63b9bb
0xa6a9…809d0x8e77…e2d6Base—$13.90100%mrdn108d ago0xcb6ba4…431a64
0x1cec…8dd40x8e77…e2d6Base—$23.21100%mrdn108d ago0x9757b4…bb8f1c
0xe55e…f7480x8e77…e2d6Base—$21.77100%mrdn108d ago0xf860ad…fa119c
0xe55e…f7480x8e77…e2d6Base—$16.94100%mrdn108d ago0x0588f9…698672
0xb6db…31e10x8e77…e2d6Base—$20.41100%mrdn108d ago0x4d0ed3…c043b9
0xa6a9…809d0x8e77…e2d6Base—$15.61100%mrdn108d ago0xcf144f…94ce63
0x13db…51920x8e77…e2d6Base—$28.79100%mrdn108d ago0x408a3b…d44dd4
0x1cec…8dd40x8e77…e2d6Base—$30.89100%mrdn108d ago0xcbed9e…707074

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.