Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5dd2cb…a2c6b4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4d0ef…8acd07
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xceb0d1…c41520
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1044af…f4cf97
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7caab7…397de7
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x554828…159b31
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c1802…535bab
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81b5e3…cb8fd2
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8995ff…2f98a3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53d598…63ae9d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x309496…e67ddc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd2d1ba…7e849b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbf01d…b659c8
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1753f…523a96
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83c186…e1cc35
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd734a5…404084
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0c89d…6a424b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6e8dd…2d220e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x029739…e4c697
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x96632c…fe3ca6
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b29a5…f58780
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x360e7d…14ce06
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c8921…32ac07
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6967f6…6b9a72
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe8eded…f618f1

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.