Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cde9e…ebfed9
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca73c3…054a76
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9bdbcf…71731a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4062eb…75da95
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e3c87…75c637
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d6436…e520e4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x471e11…048c96
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed81bc…f77bea
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1a901…ea757c
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x751f36…7277c5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x298f30…4aa166
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0edddc…cb3653
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07999b…05c5c7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6614c5…08d9e7
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b691b…d7976f
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f953a…f11709
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc65a79…7c055e
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff67be…ae6b9b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9be745…37eb80
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72640d…c48088
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55cdf1…79de04
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7cfa4b…ea1bd3
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb267c5…642d7b
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x824058…179454
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9f741…ca189d

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.