Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$16.54100%mrdn37d ago0x67a7d7…f52506
0xa6a9…809d0xfe8f…794dBase—$34.10100%mrdn37d ago0x4796aa…f7e9f8
0xfe8f…794d0xa6a9…809dBase—$28.22100%mrdn37d ago0x7851b0…395eb9
0xfe8f…794d0xa6a9…809dBase—$20.30100%mrdn37d ago0xe2424a…a53f1a
0xe55e…f7480xfe8f…794dBase—$31.45100%mrdn37d ago0xbb27ab…2ed682
0xfe8f…794d0xa6a9…809dBase—$25.25100%mrdn37d ago0x2adbc2…c0cc56
0xe55e…f7480xfe8f…794dBase—$16.28100%mrdn37d ago0x2faefa…eae1a3
0x13db…51920xfe8f…794dBase—$16.21100%mrdn37d ago0xe11502…553bd8
0xfe8f…794d0x13db…5192Base—$19.27100%mrdn37d ago0xedb6d2…52d485
0x1cec…8dd40xfe8f…794dBase—$29.96100%mrdn37d ago0x8f577c…d03280
0x1cec…8dd40xfe8f…794dBase—$18.88100%mrdn37d ago0x03db4e…5f6d44
0x13db…51920xfe8f…794dBase—$18.47100%mrdn37d ago0xdb36eb…c05232
0x1cec…8dd40xfe8f…794dBase—$17.67100%mrdn37d ago0xc12964…17ab10
0x4754…327b0xfe8f…794dBase—$30.78100%mrdn37d ago0xc461bc…aea85c
0x13db…51920xfe8f…794dBase—$35.89100%mrdn37d ago0xd61bf4…80afcf
0xfe8f…794d0xe55e…f748Base—$18.56100%mrdn37d ago0xbebb6e…8ce8c9
0xfe8f…794d0xa6a9…809dBase—$16.36100%mrdn37d ago0xf6cb70…9b2728
0xfe8f…794d0x1cec…8dd4Base—$25.45100%mrdn37d ago0x3915fe…11232f
0xfe8f…794d0xe55e…f748Base—$27.72100%mrdn37d ago0xaf9ade…3ee6ea
0xe55e…f7480xfe8f…794dBase—$24.53100%mrdn37d ago0xcfa362…9998c3
0xe55e…f7480xfe8f…794dBase—$28.15100%mrdn37d ago0xe48b91…ffe8b9
0x4754…327b0xfe8f…794dBase—$25.41100%mrdn37d ago0x1853b6…bb9ac7
0xfe8f…794d0x4754…327bBase—$21.08100%mrdn37d ago0x9853c8…ce7536
0x1cec…8dd40xfe8f…794dBase—$26.89100%mrdn37d ago0xc19f8c…7d0124
0xfe8f…794d0x4754…327bBase—$23.17100%mrdn37d ago0x229117…2d9908

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.