Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x50f470…c181a6
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xc29cf1…4df473
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter43d ago0xcdc4cd…8364a7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x88b2e0…7be129
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x8b6ef7…4a29a0
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter43d ago0xb02d88…c0569f
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter43d ago0x6c1ef7…261edc
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter43d ago0x351f4b…1278e3
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter43d ago0x42ca3b…9759df
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter43d ago0x848cc3…b62574
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter43d ago0xfb996a…36b4bd
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xd9f180…b693bc
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter43d ago0xc8305e…1152fd
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%payAI43d ago0x83f297…c6c334
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter43d ago0xe59417…915d20
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xbf2296…df8665
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter43d ago0x640c71…68e5f2
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x7d067f…c1c194
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter43d ago0x2fadb1…e28d5f
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x8531fc…615db4
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xbe3732…1c8770
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x945c5c…258e91
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter43d ago0x5017d8…d08c4d
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0x0c055e…f1e08d
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter43d ago0xd2142e…5aa962

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.