Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa42d ago0x3a4e86…950bf9
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa42d ago0x90048d…c2b75d
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x29c195…1b341f
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x32e240…1ad08c
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x1ffae6…2836f4
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0xb8a192…9fcae7
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0xf4993a…9be698
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0xd88c45…9f7068
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x5225be…efe9c0
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x861537…ff2612
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x784430…8ae449
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x1e6d62…a6707a
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x8adb2e…056500
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x68eeb3…684caa
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa42d ago0x28fc37…c965a3
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0xf441c0…20b64e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x6a5936…71a0f8
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xabd7d7…26ae55
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa43d ago0xc2dcbf…457522
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x62dc82…65abf1
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x956199…66f4fc
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xfedbb9…6a659d
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xfe1eff…e7a2dd
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0x51e778…68dcd4
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa43d ago0xe5c144…3badb3

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.