Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c747a…b393d5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4319df…8a6591
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x265b30…c5c8dd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf7099…808723
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f0cad…7934c0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x954cbf…bedb28
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a19d5…c35a0e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5e359…9d9cca
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0656ff…35103e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa6a8e2…8b3d96
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7a2d1…1febdd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbde724…747c21
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a5d44…4724b0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf3f7c…cb67d6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f0d1b…33dc4f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x16b80c…4d55b7
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10f196…0a785e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01df08…d11225
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51a8fb…e5c48d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec47a3…9e2e81
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fcfe0…0a2ae6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fba1a…c86804
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe5f385…e72f79
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcfcaaf…0f8a7d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8dbef3…fe4b7e

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.