Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xa38cfa…68c6a8
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x558df7…66d36b
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xaad5d8…0fe1c5
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xb45afc…c2fed1
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x823d51…970f1c
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xb053e0…a07c42
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x7418aa…836b9b
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x296fb2…b981bb
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x7b1c65…f3fb8a
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xc09e2c…4fed73
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x76e153…342ecf
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x50549e…69b4a4
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x2f8f07…80e4cb
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x5e5cfc…9f2a4c
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x66e9b9…055733
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xfaf1bd…2c5638
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x6b0571…744de7
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x5ba0dd…d3745a
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x5167d9…9ca4b1
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xf91147…a7562b
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xcff5e1…53fb75
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xdba929…380f7e
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0xfdf810…f9893b
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x37c53b…5e93c1
0x8880…e2670x9dba…0df8Basex402 service$0.00670%0x1360…66fa17d ago0x2434be…92a68d

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.