Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.33100%primer97d ago0x47c772…2869aa
0xc7f3…c0440x5f11…468aBase$0.32100%primer97d ago0xe976d7…0ab65c
0xc7f3…c0440x5f11…468aBase$0.35100%primer97d ago0xe7b14a…cfb774
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0x873986…ba5e84
0xc7f3…c0440x5f11…468aBase$0.31100%primer97d ago0xf80647…6e1ff0
0x5f11…468a0xc7f3…c044Base$0.33100%primer97d ago0xe32e73…aafdbd
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0x1fc99c…d5ce85
0xc7f3…c0440x5f11…468aBase$0.32100%primer97d ago0x0a9a36…c678ee
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0xd9e311…34dbfc
0xc7f3…c0440x5f11…468aBase$0.34100%primer97d ago0x073d6e…6891a9
0x5f11…468a0xc7f3…c044Base$0.32100%primer97d ago0xb35ef6…a5f5dc
0xc7f3…c0440x5f11…468aBase$0.31100%primer97d ago0x2cfca3…5c7e48
0x5f11…468a0xc7f3…c044Base$0.32100%primer97d ago0xe6db8f…9a9bf5
0x5f11…468a0xc7f3…c044Base$0.35100%primer97d ago0xead608…0df159
0x5f11…468a0xc7f3…c044Base$0.35100%primer97d ago0x166774…721044
0x5f11…468a0xc7f3…c044Base$0.32100%primer97d ago0x7e820b…96b87f
0xc7f3…c0440x5f11…468aBase$0.35100%primer97d ago0x048289…ad9637
0x5f11…468a0xc7f3…c044Base$0.33100%primer97d ago0xb21f06…9e7184
0xc7f3…c0440x5f11…468aBase$0.35100%primer97d ago0xea61d1…c143d0
0xc7f3…c0440x5f11…468aBase$0.32100%primer97d ago0x1f83fc…9931b9
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0x332b14…0f630f
0xc7f3…c0440x5f11…468aBase$0.33100%primer97d ago0x1007f5…77f5e2
0xc7f3…c0440x5f11…468aBase$0.35100%primer97d ago0xe15b45…587b9a
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0x6eeba8…8cde5f
0x5f11…468a0xc7f3…c044Base$0.31100%primer97d ago0x2fa776…73b5a3

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.