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%primer34d ago0xbaae61…8fb8fe
0x5f11…468a0xc7f3…c044Base$0.30100%primer34d ago0xad7ec7…759ed3
0xc7f3…c0440x5f11…468aBase$0.32100%primer34d ago0x943504…1f0928
0x5f11…468a0xc7f3…c044Base$0.30100%primer34d ago0x81ea2c…1b13d4
0xc7f3…c0440x5f11…468aBase$0.31100%primer34d ago0x27f40e…32bc41
0x5f11…468a0xc7f3…c044Base$0.31100%primer34d ago0x5836b6…8884c9
0xc7f3…c0440x5f11…468aBase$0.34100%primer34d ago0xf5299b…60b92e
0x5f11…468a0xc7f3…c044Base$0.33100%primer34d ago0xfeea55…a8ad7f
0xc7f3…c0440x5f11…468aBase$0.30100%primer34d ago0x44a0dc…d92968
0x5f11…468a0xc7f3…c044Base$0.34100%primer34d ago0x710aa6…002739
0xc7f3…c0440x5f11…468aBase$0.32100%primer34d ago0x5d2370…5059ef
0x5f11…468a0xc7f3…c044Base$0.34100%primer34d ago0x310e55…ed2598
0xc7f3…c0440x5f11…468aBase$0.32100%primer34d ago0x0eeac4…f00345
0x5f11…468a0xc7f3…c044Base$0.31100%primer34d ago0x976c4e…dd36d3
0xc7f3…c0440x5f11…468aBase$0.34100%primer34d ago0x05f76e…628483
0x5f11…468a0xc7f3…c044Base$0.33100%primer34d ago0x2c80c9…698626
0xc7f3…c0440x5f11…468aBase$0.32100%primer34d ago0x835a16…6bcd2a
0x5f11…468a0xc7f3…c044Base$0.34100%primer34d ago0x5c3423…eeba19
0xc7f3…c0440x5f11…468aBase$0.33100%primer34d ago0xa0b711…e35746
0x5f11…468a0xc7f3…c044Base$0.32100%primer34d ago0x17c718…032bd0
0xc7f3…c0440x5f11…468aBase$0.31100%primer34d ago0x1dfd76…ec41a5
0x5f11…468a0xc7f3…c044Base$0.33100%primer34d ago0x5ae5b3…495b72
0xc7f3…c0440x5f11…468aBase$0.34100%primer34d ago0xa601d3…9f7f68
0x5f11…468a0xc7f3…c044Base$0.30100%primer34d ago0x33f099…567a52
0xc7f3…c0440x5f11…468aBase$0.33100%primer34d ago0x06db5a…78b65c

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.