Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fd7b6…56c3fa
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b8d32…b0ab6c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d6a1b…79d783
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a2477…2034e1
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7b39c…945c91
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90aea0…ea922d
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6b2fa…a9f604
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf42d12…24941e
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a5799…a48dc5
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03bae1…b97fe2
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda07f7…762b3c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf63dfb…926f8c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a3620…d02fdc
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7671cb…9114dd
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe659b8…059c08
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf47180…4232d0
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1267a6…92ebcd
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d02f8…9e207c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x454c88…e15c42
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e188d…d6afe9
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda10a3…3f79c1
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd6938…108f6a
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3aabfd…a5976c
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf54f1…334e66
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc617a6…b799cd

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.