Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x563c0a…6f1418
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x115eb8…52c8e4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21156d…ead101
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc79585…f75c85
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0bc361…d0ea95
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d6be6…d58652
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb9524d…25d5c1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbc6cef…d12a34
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x01f2c4…68ec4c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaeddf7…e66173
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd72657…21ac09
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6f2d9…5c188d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9284c4…87bc19
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc62049…c5270f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabf850…0cd5b5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x208543…1d6d00
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75d772…fcc118
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4594be…b6b8d3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x380f8b…3457ef
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x80038f…4a77ba
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x284979…85c149
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x411c85…98183e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x07be1e…4bd04f
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5067e2…377835
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4607c5…08d774

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.