Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbca3de…7e305c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bbfb5…be8896
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a1a21…c856e6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2672fe…d5ab57
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74f21e…17a706
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c6122…56c121
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcaec3…9dc4a5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7450a3…51b57b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x711926…434112
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec663c…ddd037
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3afd4…002466
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd74737…3479b1
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x125c48…177f32
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6705a…593ee9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca87b6…59e2af
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfea87a…d0e842
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9375c…06b98b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa58cf8…391253
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe988ce…b094fb
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7293cd…136a38
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26b8a5…e29b3e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb68650…f64fb7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01eae1…e680ab
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbacb01…ac418c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf34031…bdc170

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.