Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f61…66230x7ad3…7d60Base$3.2170%0xfc77…f46639d ago0x2f2559…6518cc
0x7f61…66230xa9aa…9705Base$4.4270%0xfc77…f46639d ago0x912b7b…024e24
0x7f61…66230xbdf3…c262Base$2.6270%0xfc77…f46639d ago0x3344fa…7611b2
0x7f61…66230xaf3c…cfcdBase$3.7970%0xfc77…f46639d ago0x35cc76…4bf816
0x7f61…66230xabe7…9486Base$2.5070%0xfc77…f46639d ago0x182940…34c196
0x7f61…66230x2db1…b54cBase$4.2670%0xfc77…f46639d ago0x96963b…7875cf
0x7f61…66230x71ba…c7f1Base$2.3170%0xfc77…f46639d ago0x7f7c22…2479f1
0x7f61…66230xa70a…8fecBase$3.5170%0xfc77…f46639d ago0x1e7e10…800957
0x7f61…66230x4e50…f78bBase$3.7770%0xfc77…f46639d ago0x4d6e50…387217
0x7f61…66230x52db…6064Base$2.3770%0xfc77…f46639d ago0xfa6b4a…7ed2d0
0x7f61…66230xdf2e…8da0Base$4.4770%0xfc77…f46639d ago0x8925c8…d18bfc
0x7f61…66230x1b4a…ba46Base$3.4870%0xfc77…f46639d ago0xbde2e4…bf6390
0x7f61…66230x7abf…e70fBase$3.2970%0xfc77…f46639d ago0x78cc7a…683436
0x7f61…66230xd398…2892Base$1.5070%0xfc77…f46639d ago0x0da4ae…ff1257
0x7f61…66230x1298…2dcfBase$1.5070%0xfc77…f46639d ago0x28f23b…442647

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.