Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7901f0…61f43e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ec6ec…b3c93b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc84b13…4310a7
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b8b8a…c6327c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x910c6f…db24ae
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x156151…9659e5
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1558f2…ff7211
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e8df2…f1eaf1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4f69e…1961bf
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0290bb…e9a10d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1efa7…ced853
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4116ec…9b3e68
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88a151…9ad7aa
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde1289…7243c9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bbb53…43b0a1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc46d21…6c6b1c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15c691…a36352
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3639d5…612c6e
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a4415…75ef4d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a42f2…0f2b55
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc960a5…381fb9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7e7e3…401ff7
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95e03f…c2cb1d
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ba39a…79a2c6
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI106d ago0x387325…ba66e3

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.