Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$38.23100%mrdn9d ago0xe2ca04…b112b8
0xa6a9…809d0x13db…5192Base—$36.66100%mrdn9d ago0xde10d6…50704a
0x13db…51920x1cec…8dd4Base—$25.40100%mrdn9d ago0xae9c00…c8dd2c
0xe55e…f7480x13db…5192Base—$47.86100%mrdn9d ago0xd68fb3…a10274
0x13db…51920xe55e…f748Base—$49.65100%mrdn9d ago0xaf03fb…4993ad
0x4754…327b0x13db…5192Base—$36.52100%mrdn9d ago0x279db6…e4f1bd
0x13db…51920x4754…327bBase—$34.86100%mrdn9d ago0xd8364b…51a0b5
0x13db…51920xa6a9…809dBase—$35.86100%mrdn9d ago0x49547e…a3588d
0x4754…327b0x13db…5192Base—$45.04100%mrdn9d ago0x3734f0…5e62cb
0xa6a9…809d0x13db…5192Base—$29.27100%mrdn9d ago0xca49b9…8fa42f
0x13db…51920xa6a9…809dBase—$40.42100%mrdn9d ago0xf8ac51…5bddc8
0xa6a9…809d0x13db…5192Base—$27.31100%mrdn9d ago0xb3e994…237ff5
0x13db…51920xfe8f…794dBase—$40.62100%mrdn9d ago0x646506…48a672
0xfe8f…794d0x13db…5192Base—$47.68100%mrdn9d ago0xa2a0b0…130e9e
0x13db…51920xfe8f…794dBase—$24.14100%mrdn9d ago0x44f562…813925
0xfe8f…794d0x13db…5192Base—$38.63100%mrdn9d ago0x2c99f3…216752
0x13db…51920x1cec…8dd4Base—$29.80100%mrdn10d ago0x14e09e…5f5546
0xfe8f…794d0x13db…5192Base—$26.31100%mrdn10d ago0x3f6eb1…d185d8
0x13db…51920xfe8f…794dBase—$23.73100%mrdn10d ago0x78cacd…3ef15a
0x13db…51920xa6a9…809dBase—$27.48100%mrdn10d ago0xb0ca22…f4ca4f
0xfe8f…794d0x13db…5192Base—$41.79100%mrdn10d ago0xc5a1f2…abe9ac
0xa6a9…809d0x13db…5192Base—$29.34100%mrdn10d ago0xb89a86…b18e0f
0x13db…51920x1cec…8dd4Base—$49.83100%mrdn10d ago0x96c568…92e715

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.