Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa987ba…6fef68
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde1ed7…96117f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x40a27d…30f6ae
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8511a4…4ba85b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6eda64…cd1ab0
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b4c5e…d28bd5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d985c…b478fc
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8c80c…52e5da
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x159b91…256acb
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cf47d…874267
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd05691…b80a87
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca22c9…d31e93
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd12055…fc8392
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x55a494…aafb93
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x966eb2…04f2d9
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46444d…b09546
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f07c7…f5ed14
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa4bac…e343ee
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb29c1…c0bb6a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27f69f…797ec8
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9deb33…624faa
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x79cf85…87b77f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7eb4a9…6ac859
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a2eb4…6e96d7
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e4cc9…682967

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.