Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x52c95a…fa2fe9
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29f9e4…4d9c72
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb55e93…cca384
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd05b25…f1c9aa
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc3711…e39cfa
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c1c62…b2d835
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07f60b…fa618c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64733e…48a871
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee0599…c56a25
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60221c…1998ac
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a9f57…9f1aa0
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x010c66…ef68fb
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f2cd5…56ed52
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4425eb…57cb14
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec4128…45f38b
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc05c70…e78a63
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9355d…0f6ee5
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1f3ae…8a481e
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x894f27…41a089
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe88698…214c0f
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x956fe1…f77084
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x894108…bac576
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x925e70…d98862
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x903945…a461c7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI104d ago0x742c5c…04dfa2

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.