Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfee7…96790x8043…25a8Basex402 service$0.06100%payAI104d ago0xe4b199…8fc1ed
0xfee7…96790x8043…25a8Basex402 service$0.06100%payAI104d ago0xb8f5f7…5dd095
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0xaedfdc…0fcf31
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0xf1e23f…79548e
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0x813e24…328ad6
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0x3dc552…d1fab2
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0x7cf674…e25121
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0x76fc8b…7295fd
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0x6b5441…14190d
0x9cc4…b1760x8043…25a8Basex402 service$0.02100%payAI105d ago0x6d690e…ad1bca
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0x91ab1b…9c9c16
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0x91ab1b…9c9c16
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0xeb0a94…5243ba
0x9cc4…b1760x8043…25a8Basex402 service$0.02100%payAI105d ago0xeb0a94…5243ba
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0x3d60f7…3cce57
0x9cc4…b1760x8043…25a8Basex402 service$0.01100%payAI105d ago0xf72c97…4f9d6c
0x9cc4…b1760x8043…25a8Basex402 service$0.06100%payAI105d ago0xd533e5…0bb0c2
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0xb60da9…70b292
0x9cc4…b1760x8043…25a8Basex402 service$0.005100%payAI105d ago0x77ca96…98acbf
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x610ccd…0ba85a
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x3292d0…a7f9eb
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x054498…33eb59
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x8bfd7d…99ddb2
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x751855…407c7c
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI105d ago0x97f2d4…f59a90

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.