Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e8…86ea0xac65…4417Base$0.04100%fluxa112d ago0xa17420…1053ca
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa112d ago0xf03758…0935bf
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa112d ago0xf88562…903254
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa112d ago0x7e5caf…260b52
0x14e8…86ea0xac65…4417Base$0.07100%fluxa113d ago0x860b17…a7bd37
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x0ff44a…b75cae
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0xb88442…d299ca
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x171117…b40e7d
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x1b0c02…88e937
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x09f068…1020fc
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0xf8c937…37c749
0xb90a…9ae40x14e8…86eaBase$0.02100%fluxa113d ago0x64d609…994bb0
0x14e8…86ea0xac65…4417Base$0.04100%fluxa113d ago0x8ddb6e…3ded04
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0xabc1cf…c0a3a1
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x616c0c…9143a5
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x6ad7cf…bea919
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x22bef6…7db26a
0x14e8…86ea0xac65…4417Base$0.30100%fluxa113d ago0x0a2850…a6f3e9
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x87cc15…be10f2
0xb90a…9ae40x14e8…86eaBase$0.02100%fluxa113d ago0x6f75f1…6188a9
0xb90a…9ae40x14e8…86eaBase$0.25100%fluxa113d ago0x3a08f7…eba7ef
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x71bdda…af6b27
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x3498c8…9a94cc

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.