Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x97dd41…b002b5
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xfd8b58…e68f6d
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xfba4bc…3915cb
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xac7445…f319e2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1ab5ce…35e4ba
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x07fb60…813fcc
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x1001fc…dee112
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x9ed467…5a6394
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd7d04c…7b67e4
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xe8c928…029e70
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd4b6c7…3ec1a2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x77e158…0db30a
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xb59571…d7a4b7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x676bdb…77418a
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd02084…5247f5
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x040d35…61cc9a
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x1e06b6…b5643e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd23bcb…a9527f
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xf81cb1…83361c
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb22f76…f08ff9
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf8a798…d303a7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x013ce0…3ffe0a
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb28154…336a3d
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf93256…ba88b2
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x07870e…a56a77

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.