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.00100%primer7d ago0xdfee87…9ac990
0xc7f3…c0440x5f11…468aBase$0.23100%primer7d ago0x1740c0…0301ce
0xc7f3…c0440x5f11…468aBase$0.33100%primer7d ago0x31ef2d…a71aab
0x5f11…468a0xc7f3…c044Base$0.31100%primer7d ago0x199a2d…637b16
0x5f11…468a0xc7f3…c044Base$0.30100%primer7d ago0x4fd6d1…0223ce
0xc7f3…c0440x5f11…468aBase$0.35100%primer7d ago0x2b22ff…8a338d
0x5f11…468a0xc7f3…c044Base$0.34100%primer7d ago0x0cc3fc…a09eff
0xc7f3…c0440x5f11…468aBase$0.34100%primer7d ago0x8abb31…976ef1
0x5f11…468a0xc7f3…c044Base$0.34100%primer7d ago0xea1b1b…a4d6b2
0xc7f3…c0440x5f11…468aBase$0.30100%primer7d ago0x64055a…1cfeec
0xc7f3…c0440x5f11…468aBase$0.33100%primer7d ago0x38c755…8a0eb5
0x5f11…468a0xc7f3…c044Base$0.32100%primer7d ago0x592001…1432d3
0x5f11…468a0xc7f3…c044Base$0.31100%primer7d ago0xa33af1…8eacb7
0xc7f3…c0440x5f11…468aBase$0.32100%primer7d ago0xa86cbd…f9b917
0x5f11…468a0xc7f3…c044Base$0.32100%primer7d ago0x738466…555654
0xc7f3…c0440x5f11…468aBase$0.32100%primer7d ago0x89ff0e…d4f514
0xc7f3…c0440x5f11…468aBase$0.34100%primer7d ago0x36ac1b…b13e7d
0x5f11…468a0xc7f3…c044Base$0.33100%primer7d ago0x514fe6…953f70
0xc7f3…c0440x5f11…468aBase$0.32100%primer7d ago0x39bffc…fd66eb
0x5f11…468a0xc7f3…c044Base$0.33100%primer7d ago0x9ea9c2…742172
0x5f11…468a0xc7f3…c044Base$0.30100%primer7d ago0x8bc148…2b68cb
0xc7f3…c0440x5f11…468aBase$0.32100%primer7d ago0xc4b4e7…3b7f7f
0xc7f3…c0440x5f11…468aBase$0.34100%primer7d ago0x40c18d…98e439
0x5f11…468a0xc7f3…c044Base$0.35100%primer7d ago0xcb05b8…34d60c
0x5f11…468a0xc7f3…c044Base$0.31100%primer7d ago0x8698e8…2fe7d6

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.