Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64664b…d75f9d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27d05b…ac53b6
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ed70b…f08e04
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9ece52…2be436
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94d220…30d10e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe21fc7…f0fe36
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe04bdc…80748a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc90a88…d95087
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a0f6d…a31626
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd468ca…737aa0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51ce3e…c0bf1d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4da21…a08ec1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x56637d…ea6b95
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbd6a3f…cc0314
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9af468…8577c6
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46309b…971950
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc00587…a9f309
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbd9b83…db2b09
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0ef2d4…556651
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x67914f…f966f4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd1a5e7…8c0041
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x48a51b…477f44
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f384d…d071ff
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb191a1…0e396f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb9ca7b…a5c572

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.