Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x13db…5192Base—$45.01100%mrdn2d ago0x392f41…407cf1
0x1cec…8dd40x4754…327bBase—$53.61100%mrdn2d ago0x3230ff…755caa
0x13db…51920x4754…327bBase—$35.72100%mrdn2d ago0xa0106a…d05f7b
0x4754…327b0x13db…5192Base—$56.99100%mrdn2d ago0x97ade1…fcb3ad
0x1cec…8dd40x4754…327bBase—$49.24100%mrdn2d ago0x637c72…cfbbe1
0x1cec…8dd40x4754…327bBase—$49.36100%mrdn2d ago0x382e48…0aaea8
0x4754…327b0xfe8f…794dBase—$36.32100%mrdn2d ago0x356f3e…edf690
0xa6a9…809d0x4754…327bBase—$33.25100%mrdn2d ago0xea5f85…71a8bb
0x4754…327b0xa6a9…809dBase—$42.70100%mrdn2d ago0x9678d4…b88bfc
0xe55e…f7480x4754…327bBase—$74.56100%mrdn2d ago0xfb5242…333eaa
0x4754…327b0xe55e…f748Base—$45.03100%mrdn2d ago0xeb34b9…71cc62
0x4754…327b0xa6a9…809dBase—$52.35100%mrdn2d ago0x933d69…7f3f87
0x13db…51920x4754…327bBase—$59.21100%mrdn2d ago0x2e996f…c4cb95
0xa6a9…809d0x4754…327bBase—$51.48100%mrdn2d ago0x2e66b3…170cf3
0x4754…327b0xe55e…f748Base—$66.40100%mrdn2d ago0x2d1ee4…3d300f
0x4754…327b0xfe8f…794dBase—$47.82100%mrdn2d ago0xb0fdcf…f37b8a
0x4754…327b0x1cec…8dd4Base—$46.34100%mrdn2d ago0xe34b45…e5dc4f
0xe55e…f7480x4754…327bBase—$56.51100%mrdn2d ago0x7de03e…268877
0xe55e…f7480x4754…327bBase—$63.11100%mrdn2d ago0xcede6f…17ac93
0xfe8f…794d0x4754…327bBase—$57.81100%mrdn2d ago0x6efb45…058719
0x4754…327b0x1cec…8dd4Base—$62.03100%mrdn2d ago0xa52900…9380b5
0xe55e…f7480x4754…327bBase—$64.43100%mrdn2d ago0xea56de…d0cf42
0x4754…327b0xa6a9…809dBase—$65.80100%mrdn2d ago0xc06471…363b3f
0xe55e…f7480x4754…327bBase—$37.32100%mrdn2d ago0x95098d…970f30
0x4754…327b0xe55e…f748Base—$77.17100%mrdn2d ago0xfc1401…f56248

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.