Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d8005…906d8d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa07a65…cee9a1
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xffaaea…b67835
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac0ad6…aff61a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e7b0d…bc0378
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6166e…aa929a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92c2b3…c8ce80
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b37ca…ed64cb
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92b58b…c47df4
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd4ad4e…8039b9
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fb620…d764ad
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x074e1b…6de39e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfded6…ef3d39
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7317b8…dd909b
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x843b1f…089662
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0bae2…dfd07d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x152a93…dc15d9
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5aec8e…7282d1
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7c74c…ed2049
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02bbfe…65d636
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccfe25…01e24d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x630c37…85a804
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8991e1…ec9e7f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ce44d…cec580
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d8bf0…af4c1c

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.