Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x163ef8…ea871b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x301a7f…949acf
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xce4af1…17553d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x310253…122f27
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x32b931…9a2941
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xc2ac07…25d9b2
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x9bfb36…2e39f2
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xb13d11…6228fa
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x72c435…c68574
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x2f0790…79c188
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x26d341…19a417
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x7b3051…4dd5cb
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x8dc872…f20b72
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x1b15cb…b73cf9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xd6f108…86b6e9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x7b1dda…96aaff
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf52778…1a3573
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf1eacd…3bb294
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf14f0a…a6fa22
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xbbfd28…c7c913
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xf2754a…92a722
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xfe8980…3b5a1d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x2a88fc…30af88
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0xd5eed6…b81948
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa14d ago0x870e0b…f14b28

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.