Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d2599…b0f275
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf76e65…0017a7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x738bde…51e933
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7857d8…ef7813
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3873cb…e0ebd7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f9cb0…9dd518
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ac6bf…b0a058
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48bd7a…4fc998
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e6b76…6b6435
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69355b…067b37
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9e37f…4ee1f3
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad3596…a45902
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x584f15…922bbb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4932b…9bb64d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8d5eb…a14fe8
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fd307…7c371e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9edcb…4b8049
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eb764…e899ba
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf237b…f30f99
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69634a…ec1b6c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14d89d…862f4c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdc3399…b1bd14
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54818a…db56a3
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9881a6…822626
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d014f…267333

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.