Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9b8a…f4bd83d ago0x1da097…eeb0f5
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb182…b93d83d ago0x725c01…eefedf
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x39e9…239383d ago0x2015be…99c67b
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa438…8fb883d ago0x0d9a8f…391b09
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xe146…b43883d ago0x7e2fe3…948c0e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x5a50…c82c83d ago0x98ecd4…5d784f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe59f…80f783d ago0xc1f0f8…7670c1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x817a…63b583d ago0x84d1c7…33f867
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x80e2…187383d ago0x74ddae…af5274
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x826a…78de83d ago0xf7c7d0…69d057
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x65ca…0ec183d ago0xcbc447…6d177f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xec3e…414c83d ago0x3c4773…e5c440
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xe706…1d9b83d ago0x777658…8acf73
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3494…a4d183d ago0xbd8181…65e6d2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2fb2…aefd83d ago0x917b31…38dcf2
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x20cf…bf5583d ago0xbf31c3…adbce4
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x77d2…f15d83d ago0x07eb38…ff9ebc
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x69b3…7ddd84d ago0x5a78b1…be8e02
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9092…bc9e84d ago0x1add70…427dfe
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7cf5…240784d ago0x8ecd4c…ce94b7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6647…552684d ago0x816e83…7e19f3
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xa1fb…723e84d ago0x0d035a…9178cd
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x4d99…3c6384d ago0xfdb3f7…448ecc
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x5520…8e5b84d ago0x316600…a7d57a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd173…d69b84d ago0x0b5c48…513aa3

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.