Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcf410f…426f0b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa66bb6…88aba4
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5d319…f808c8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x676931…63fb02
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac2a3d…0bd28a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbee793…555ad5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3795f6…7b5053
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2301c2…2a8934
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa4c59…886ff4
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd8eca8…12a0c8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1be162…7eb270
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ce76d…0fc099
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b9e7e…5cd5e7
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d513a…dcf36f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x495768…225961
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fdb83…a738bc
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x021138…938d18
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb67c53…2940b5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcdd316…fa19f8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42b67a…3850ed
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e6145…bcd63a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x872630…ca6294
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fadbf…44001c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5ea32…f3c38a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc34fd…3db68d

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.