Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3deca…6eec6d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8892a…05ba9f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfff433…9e0fc5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50c0f4…345d8f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8bb5fc…e72198
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c33a7…d129ef
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae4451…1d6a0d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc2998…02ad2e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x53bdde…106489
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6f6d1…e8f059
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x071ed8…da8411
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf23c45…7f5e83
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0f7a3…300529
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dda57…b586e3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b11c6…7da71b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa871ad…8b54f2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c6b8f…346f65
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3205d9…933fd4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x038d97…835c8b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95a615…7558c6
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c2b31…7ba1fc
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06a088…57cd7d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed3b58…158db4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67dc97…22b7c4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d9341…a0b084

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.