Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$25.28100%mrdn10d ago0xe85a06…89403a
0x4754…327b0x1cec…8dd4Base—$24.97100%mrdn10d ago0x632f94…26bf74
0x4754…327b0xa6a9…809dBase—$23.53100%mrdn10d ago0xaed124…fc1fb3
0xfe8f…794d0x4754…327bBase—$41.88100%mrdn10d ago0xe88376…c8d60f
0x4754…327b0xa6a9…809dBase—$32.68100%mrdn10d ago0xd1ca0b…aed626
0xfe8f…794d0x4754…327bBase—$26.08100%mrdn10d ago0x03b421…a7b241
0x4754…327b0x1cec…8dd4Base—$35.32100%mrdn10d ago0xf1ce56…da1528
0xa6a9…809d0x4754…327bBase—$37.15100%mrdn10d ago0x19c75e…aac689
0x4754…327b0xfe8f…794dBase—$24.47100%mrdn10d ago0x394953…270da2
0x1cec…8dd40x4754…327bBase—$30.02100%mrdn10d ago0x53a9c5…cd9289
0x13db…51920x4754…327bBase—$24.58100%mrdn10d ago0x10ce5e…6eae8f
0x4754…327b0x1cec…8dd4Base—$42.32100%mrdn10d ago0x932187…3851c8
0x13db…51920x4754…327bBase—$25.69100%mrdn10d ago0x3ce3d9…57bfef
0x4754…327b0x13db…5192Base—$22.66100%mrdn10d ago0x33a8b4…b8578c
0xfe8f…794d0x4754…327bBase—$38.94100%mrdn10d ago0x1fdd6e…763788
0x4754…327b0x1cec…8dd4Base—$38.53100%mrdn10d ago0xd2ee0e…bd183d
0xfe8f…794d0x4754…327bBase—$22.49100%mrdn10d ago0xc73657…d75661
0x4754…327b0x13db…5192Base—$21.04100%mrdn10d ago0xf89097…be0ccb
0x13db…51920x4754…327bBase—$31.29100%mrdn10d ago0x8b85f1…02caa7
0x4754…327b0xe55e…f748Base—$29.85100%mrdn10d ago0xd1ac66…7e9c12
0xfe8f…794d0x4754…327bBase—$40.18100%mrdn10d ago0x920208…e2684b
0x4754…327b0xfe8f…794dBase—$44.57100%mrdn11d ago0x2c1846…2d76a7
0xe55e…f7480x4754…327bBase—$36.64100%mrdn11d ago0x6875ce…ccd077
0x4754…327b0x1cec…8dd4Base—$32.18100%mrdn11d ago0x5408d6…916dd0
0x1cec…8dd40x4754…327bBase—$32.91100%mrdn11d ago0xfcf8a6…e20cd5

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.