Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$30.73100%mrdn1d ago0x0f9bb4…6d6d72
0xe55e…f7480xa6a9…809dBase—$24.28100%mrdn1d ago0xfd77c5…93117b
0xe55e…f7480xa6a9…809dBase—$21.54100%mrdn1d ago0x195ca3…d1e64a
0x13db…51920xa6a9…809dBase—$26.88100%mrdn1d ago0x52cbdc…bd89fd
0x13db…51920xa6a9…809dBase—$20.98100%mrdn1d ago0x4d2a78…94ac41
0xa6a9…809d0xe55e…f748Base—$29.70100%mrdn1d ago0x7439a4…e799d0
0x4754…327b0xa6a9…809dBase—$32.75100%mrdn1d ago0xef6b46…e57e24
0x4754…327b0xa6a9…809dBase—$34.26100%mrdn1d ago0x7720ee…81d933
0xa6a9…809d0xe55e…f748Base—$38.25100%mrdn1d ago0x10b3af…4d3d7b
0xa6a9…809d0x1cec…8dd4Base—$34.13100%mrdn1d ago0x1bdf54…2a705e
0xa6a9…809d0xe55e…f748Base—$29.20100%mrdn1d ago0xe94888…4c42de
0xfe8f…794d0xa6a9…809dBase—$32.12100%mrdn1d ago0x8b12ca…7e1a01
0x13db…51920xa6a9…809dBase—$30.67100%mrdn1d ago0x12b773…02fb3a
0xa6a9…809d0xfe8f…794dBase—$26.80100%mrdn1d ago0x3291c2…680115
0x13db…51920xa6a9…809dBase—$19.95100%mrdn1d ago0x19036f…98f02e
0xfe8f…794d0xa6a9…809dBase—$28.23100%mrdn1d ago0x5ca332…74e910
0xa6a9…809d0xfe8f…794dBase—$40.24100%mrdn1d ago0xb74ab5…0d693f
0xfe8f…794d0xa6a9…809dBase—$36.67100%mrdn1d ago0x3a8df1…a65f66
0xa6a9…809d0xfe8f…794dBase—$37.07100%mrdn1d ago0x1c6bb2…b1dd5f
0x4754…327b0xa6a9…809dBase—$25.15100%mrdn1d ago0x40d4c9…1c0dc0
0xa6a9…809d0xfe8f…794dBase—$45.49100%mrdn1d ago0x574066…49ed2e
0xa6a9…809d0xfe8f…794dBase—$42.13100%mrdn1d ago0x973180…b8ae92
0xa6a9…809d0x13db…5192Base—$24.48100%mrdn1d ago0xb862c6…8c5847
0x4754…327b0xa6a9…809dBase—$51.72100%mrdn1d ago0xd84796…f75964
0xa6a9…809d0x13db…5192Base—$39.92100%mrdn1d ago0x8a4d29…9413c4

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.