Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32e9e2…3bb484
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0932d…7e079c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6c078…afd478
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3170de…80b82b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3af93c…8741a8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73dcd9…9f55ef
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32ab1d…832d3a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x59d821…5c8623
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda9304…210177
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x290e4c…448902
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x154c18…09c48a
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x523772…62d9a5
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe007c1…ec37ce
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61fdbd…a486d1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc6a87…59ac0c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72ea20…a3210f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8b7b6…84082e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8153de…43877f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x111b42…c840de
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91baa3…c13276
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed349d…c070c8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd957fd…92f0c3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x198f29…f105f3
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a89be…4b98f4
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI104d ago0x344dcd…b5a4b6

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.