Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63df76…e90168
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d3c46…a9174f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x431859…cb481e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe154f2…3f7e9d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x576376…dbd005
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa13298…3eff3e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x780727…6b16f1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd11479…194018
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81b210…f8fe7f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9110ae…3495d5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x293ed7…c80e21
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x24e2c9…86635a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8be43b…e14d92
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x823ae9…208377
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x874d9d…7cf3b0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77c848…bad8c2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd77ce3…f08e1d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1982d…839cfb
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d18b4…72dc26
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x275762…a4e325
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12f572…824332
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21de19…743e28
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd05557…7aac91
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeec354…74a063
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80fe28…3d199e

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.