Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0xe775a9…77ba0f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0xfc6cf1…64abb1
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0xa06480…57fce3
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x133ab1…7e281a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x0db5a6…82191d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x41a813…a1a168
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x4cf608…265b23
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x5cb044…ed8e36
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x69e3a7…a82f65
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x7a2ed6…5d5d0f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x7624fb…d92dbe
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x9756f7…6a54f2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x72d1cd…f6f53a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x58f68a…a3891f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0xfb7bf6…6f59a4
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0x6e2432…8b6f45
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0xa65c55…b75a30
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0xe5c09b…e61b7e
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0x2b71f1…82fad1
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0xe7e2ae…c1a049
0xac60…a9830x9c95…e299Base—$0.001100%fluxa39d ago0xa55fc3…98c463
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa39d ago0x6399e8…85404a
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0xb88137…7ab372
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x6477a5…f0e580
0xac60…a9830x9c95…e299Base—$0.001100%fluxa40d ago0x6cc800…769683

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.