Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$42.51100%mrdn53d ago0x308835…409816
0x4754…327b0x8e77…e2d6Base—$30.52100%mrdn53d ago0xe5e129…d2eebf
0x4754…327b0x8e77…e2d6Base—$35.38100%mrdn53d ago0x16f047…2a793c
0x4754…327b0x8e77…e2d6Base—$30.95100%mrdn53d ago0x327f3e…cde681
0x4754…327b0x8e77…e2d6Base—$32.49100%mrdn53d ago0x0197f1…23014c
0x4754…327b0x8e77…e2d6Base—$32.35100%mrdn53d ago0x7a5abf…0dde66
0x4754…327b0x8e77…e2d6Base—$30.01100%mrdn53d ago0xb119fb…1f4f06
0x4754…327b0x8e77…e2d6Base—$26.92100%mrdn53d ago0xfb178c…71ec67
0x4754…327b0x8e77…e2d6Base—$44.53100%mrdn53d ago0x86fb96…915f7f
0x4754…327b0x8e77…e2d6Base—$35.69100%mrdn53d ago0x0c2091…075d78
0x4754…327b0x8e77…e2d6Base—$30.44100%mrdn53d ago0xfa27be…bf2488
0x4754…327b0x8e77…e2d6Base—$29.31100%mrdn53d ago0x2ea403…855338
0x4754…327b0x8e77…e2d6Base—$28.93100%mrdn53d ago0x14e063…3fce45
0x4754…327b0x8e77…e2d6Base—$29.62100%mrdn53d ago0xc59b88…fa65c1
0x4754…327b0x8e77…e2d6Base—$22.20100%mrdn53d ago0x4cff0b…d19171
0x4754…327b0x8e77…e2d6Base—$48.15100%mrdn53d ago0x3726a7…f13000
0x4754…327b0x8e77…e2d6Base—$43.07100%mrdn54d ago0x5d41e6…08d95b
0x4754…327b0x8e77…e2d6Base—$47.28100%mrdn54d ago0x008ff4…84385f
0x4754…327b0x8e77…e2d6Base—$47.42100%mrdn54d ago0x8058f6…92a913
0x4754…327b0x8e77…e2d6Base—$21.87100%mrdn54d ago0xb6ac0a…793192
0x4754…327b0x8e77…e2d6Base—$35.93100%mrdn54d ago0x49526d…940a71
0x4754…327b0x8e77…e2d6Base—$29.77100%mrdn54d ago0x01b9e5…3da4bc
0x4754…327b0x8e77…e2d6Base—$41.77100%mrdn54d ago0x617dc9…61cae6
0x4754…327b0x8e77…e2d6Base—$41.65100%mrdn54d ago0x04f192…113084
0x4754…327b0x8e77…e2d6Base—$21.65100%mrdn54d ago0x454415…20c30a

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.