Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.02100%payAI16d ago0xdf26a5…513ae8
0xf4a1…cc1b0x07cf…2396Basex402 service$0.20100%payAI16d ago0xc9905f…ed4faa
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xad14f0…c9e4ee
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xfcc02f…0c7aca
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x38f76d…1765e8
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8e21a2…9ffcae
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xc6c55c…11c3fe
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xe3238b…56b8a8
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xb5e849…0325bf
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc94f2f…2abad6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8809e5…c79d70
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5000b3…d1f35a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7f933f…295784
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x805065…5b017a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x8d053a…61fcd2
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf144b1…246fd6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x251e00…4c5a1e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc8d38f…6ca83f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xce7852…6b6f9f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x501b0d…f27bc6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x439b54…4c8962
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x45b8bf…ecec89
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xbf0543…ff24c0
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3f61f0…7c27d4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xd46f0c…2cc5c6

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.