Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xa6a9…809dBase—$28.40100%mrdn51d ago0x5b908e…0d7a82
0x4754…327b0x13db…5192Base—$26.61100%mrdn51d ago0xa74635…5cf64d
0xa6a9…809d0x4754…327bBase—$41.42100%mrdn51d ago0x2477c3…d0ce80
0x4754…327b0xe55e…f748Base—$34.20100%mrdn51d ago0x3ea5e5…eefb33
0xfe8f…794d0x4754…327bBase—$34.28100%mrdn51d ago0x3f2ca4…ab9876
0x13db…51920x4754…327bBase—$34.66100%mrdn51d ago0xafd474…f2e403
0x4754…327b0x13db…5192Base—$36.97100%mrdn51d ago0x4f511e…ac3a30
0xfe8f…794d0x4754…327bBase—$25.71100%mrdn51d ago0xb35096…c4246c
0xa6a9…809d0x4754…327bBase—$22.26100%mrdn51d ago0x0d7f26…ad97f7
0x4754…327b0x13db…5192Base—$44.97100%mrdn51d ago0x3466b1…4b930e
0x4754…327b0xa6a9…809dBase—$45.03100%mrdn51d ago0xf476b7…13fab9
0x1cec…8dd40x4754…327bBase—$25.62100%mrdn51d ago0x5bfe36…8c56f2
0xfe8f…794d0x4754…327bBase—$39.09100%mrdn51d ago0x99cba2…a6ded7
0x13db…51920x4754…327bBase—$40.77100%mrdn51d ago0x013191…ff502b
0x4754…327b0xfe8f…794dBase—$32.86100%mrdn51d ago0xb23a0a…69fee3
0x4754…327b0x13db…5192Base—$47.86100%mrdn51d ago0x0add8c…81b0a0
0x4754…327b0x1cec…8dd4Base—$41.38100%mrdn51d ago0xc59ed8…d6c73f
0xfe8f…794d0x4754…327bBase—$36.25100%mrdn51d ago0xcd18a1…3ebe5b
0xa6a9…809d0x4754…327bBase—$49.66100%mrdn51d ago0x1524e8…8bf2c0
0xe55e…f7480x4754…327bBase—$36.19100%mrdn51d ago0x44869e…b3053e
0x4754…327b0xe55e…f748Base—$28.36100%mrdn51d ago0x4fc46f…5ef772
0xfe8f…794d0x4754…327bBase—$39.49100%mrdn51d ago0x748a70…26631d
0x4754…327b0x13db…5192Base—$23.30100%mrdn51d ago0x92e6fb…e7dc18
0xe55e…f7480x4754…327bBase—$48.90100%mrdn51d ago0x9434c7…e41a6f
0xa6a9…809d0x4754…327bBase—$42.93100%mrdn51d ago0x5b528e…8b2f64

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.