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.34100%primer88d ago0xc6388b…48781b
0xc7f3…c0440x5f11…468aBase$0.31100%primer88d ago0x9d6cd4…dc3041
0x5f11…468a0xc7f3…c044Base$0.30100%primer88d ago0xc3fd04…605006
0xc7f3…c0440x5f11…468aBase$0.32100%primer88d ago0x23d02a…2ce3ad
0x5f11…468a0xc7f3…c044Base$0.34100%primer88d ago0x8e10cc…7ecddd
0xc7f3…c0440x5f11…468aBase$0.32100%primer88d ago0x5f1c41…0a9922
0x5f11…468a0xc7f3…c044Base$0.31100%primer88d ago0x3d447c…ced639
0xc7f3…c0440x5f11…468aBase$0.34100%primer88d ago0x5d3434…039ca7
0x5f11…468a0xc7f3…c044Base$0.31100%primer88d ago0xaf73bc…0ef360
0x5f11…468a0xc7f3…c044Base$0.31100%primer88d ago0x4cb085…6705f9
0xc7f3…c0440x5f11…468aBase$0.32100%primer88d ago0x64a5d9…a1bdd3
0x5f11…468a0xc7f3…c044Base$0.34100%primer88d ago0x36a43b…df06d8
0xc7f3…c0440x5f11…468aBase$0.31100%primer88d ago0x464dc2…e45b44
0x5f11…468a0xc7f3…c044Base$0.30100%primer88d ago0x3aef52…964389
0xc7f3…c0440x5f11…468aBase$0.33100%primer88d ago0x4f3d4a…9c6bff
0xc7f3…c0440x5f11…468aBase$0.35100%primer88d ago0xf9ef26…0c282f
0x5f11…468a0xc7f3…c044Base$0.32100%primer88d ago0x18a9ed…d3a3fb
0xc7f3…c0440x5f11…468aBase$0.33100%primer88d ago0xc15eaa…08fa48
0x5f11…468a0xc7f3…c044Base$0.31100%primer88d ago0x255523…72a6dc
0x5f11…468a0xc7f3…c044Base$0.33100%primer88d ago0x7b0f0b…4ba1d8
0xc7f3…c0440x5f11…468aBase$0.31100%primer88d ago0xed9d2f…a742ef
0x5f11…468a0xc7f3…c044Base$0.31100%primer88d ago0x75e2ed…690640
0xc7f3…c0440x5f11…468aBase$0.35100%primer88d ago0x246a46…55ff57
0xc7f3…c0440x5f11…468aBase$0.31100%primer88d ago0xaa1278…e74c77
0x5f11…468a0xc7f3…c044Base$0.32100%primer88d ago0x213d98…696060

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.