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%payAI109d ago0xfcde89…c07ef0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d9604…df3d0e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94aa98…4c7d56
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaaf885…11ad52
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf7b77…61b840
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89f127…fe318a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f20fa…7dbf1c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3d3fb…b3546b
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4065b0…b1eef2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e1884…910d4c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8495ff…8c2673
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c2bdf…08cb7f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf014a1…aa8142
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f1290…06c0f2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59f27e…a52cee
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf36ce0…ebf897
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedca39…7d2db1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb69cf…2445b8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b08c5…cfe04c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x907c97…34a482
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7f590…acf1d0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b3ab2…dc38a2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f87ef…a4c42a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01784c…367bc1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c3df6…91e739

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.