Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e45f7…57f874
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd3704…1f302f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0756ee…99ae3f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02fb60…925b91
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe0fd5…521907
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x676047…215822
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36a420…06ee37
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeda1a8…b17011
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab20d4…7c6556
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x654fd9…6cbf09
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe2c435…8fe54b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xacb550…94c7a9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37e4f6…1496f7
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x032421…cf0934
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x668468…b77b19
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21b3a1…a7cc65
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x37137f…0282a9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe4b3a7…4797b8
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x02a348…5006c9
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad6c4f…b05777
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x477275…6787ea
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28424a…778548
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x77a13d…4dcc42
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad7185…f8b18c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28a22f…c2c7c3

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.