Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc77583…e754d3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1a586…dbf3af
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5598ff…facad3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xefdf58…116488
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa34ba3…5aa529
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f358a…ee7c74
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc41c1…d18d74
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7e0fe…c246ba
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe8ac81…a04d2b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa88416…9d09b1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3bcf3f…bacdb8
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38b61e…b5cfe0
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d0de…2d964a
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf97f37…05cc97
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf33a8e…ee4409
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb65ea…0f7288
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5694ac…c6566b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a0851…176e64
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x022627…7730bd
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x909de3…204977
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x794c40…170060
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x920302…f09494
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09a3fb…20fb90
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0x17dd73…69a867
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc07663…b6449a

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.