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.34100%primer1d ago0x07a00c…b82e7e
0x5f11…468a0xc7f3…c044Base$0.31100%primer1d ago0x71426d…7ff051
0xc7f3…c0440x5f11…468aBase$0.35100%primer1d ago0x5d600f…aaca10
0x5f11…468a0xc7f3…c044Base$0.34100%primer1d ago0x439fdd…ff1a29
0xc7f3…c0440x5f11…468aBase$0.32100%primer1d ago0xedbc30…804f6f
0x5f11…468a0xc7f3…c044Base$0.30100%primer1d ago0x6032f6…78f728
0xc7f3…c0440x5f11…468aBase$0.34100%primer1d ago0xf8b5f7…68e716
0x5f11…468a0xc7f3…c044Base$0.31100%primer1d ago0x252085…ff19e0
0xc7f3…c0440x5f11…468aBase$0.31100%primer1d ago0x1054c4…383619
0x5f11…468a0xc7f3…c044Base$0.31100%primer1d ago0xd1bee5…40747b
0xc7f3…c0440x5f11…468aBase$0.33100%primer1d ago0x932c16…ca4fd4
0x5f11…468a0xc7f3…c044Base$0.34100%primer1d ago0xa0cebd…d0d2c7
0xc7f3…c0440x5f11…468aBase$0.35100%primer1d ago0xf0ed86…9bf83b
0x5f11…468a0xc7f3…c044Base$0.33100%primer1d ago0xe9dc97…3ca401
0xc7f3…c0440x5f11…468aBase$0.33100%primer1d ago0x383359…db1ce9
0x5f11…468a0xc7f3…c044Base$0.33100%primer1d ago0x9bfa18…5a0d36
0xc7f3…c0440x5f11…468aBase$0.33100%primer1d ago0x1cc33b…ad2381
0x5f11…468a0xc7f3…c044Base$0.32100%primer1d ago0x61bf7b…af5d67
0xc7f3…c0440x5f11…468aBase$0.33100%primer1d ago0xc12691…a10217
0x5f11…468a0xc7f3…c044Base$0.33100%primer1d ago0x93f105…ad05a4
0xc7f3…c0440x5f11…468aBase$0.31100%primer1d ago0x67ef51…ced496
0x5f11…468a0xc7f3…c044Base$0.34100%primer1d ago0x5e0a58…663333
0xc7f3…c0440x5f11…468aBase$0.30100%primer1d ago0x6fdfde…04d21b
0x5f11…468a0xc7f3…c044Base$0.30100%primer1d ago0x79acf0…49bef5
0xc7f3…c0440x5f11…468aBase$0.34100%primer1d ago0x1f00b2…224b4e

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.