Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x032da2…20442c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b07e6…86e075
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdb5d8…2079e7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95ae20…39ac4a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x328824…6e7bb6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9846c3…6b5f68
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc276e1…70e228
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74b2ac…7c75e1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a4d04…833838
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2cd3e…67e3fd
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84c6d5…bd44a8
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfaa88…52b61e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d83b3…3a89ba
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d5831…c54624
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a655f…4f3911
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd47f50…defbb6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64fc38…4b965c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24822d…743111
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0164f…e3d207
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2173a4…913a7d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24c14e…800264
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d1271…05950b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x872f99…f1ea6b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b4f9f…bbdc22
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x34f8dd…e24430

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.