Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x298845…371938
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x2e6d62…b2ce12
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xad998a…d88602
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xa8362f…bb3bae
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xec236c…de1df6
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x06f67f…6c24ea
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x867468…92fe5d
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x334b76…f627fb
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x85f3cc…8c680d
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xdd3a8e…b6f119
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xc13639…a87807
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x821e0c…7cbe10
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xd4489f…8683a8
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xa89769…812a07
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xbe1255…4e900a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x3abb31…b5e4af
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x06cb1e…07f346
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x509558…1c151b
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xab4f18…be6977
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x348c39…a1ab27
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xea87e5…e88cc1
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x86c6d1…aa338d
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x4f4c5e…d0699a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0xb96888…af0324
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa23d ago0x22b1b3…79395d

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.