Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI28d ago0x7d9c63…223001
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x37ce6c…031e31
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI28d ago0x94ed2d…b2b2e8
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x6c1caa…2d32fd
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x261002…0c9fd9
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI28d ago0xe78cb2…85309d
0xad75…e80f0x07cf…2396Basex402 service$0.20100%payAI28d ago0xf44b3c…55529b
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x239693…62e14b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xf8cf1d…19a05c
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x0083cf…e92cc8
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x07d304…ace99c
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x3a4849…8d83b4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x99de48…006c17
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x036ddf…081c61
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0xaa034a…b3a33c
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x4ca40b…8a149d
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xe7aa40…45589b
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xdbe80d…dd630c
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x1119e2…6eb6be
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xac38b9…0c46b4
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0xe9d09e…16a1ae
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x9a8c93…47ae71
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x948826…efb16e
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xb16bae…5ce8f6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI28d ago0x68d128…f0603e

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.