Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06d5fe…c3befc
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x50f9ef…2977ef
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dec52…c7a3aa
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83eb4c…ddca63
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xefddb4…0ba048
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60587b…e4035b
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba052f…9629d0
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9bff9…089c82
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bb2ee…658540
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x096850…bf0da2
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b6323…be5817
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ede29…19ddbf
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5aa10…4265c4
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc815de…591090
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b9fb9…281692
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0ae1f…65ef39
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3893f7…513252
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa212a2…f90dd9
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3cbd9…90f6be
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa6045e…8f342f
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaea148…979760
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e80f5…c5f77d
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88e904…ef17a0
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c7f72…f8cb6b
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c2a56…22f190

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.