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.00100%primer46d ago0xb2829f…9f1ea9
0xc7f3…c0440x5f11…468aBase—$0.12100%primer46d ago0x5c1fd0…4d988e
0x5f11…468a0xc7f3…c044Base—$0.35100%primer46d ago0xefe0cf…cd26e4
0xc7f3…c0440x5f11…468aBase—$0.34100%primer46d ago0x15368e…f2ac43
0x5f11…468a0xc7f3…c044Base—$0.33100%primer46d ago0x664d9e…c08429
0x5f11…468a0xc7f3…c044Base—$0.31100%primer46d ago0x87ecd2…631bd2
0xc7f3…c0440x5f11…468aBase—$0.35100%primer46d ago0x28f828…949149
0x5f11…468a0xc7f3…c044Base—$0.31100%primer46d ago0x6fee19…98d88e
0xc7f3…c0440x5f11…468aBase—$0.35100%primer46d ago0x7c1d30…4d00c3
0x5f11…468a0xc7f3…c044Base—$0.34100%primer46d ago0x78c9f0…e08213
0xc7f3…c0440x5f11…468aBase—$0.34100%primer46d ago0xa46fc4…d07c96
0x5f11…468a0xc7f3…c044Base—$0.32100%primer46d ago0xab200d…b29064
0xc7f3…c0440x5f11…468aBase—$0.35100%primer46d ago0x227365…41e830
0x5f11…468a0xc7f3…c044Base—$0.34100%primer46d ago0xcc8975…d39240
0xc7f3…c0440x5f11…468aBase—$0.30100%primer46d ago0xb56196…c3fc13
0x5f11…468a0xc7f3…c044Base—$0.33100%primer46d ago0x61ed94…f5fc9f
0xc7f3…c0440x5f11…468aBase—$0.34100%primer46d ago0x637d97…0c6101
0x5f11…468a0xc7f3…c044Base—$0.32100%primer46d ago0xd64156…87c996
0xc7f3…c0440x5f11…468aBase—$0.30100%primer46d ago0x20d4f4…78d119
0x5f11…468a0xc7f3…c044Base—$0.32100%primer46d ago0xd461ef…2dd860
0xc7f3…c0440x5f11…468aBase—$0.30100%primer46d ago0xaf3ee9…02ff63
0x5f11…468a0xc7f3…c044Base—$0.33100%primer46d ago0xc15952…fb6367
0xc7f3…c0440x5f11…468aBase—$0.31100%primer46d ago0xc4a5a3…650820
0x5f11…468a0xc7f3…c044Base—$0.31100%primer46d ago0xaa848b…0ef0e7
0xc7f3…c0440x5f11…468aBase—$0.32100%primer46d ago0x178379…aada2c

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.