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.13100%primer5d ago0xc47666…bc4882
0xc7f3…c0440x5f11…468aBase$0.34100%primer5d ago0xdd3b94…a83585
0x5f11…468a0xc7f3…c044Base$0.33100%primer5d ago0x9991e6…cf2714
0xc7f3…c0440x5f11…468aBase$0.35100%primer5d ago0x2bad66…e239a5
0x5f11…468a0xc7f3…c044Base$0.34100%primer5d ago0xcf3cb4…d332db
0xc7f3…c0440x5f11…468aBase$0.33100%primer5d ago0x8e8ee2…6a096a
0x5f11…468a0xc7f3…c044Base$0.32100%primer5d ago0xa162ca…6401ee
0xc7f3…c0440x5f11…468aBase$0.33100%primer5d ago0x3a6f8b…8337e9
0x5f11…468a0xc7f3…c044Base$0.34100%primer5d ago0x8b68e3…8e160c
0xc7f3…c0440x5f11…468aBase$0.35100%primer5d ago0xb30aea…5db6af
0x5f11…468a0xc7f3…c044Base$0.32100%primer5d ago0x7e6871…b8f6ab
0xc7f3…c0440x5f11…468aBase$0.31100%primer5d ago0xc9e90f…c3c552
0x5f11…468a0xc7f3…c044Base$0.32100%primer5d ago0x45d0d0…49244b
0xc7f3…c0440x5f11…468aBase$0.33100%primer5d ago0xad7e47…57e088
0x5f11…468a0xc7f3…c044Base$0.33100%primer5d ago0xf9ca42…c17c9d
0xc7f3…c0440x5f11…468aBase$0.30100%primer5d ago0x2a7db3…611818
0x5f11…468a0xc7f3…c044Base$0.35100%primer5d ago0xc16571…407dea
0xc7f3…c0440x5f11…468aBase$0.33100%primer5d ago0x97db83…14b136
0x5f11…468a0xc7f3…c044Base$0.30100%primer5d ago0xf9695d…125e17
0xc7f3…c0440x5f11…468aBase$0.30100%primer5d ago0x7ff274…c1cbd7
0x5f11…468a0xc7f3…c044Base$0.31100%primer5d ago0x027d95…dc2418
0xc7f3…c0440x5f11…468aBase$0.31100%primer5d ago0xb801db…7ba6fc
0x5f11…468a0xc7f3…c044Base$0.34100%primer5d ago0x500895…e8197c
0xc7f3…c0440x5f11…468aBase$0.31100%primer5d ago0x7400ee…ee291f
0x5f11…468a0xc7f3…c044Base$0.33100%primer5d ago0xcb8aa2…b47006

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.