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%primer37d ago0xecef00…6e42d8
0x5f11…468a0xc7f3…c044Base$0.32100%primer37d ago0x2c2120…28b539
0xc7f3…c0440x5f11…468aBase$0.31100%primer37d ago0xd1f937…e07e71
0x5f11…468a0xc7f3…c044Base$0.32100%primer37d ago0x9d42a7…609d74
0xc7f3…c0440x5f11…468aBase$0.33100%primer37d ago0x5991cc…29b4a8
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0x516a0f…0a4883
0xc7f3…c0440x5f11…468aBase$0.34100%primer37d ago0xfe3983…44cd5b
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0xc61de0…9fbb1b
0xc7f3…c0440x5f11…468aBase$0.33100%primer37d ago0xe52de1…209c73
0x5f11…468a0xc7f3…c044Base$0.30100%primer37d ago0x93f353…e94bc0
0xc7f3…c0440x5f11…468aBase$0.33100%primer37d ago0x41a425…591342
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0x8fcd8e…0e361f
0xc7f3…c0440x5f11…468aBase$0.35100%primer37d ago0xce2323…c9c589
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0xcd6abe…818f48
0xc7f3…c0440x5f11…468aBase$0.32100%primer37d ago0x8f6654…d55863
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0x886204…d423cf
0x5f11…468a0xc7f3…c044Base$0.30100%primer37d ago0x1acfbc…199ee6
0xc7f3…c0440x5f11…468aBase$0.35100%primer37d ago0xc6fb26…fd1cf7
0xc7f3…c0440x5f11…468aBase$0.30100%primer37d ago0xab3b4b…6a64e4
0x5f11…468a0xc7f3…c044Base$0.34100%primer37d ago0x36568c…6ea8e4
0xc7f3…c0440x5f11…468aBase$0.32100%primer37d ago0xb14b12…45f4ce
0x5f11…468a0xc7f3…c044Base$0.31100%primer37d ago0x4dcb63…43df00
0x5f11…468a0xc7f3…c044Base$0.33100%primer37d ago0x8046d1…2a99d6
0xc7f3…c0440x5f11…468aBase$0.34100%primer37d ago0xd5b7d7…3eb7c2
0xc7f3…c0440x5f11…468aBase$0.32100%primer37d ago0x2e995d…e3a35f

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.