Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a10…4b5f0x95ec…73ebBase—$4.90100%fluxa22d ago0xbf529b…3b07c8
0x24a1…86b30x95ec…73ebBase—$4.90100%fluxa22d ago0x9cff31…68e732
0xdff1…70d80x95ec…73ebBase—$0.98100%fluxa22d ago0x410aff…21458f
0x6387…49150x95ec…73ebBase—$0.98100%fluxa22d ago0x70e77e…ce16fd
0x7508…a4af0x95ec…73ebBase—$0.98100%fluxa22d ago0xc12647…23d7ef
0x316c…46b30x95ec…73ebBase—$0.98100%fluxa22d ago0xcb6789…641818
0x7a9e…8c810x95ec…73ebBase—$5.88100%fluxa22d ago0x65c008…0833fc
0x2d87…364a0x95ec…73ebBase—$0.98100%fluxa22d ago0x92d451…1a02fa
0x211d…11b20x95ec…73ebBase—$0.98100%fluxa22d ago0xb03eb9…ab4ef8
0x7636…f1ad0x95ec…73ebBase—$0.98100%fluxa22d ago0x3e2f8e…d608ca
0xd636…36a90x95ec…73ebBase—$0.98100%fluxa22d ago0x996186…425501
0xd002…8ba10x95ec…73ebBase—$0.98100%fluxa22d ago0x18d159…c48e7a
0x9d33…1df10x95ec…73ebBase—$0.98100%fluxa22d ago0x2de753…417310
0x6218…48c60x95ec…73ebBase—$1.96100%fluxa22d ago0xb38616…6ffc32
0x1c3d…ab2d0x95ec…73ebBase—$0.98100%fluxa22d ago0x825d7d…d4e831
0xbaa4…d9f80x95ec…73ebBase—$0.98100%fluxa22d ago0x2997ba…fd4e62
0x6524…f0fb0x95ec…73ebBase—$0.98100%fluxa22d ago0xcb0fd4…33c7c3
0x589b…f8c80x95ec…73ebBase—$1.96100%fluxa22d ago0x1e93ac…8d45cc
0x3d87…cf650x95ec…73ebBase—$1.96100%fluxa22d ago0xa5179e…517d71
0xa9b8…84a90x95ec…73ebBase—$0.98100%fluxa22d ago0xb83f35…4e4c62
0xb420…2ff50x95ec…73ebBase—$1.96100%fluxa22d ago0xca8731…514fb2
0x47cb…3d2a0x95ec…73ebBase—$4.90100%fluxa22d ago0x3df1ff…cdefdc
0x800d…6cc00x95ec…73ebBase—$5.88100%fluxa22d ago0xdcaf02…98e414
0xbde4…c83d0x95ec…73ebBase—$0.98100%fluxa22d ago0x12b194…c25f6d
0x72ab…67ab0x95ec…73ebBase—$1.96100%fluxa22d ago0x6e648b…3af99c

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.