Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$18.21100%mrdn23d ago0x4d6ae5…33fc77
0xa6a9…809d0x4754…327bBase—$12.52100%mrdn23d ago0x77ef84…815251
0xe55e…f7480x4754…327bBase—$12.42100%mrdn23d ago0xc2b5be…5d5c1a
0xa6a9…809d0x4754…327bBase—$13.09100%mrdn23d ago0xdfed79…8112b5
0x13db…51920x4754…327bBase—$18.74100%mrdn23d ago0x84cd73…6d6535
0x4754…327b0xfe8f…794dBase—$16.59100%mrdn23d ago0x63c7b6…f3e795
0x13db…51920x4754…327bBase—$23.23100%mrdn23d ago0x48f756…45113d
0x1cec…8dd40x4754…327bBase—$18.88100%mrdn23d ago0x3d4348…05ff2e
0xa6a9…809d0x4754…327bBase—$15.62100%mrdn23d ago0xb627ad…309993
0xa6a9…809d0x4754…327bBase—$17.45100%mrdn23d ago0xe9c24e…050ad1
0x4754…327b0x13db…5192Base—$19.71100%mrdn23d ago0x2720cb…f7f56b
0x13db…51920x4754…327bBase—$12.21100%mrdn23d ago0x948b45…28f206
0x4754…327b0xe55e…f748Base—$16.85100%mrdn23d ago0xad18ff…e63be5
0x4754…327b0x13db…5192Base—$24.60100%mrdn23d ago0x2c4c67…a37033
0x4754…327b0xa6a9…809dBase—$25.09100%mrdn23d ago0x29642e…956978
0x4754…327b0xfe8f…794dBase—$19.61100%mrdn23d ago0x257b23…b56719
0xe55e…f7480x4754…327bBase—$20.03100%mrdn23d ago0x218435…ae3d57
0xe55e…f7480x4754…327bBase—$25.71100%mrdn23d ago0x301d87…9f74ab
0x1cec…8dd40x4754…327bBase—$23.79100%mrdn23d ago0x761265…b8455f
0x1cec…8dd40x4754…327bBase—$24.84100%mrdn23d ago0x621044…58eabf
0x4754…327b0xa6a9…809dBase—$14.35100%mrdn23d ago0x51febf…994ff7
0xfe8f…794d0x4754…327bBase—$18.25100%mrdn23d ago0x7680be…845519
0x1cec…8dd40x4754…327bBase—$17.65100%mrdn23d ago0x810484…bfb7ef
0x4754…327b0x1cec…8dd4Base—$20.31100%mrdn23d ago0x1e4bc6…7794a4
0x4754…327b0xa6a9…809dBase—$22.07100%mrdn23d ago0x075c24…c15dfb

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.