Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b0989…fad12a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c22a7…48e981
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf17e04…42c8c6
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcaca6d…061944
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5df9ed…450700
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3cf06…3dd65d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd140ca…db949c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32f7e7…f79693
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbd5d4…3fdaf0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12eeb7…1a2adc
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f5007…824ca0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x411bd9…7cf121
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x242080…2be367
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8ae07…f21c9c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20fabc…565551
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x284283…2aedef
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf046fb…6e3c23
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x717c93…58af05
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x45cf8d…968a09
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x245066…ff3cb7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac6dbd…278365
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x664199…61a970
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabe438…5d0234
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe293ec…682b17
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69c7b7…652e7c

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.