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%payAI108d ago0x62dcb2…481c16
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6cb84…f33559
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0219f0…4ff7a8
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x969c6d…1be39a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b72cb…255ffe
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c4e06…2ffa21
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x255756…baad26
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44f33b…e65b28
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84f1e2…16774d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f940c…e1b273
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b17eb…e6e62d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f6382…f8a5b2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0968ea…07b21f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x690e40…fc751e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x388787…58979e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a7fd4…8ea4b4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7fd480…7840af
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d3ff8…e95e62
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa912a…918144
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6d4a4…97c3e4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3e748…a3fa92
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9135fb…984865
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd51b92…15c88a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d2752…bdb68b
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8dfd1a…680e42

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.