Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.34100%primer8d ago0x6ba1d5…0d140c
0xc7f3…c0440x5f11…468aBase$0.33100%primer8d ago0x22ceac…9ff93f
0x5f11…468a0xc7f3…c044Base$0.34100%primer8d ago0xf0583e…12d7af
0xc7f3…c0440x5f11…468aBase$0.33100%primer8d ago0xfa9357…e4107d
0x5f11…468a0xc7f3…c044Base$0.31100%primer8d ago0xb961c8…ed137c
0xc7f3…c0440x5f11…468aBase$0.35100%primer8d ago0x7d1611…212ff7
0x5f11…468a0xc7f3…c044Base$0.33100%primer8d ago0xdc31b0…c8ce38
0xc7f3…c0440x5f11…468aBase$0.35100%primer8d ago0x9c7275…456bed
0x5f11…468a0xc7f3…c044Base$0.34100%primer8d ago0x5d06c2…93dbd3
0xc7f3…c0440x5f11…468aBase$0.32100%primer8d ago0x49b4de…efdd9f
0x5f11…468a0xc7f3…c044Base$0.31100%primer8d ago0xd8c20f…7835d2
0xc7f3…c0440x5f11…468aBase$0.34100%primer8d ago0xd630f6…f574bf
0x5f11…468a0xc7f3…c044Base$0.31100%primer8d ago0x207b5a…7b8c7d
0x5f11…468a0xc7f3…c044Base$0.31100%primer8d ago0x1ed238…6465f2
0xc7f3…c0440x5f11…468aBase$0.34100%primer8d ago0xe20bf9…abb496
0x5f11…468a0xc7f3…c044Base$0.30100%primer8d ago0x5a161c…d7edf9
0xc7f3…c0440x5f11…468aBase$0.33100%primer8d ago0xe8f82e…bab0d0
0x5f11…468a0xc7f3…c044Base$0.30100%primer8d ago0x71272d…bdffe6
0xc7f3…c0440x5f11…468aBase$0.34100%primer8d ago0x4b64ea…e43be4
0x5f11…468a0xc7f3…c044Base$0.34100%primer8d ago0x00559d…e8cf4b
0xc7f3…c0440x5f11…468aBase$0.31100%primer8d ago0x741e5c…9779a0
0x5f11…468a0xc7f3…c044Base$0.30100%primer8d ago0xb6752d…80bfaf
0xc7f3…c0440x5f11…468aBase$0.33100%primer8d ago0xb68eb5…d4866a
0x5f11…468a0xc7f3…c044Base$0.33100%primer8d ago0x38c4be…37c5ad
0xc7f3…c0440x5f11…468aBase$0.32100%primer8d ago0xcd43a4…1d7a83

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.