Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x536465…86e1d8
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4131b8…e2c01f
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76881c…47d137
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc7f9e…5c1cd8
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc86dd…6718bb
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x367738…295fd3
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe24d17…166ac8
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf39815…f4465c
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7cac54…cc8292
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f69f2…87bbf2
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c7ca9…8e5815
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x104944…51ec08
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e63ef…2f9f4d
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x77fee6…69c7a5
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd8f1df…502d6f
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a0a41…41411f
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f3477…be9689
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5bf034…e1633b
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x72d505…7ba215
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x221f5e…ee5d14
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x340e8f…0dce79
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x132001…8ce5ab
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeaa77a…a7dc3a
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe9adc4…c181f3
0x3025…0e7d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x055b9b…8bbf19

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.