Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b433c…bfb604
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x58de56…0a6c5a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c50b3…14a5c6
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68f9d5…3c8211
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0dbfad…e7ba17
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4b32f…72a3c5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bb794…3229f6
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b71a8…510e68
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0761d3…fb4c5e
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77ab31…34e5ef
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7b442…ea27b9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82bf95…c95f4d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84bc60…c714e5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3c7a6…7fa00a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8937f…041c4b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e7278…3256f2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd647a8…efb84f
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73de9c…aef588
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b64de…3bc29c
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33fef1…9b91b5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa7bcde…da01ed
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x441a1b…f9f1f3
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2bdd6…da7054
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa65a00…55663a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e76d9…37a34b

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.