Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI15d ago0xa57362…2748af
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x0f3157…27b1e3
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xd2da13…749809
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf4f758…1bdaa9
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x7bfdd2…f6a08c
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3d711f…b1a4ad
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x414877…2dc9d6
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc9f7d6…2e8afd
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x98b6e9…5f40a4
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x6bda0d…a55436
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xce9717…cbf38b
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xce5cd9…ed5de1
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xb40953…2ac7ce
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa2b475…8c5cc8
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x1dad81…6c6639
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xee320b…38cc62
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x498129…68386b
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xe9bfc1…d100a6
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc809f2…19e85d
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf3f0d9…bbc30e
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x2efc40…c01f41
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xa69a8d…c45283
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xedcf6f…b24806
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x42c701…2467b9
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x2ef29b…f6f10b

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.