Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x833c94…8696d1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a9b86…06d4c2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc33789…70b3b2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x334244…f63298
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x572fde…2dfedf
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0fa7c5…92866f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x099a99…1cf329
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa679ba…a89e2a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd776f7…df3ac4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2f206…dfdeab
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8227e…14eaa8
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40b401…2aa073
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06522e…38e12f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc711de…03dc8d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2348ff…f0552f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x492038…677ba1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe12934…cd4e1d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x927335…8e2732
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13814e…35ea08
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c760b…7555be
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9f063…f99e50
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8483c3…f69bcd
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe22b77…731280
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x225e8f…629ede
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb504a8…168731

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.