Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x6ef90a…b4f7cd
0x0802…19780x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xcee59f…08e941
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x5ad9b6…f0604b
0x0802…19780x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xb5f9aa…fbc6f4
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x3f3d6e…d6d58b
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x9a29f7…f5af13
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI22d ago0x1d7b63…dfdf89
0x0802…19780x07cf…2396Basex402 service$0.10100%payAI22d ago0xe09351…82e21c
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x52fcc0…533b0a
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0xa392dc…ddca26
0x0802…19780x07cf…2396Basex402 service$0.00270%0x1360…66fa22d ago0xeacdf3…5a5a06
0x0802…19780x07cf…2396Basex402 service$0.10100%payAI22d ago0x61f1cc…d2295b
0x0802…19780x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0xee9665…048a0a
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x7f6304…b74c80
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x79fede…5df860
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x6fe7e9…daec94
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x2871ae…955c5f
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x60b046…5bc1a4
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xa0ed8d…eafa11
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x7d8071…d75b19
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x65e984…b8b6fd
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x084a0a…436d39
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x9de194…114c5d
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xf6fcb9…408185
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x5af0c2…e0e91b

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.