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.06100%payAI21d ago0x2644a8…b27246
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xd4c1d8…767f59
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI21d ago0x05d60c…08a184
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe26854…2ef940
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xec4b3b…fc19cb
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe4dd45…728b89
0x0802…19780x07cf…2396Basex402 service$0.06100%payAI21d ago0x03cd63…c58b3f
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xa1ee7d…57f098
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x4893ce…aa3691
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x646cd7…68c02e
0x0802…19780x07cf…2396Basex402 service$0.06100%payAI21d ago0xa6dbd6…728f52
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI21d ago0xdce22e…4ac937
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xb62b9d…27d28d
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x36af06…cc95f0
0x0802…19780x07cf…2396Basex402 service$0.04100%payAI21d ago0x6a5042…48b9d9
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xd4c096…c62f35
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI21d ago0x2fac8d…61da5e
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI21d ago0xb82e30…b3aa86
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xaaf3f7…37a706
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xd019fd…993e56
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI21d ago0x04d73d…472dd4
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x8169e3…21fbf3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x59847a…868c56
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x3af8bd…2cea19
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xc850ac…8fbd91

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.