Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80dc28…15b2c0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2143a1…f87cfd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc8068…de83d5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f9d75…fe1ce4
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6bf26b…1137de
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36c5fd…18558c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3f6bd…eeb62b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x754a26…92f9c2
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bab51…0cdeb6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8d60c…2bd9c9
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd05d4c…4336c3
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b0150…23004c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x695bc5…8308f6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9433a…755269
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62114a…485580
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1a952…2db7b5
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x755398…eafb51
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd14392…ecb32f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8df2d2…cd8b8c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50d243…a829b8
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe675ac…4d67fd
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37c47b…976df3
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcac73b…88b98d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x53d7e5…3b1619
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0e1f52…6373a2

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.