Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x162d…14810xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xe12cd4…503900
0xc74e…a5e40xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x4da339…394e79
0xbf62…8b270xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x8aadec…759efd
0x59aa…a4b20xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xa3adae…04c123
0xc3d6…1f0c0xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xa921dd…afab39
0x9612…d0120xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xcc7a7d…1bb182
0x162d…14810xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x74ac5a…9fcecd
0x19e8…2c330xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x6f5e63…3efe0e
0x3f82…58640xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x46dc88…313d72
0xc74e…a5e40xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xff0a84…ed12a4
0xe368…af330xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xa8e433…90eff0
0x11c6…6ac00xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x2dafb8…d2b471
0xcce7…5abd0xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x26bd98…cf464c
0x4487…e68e0xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x5f8071…628234
0x0a5f…feb10xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xbb3217…290cfc
0x9612…d0120xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x211f61…260f92
0x0d45…52200xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xef53f9…11578a
0x1131…dc500xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x7e3252…232057
0x19e8…2c330xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x0870da…8e1964
0xe368…af330xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x91473e…64f910
0x82e4…a5660xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xdc5b5b…f6a20b
0xc3d6…1f0c0xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x1ef4dc…ad0a1b
0x7a8e…e2bf0xa8b2…1d68Base$0.0170%0x9501…c67720d ago0xcc5559…63e140
0xcf22…e9b90xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x9fba9f…6d95f9
0x83dd…9bc00xa8b2…1d68Base$0.0170%0x9501…c67720d ago0x5f7ec5…03580c

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.