Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe67b02…74b959
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x078389…d7e086
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xd599c5…1cbbf7
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x28c247…c657d6
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x76f70e…31569a
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xea0cce…d183cb
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x4def92…49c0cd
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe56b78…d46584
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x97b38d…12670e
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x90b8f7…161060
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x7e8ba8…2465ba
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x3a91df…a9f5ad
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x2f5293…f9ca4a
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0516f6…09a254
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x320dbd…7a5237
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x5b8187…077b28
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x993476…f1c9e2
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x56625f…79c22b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa6ee70…a1b4e8
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa331dc…8d41cd
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x780967…c90712
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0c9bf0…832215
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x9e1dd1…c2b809
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x0b097f…db96a0
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x234a46…dc2a96

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.