Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$126.0070%0x03f1…4e5f15d ago0x6041db…6db50d
0x79ec…56320x47c5…4fc3Base$10.5070%0x0e26…797815d ago0x792e05…c2f8a8
0x79ec…56320x47c5…4fc3Base$21.0070%0x6647…552615d ago0x41b52d…d6035d
0x79ec…56320x47c5…4fc3Base$10.5070%0x1868…142615d ago0x01a8ad…ce1e12
0x79ec…56320x47c5…4fc3Base$52.5070%0x0b7e…f08e15d ago0x962aae…766811
0x79ec…56320x47c5…4fc3Base$10.5070%0x54c8…88d515d ago0x429b38…5927c0
0x79ec…56320x47c5…4fc3Base$19.9570%0x9ee0…41c315d ago0x9330c1…55bf99
0x79ec…56320x47c5…4fc3Base$63.0070%0x7390…9c9315d ago0x9fabf5…a4da6b
0x79ec…56320x47c5…4fc3Base$15.7570%0xe935…f90415d ago0x381953…a75474
0x79ec…56320x47c5…4fc3Base$10.5070%0xe0dd…9b2b15d ago0xf29168…34db46
0x79ec…56320x47c5…4fc3Base$31.5070%0xbb99…f69a15d ago0x476da4…eff24f
0x79ec…56320x47c5…4fc3Base$21.0070%0x04e2…747815d ago0x121a3c…2ee66e
0x79ec…56320x47c5…4fc3Base$10.5070%0x63fd…c86f15d ago0x7af249…10f129
0x79ec…56320x47c5…4fc3Base$10.5070%0xdc27…c47d15d ago0x328e20…08b8e7
0x79ec…56320x47c5…4fc3Base$52.5070%0x563b…9a7f15d ago0x12c3fb…1ee3f0
0x79ec…56320x47c5…4fc3Base$10.5070%0xa070…95e015d ago0xa2854a…7dbb8d
0x79ec…56320x47c5…4fc3Base$10.5070%0xc86d…b47f15d ago0x11096b…2d6b4c
0x79ec…56320x47c5…4fc3Base$10.5070%0x6bac…5e9b15d ago0x5b802a…aaa214
0x79ec…56320x47c5…4fc3Base$10.5070%0x7dc9…9d7b15d ago0x29c005…4d1c9e
0x79ec…56320x47c5…4fc3Base$21.0070%0x9618…286115d ago0x57184c…928e9e
0x79ec…56320x47c5…4fc3Base$10.5070%0x1763…dc2215d ago0x26f7d9…b8be6d
0x79ec…56320x47c5…4fc3Base$10.5070%0x42d1…f7df15d ago0xba8a7b…57ff9b
0x79ec…56320x47c5…4fc3Base$10.5070%0x39e0…3f7915d ago0xbee89b…0d4899
0x79ec…56320x47c5…4fc3Base$10.5070%0x3ab4…e68415d ago0x0a6e77…78b529
0x79ec…56320x47c5…4fc3Base$10.5070%0xe2b6…b04c16d ago0x25ec10…8a1d69

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.