Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64f1…ac600xa6b1…b605Base$0.02100%payAI44d ago0x6636c4…44648d
0x64f1…ac600x7f4d…1a5fBase$0.01100%payAI44d ago0x844620…f7eb02
0x64f1…ac600x6f5a…71bdBase$0.04100%payAI44d ago0xc339d4…e97915
0x64f1…ac600x93f3…7e93Base$0.02100%payAI44d ago0x62c022…1f536b
0x64f1…ac600x55ff…ff12Base$0.01100%payAI44d ago0x1d767a…f7f124
0x64f1…ac600xa691…5e72Base$0.03100%payAI44d ago0x7bd499…b554e0
0x64f1…ac600xf755…9409Base$0.01100%payAI44d ago0xc26aa3…7dd33d
0x64f1…ac600x671b…8643Base$0.04100%payAI44d ago0xe4c723…7cba21
0x64f1…ac600xb182…410bBase$0.01100%payAI44d ago0xbbd319…060997
0x64f1…ac600x8312…207eBase$0.03100%payAI44d ago0x537197…f80131
0x64f1…ac600x65ef…7e56Base$0.03100%payAI44d ago0xeebed8…110f61
0x64f1…ac600x5a50…f23aBase$0.02100%payAI44d ago0xf99ad6…d0da00
0x64f1…ac600x41fa…3026Base$0.04100%payAI44d ago0xaf51c2…087acd
0x64f1…ac600x918c…61f7Base$0.01100%payAI44d ago0x44af4b…d3f9ab
0x64f1…ac600x6c52…1f83Base$0.02100%payAI44d ago0x844d50…9c1eb7
0x64f1…ac600xb3c4…249fBase$0.01100%payAI44d ago0x5d609b…b012b3
0x64f1…ac600x7d21…160fBase$0.04100%payAI44d ago0x8ac568…d1c03e
0x64f1…ac600xf714…9114Base$0.02100%payAI44d ago0x993f7a…aa7490
0x64f1…ac600xcca9…b6a1Base$0.02100%payAI44d ago0x0ab144…0b6d68
0x64f1…ac600x9e64…e207Base$0.02100%payAI44d ago0x14a410…07fb07
0x64f1…ac600xb232…42aaBase$0.01100%payAI44d ago0x362282…da9f62
0x64f1…ac600xc329…a5e1Base$0.04100%payAI44d ago0x718f83…c8600e
0x64f1…ac600x5024…0e13Base$0.04100%payAI44d ago0x32d5e3…e798be
0x64f1…ac600x5b3d…6b3cBase$0.02100%payAI44d ago0x0b3a3a…4c6845
0x64f1…ac600x1fb9…2a5cBase$0.03100%payAI44d ago0x863241…d225a6

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.