Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0aab…8e900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase61d ago0xc480d7…84d07e
0x0aab…8e900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase61d ago0xfae9aa…7f48c9
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xdc0d22…4f4c55
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x18cba0…b3ddf4
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xb98c5a…b42ac9
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xd8bb55…75ffeb
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x571763…4a8cc3
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xfb834b…06b489
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xe463f5…a5b103
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x6d0243…6f009f
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x721167…b8eb77
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x2cea15…7f6f61
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xdc8557…0668c8
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xbf1d16…cedc5a
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x915ef8…458380
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x7dd45c…5e3e33
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.02100%coinbase61d ago0x90ea02…39d583
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.02100%coinbase61d ago0xe5077d…dba379
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x367dce…0f9bb5
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.03100%coinbase61d ago0xc05808…fc6710
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x069385…7651f2
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.02100%coinbase61d ago0xa2049d…dedb31
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x53d418…de8764
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0xbbdc84…c13e81
0x0aab…8e900x325b…d430BaseStableEnrichExa$0.01100%coinbase61d ago0x79c0bb…cb48c1

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.