Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9347fb…dd80b8
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x027287…c71254
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9fccf…e67000
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c212b…c5c1c0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6b1a4…27c8d5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x635820…b1d047
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d2b0d…92d0e6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe197e0…a77d44
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb84df…80619d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f33c9…34a06b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe902a0…5d4d1c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84748f…f33ed7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeef141…df6676
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef2995…222d9e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36dc08…348f13
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8d781…1eea99
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f51d1…58a7ea
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1cd70…2fa078
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbfe714…1283a0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30a889…697394
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe06397…344196
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc111c3…b73904
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xece3ee…a3af89
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c7b11…ec1b09
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d5426…cf83c0

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.